From noreply at github.com Wed Apr 11 13:04:51 2018 From: noreply at github.com (GitHub) Date: Wed, 11 Apr 2018 13:04:51 -0700 Subject: [Xorp-hackers] [greearb/xorp.ct] Message-ID: <5ace6a63bbd8_1f8a2ad97114dc1c301b0@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/tags/lf-5.3.7 Home: https://github.com/greearb/xorp.ct From noreply at github.com Wed Apr 11 15:21:03 2018 From: noreply at github.com (GitHub) Date: Wed, 11 Apr 2018 15:21:03 -0700 Subject: [Xorp-hackers] [greearb/xorp.ct] 61aa65: Update ct version. Message-ID: <5ace8a4f9b95a_548f2ace3e6b1c1479251@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/greearb/xorp.ct Commit: 61aa6547922bb8ea685f5194510cbd28a3a770c1 https://github.com/greearb/xorp.ct/commit/61aa6547922bb8ea685f5194510cbd28a3a770c1 Author: Ben Greear Date: 2018-04-11 (Wed, 11 Apr 2018) Changed paths: M publish_html.bash Log Message: ----------- Update ct version. Not sure it is still used, but just in case... From noreply at github.com Wed Apr 18 12:15:26 2018 From: noreply at github.com (GitHub) Date: Wed, 18 Apr 2018 12:15:26 -0700 Subject: [Xorp-hackers] [greearb/xorp.ct] b92744: bind: Ensure we bindtodevice before bind to addre... Message-ID: <5ad7994e106e2_74d22ad6041a5c0c345c6@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/greearb/xorp.ct Commit: b927441fd0aa92f23c17a97e0a5fa3b4817be83d https://github.com/greearb/xorp.ct/commit/b927441fd0aa92f23c17a97e0a5fa3b4817be83d Author: Ben Greear Date: 2018-04-18 (Wed, 18 Apr 2018) Changed paths: M xorp/bgp/harness/test_peer.cc M xorp/bgp/socket.cc M xorp/cli/cli_node_net.cc M xorp/fea/data_plane/io/io_tcpudp_dummy.hh M xorp/fea/data_plane/io/io_tcpudp_socket.cc M xorp/fea/data_plane/io/io_tcpudp_socket.hh M xorp/fea/io_tcpudp.hh M xorp/libcomm/comm_api.h M xorp/libcomm/comm_sock.c M xorp/libcomm/comm_user.c M xorp/libxipc/finder_tcp.cc M xorp/libxipc/finder_tcp_messenger.cc M xorp/libxipc/sockutil.cc M xorp/libxipc/sockutil.hh M xorp/libxipc/xrl_pf_stcp.cc Log Message: ----------- bind: Ensure we bindtodevice before bind to address. This should work better with VRF. Signed-off-by: Ben Greear From noreply at github.com Wed Apr 18 17:05:37 2018 From: noreply at github.com (GitHub) Date: Wed, 18 Apr 2018 17:05:37 -0700 Subject: [Xorp-hackers] [greearb/xorp.ct] 997b41: fea: Attempt better vrf support, especially for m... Message-ID: <5ad7dd516f694_758a2b0dc41f3c0c773e@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/greearb/xorp.ct Commit: 997b41e1f6df3c4eac1be9445bc0895d5a806c47 https://github.com/greearb/xorp.ct/commit/997b41e1f6df3c4eac1be9445bc0895d5a806c47 Author: Ben Greear Date: 2018-04-18 (Wed, 18 Apr 2018) Changed paths: M xorp/fea/data_plane/io/io_ip_dummy.hh M xorp/fea/data_plane/io/io_ip_socket.cc M xorp/fea/data_plane/io/io_ip_socket.hh M xorp/fea/data_plane/managers/fea_data_plane_manager_dummy.hh M xorp/fea/data_plane/managers/fea_data_plane_manager_linux.cc M xorp/fea/data_plane/managers/fea_data_plane_manager_linux.hh M xorp/fea/data_plane/managers/fea_data_plane_manager_windows.cc M xorp/fea/data_plane/managers/fea_data_plane_manager_windows.hh M xorp/fea/fea_data_plane_manager.hh M xorp/fea/fibconfig.cc M xorp/fea/fibconfig.hh M xorp/fea/io_ip.hh M xorp/fea/io_ip_manager.cc M xorp/fea/io_ip_manager.hh M xorp/fea/mfea_mrouter.cc Log Message: ----------- fea: Attempt better vrf support, especially for multicast. Seems to be more what vrf is expecting now, but still cannot get multicast to route through the system. Signed-off-by: Ben Greear From noreply at github.com Mon Apr 23 13:01:10 2018 From: noreply at github.com (GitHub) Date: Mon, 23 Apr 2018 13:01:10 -0700 Subject: [Xorp-hackers] [greearb/xorp.ct] c956ce: vrf: Bind proto socket to vrf device. Message-ID: <5ade3b8649ca5_361a2abf8a035c04339c5@hookshot-fe-5a11256.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/greearb/xorp.ct Commit: c956ce05f1bfce892ef75f8ef08702f1a81d56e0 https://github.com/greearb/xorp.ct/commit/c956ce05f1bfce892ef75f8ef08702f1a81d56e0 Author: Ben Greear Date: 2018-04-19 (Thu, 19 Apr 2018) Changed paths: M xorp/fea/data_plane/io/io_ip_socket.cc M xorp/fea/fibconfig.cc M xorp/fea/fibconfig.hh M xorp/fea/mfea_mrouter.cc Log Message: ----------- vrf: Bind proto socket to vrf device. Signed-off-by: Ben Greear Commit: 2786b0370ccfe53d7cda01c1aa3f8d74de1cc0da https://github.com/greearb/xorp.ct/commit/2786b0370ccfe53d7cda01c1aa3f8d74de1cc0da Author: Ben Greear Date: 2018-04-20 (Fri, 20 Apr 2018) Changed paths: M xorp/fea/data_plane/io/io_ip_dummy.hh M xorp/fea/data_plane/io/io_ip_socket.cc M xorp/fea/data_plane/io/io_ip_socket.hh M xorp/fea/data_plane/managers/fea_data_plane_manager_dummy.hh M xorp/fea/data_plane/managers/fea_data_plane_manager_linux.cc M xorp/fea/data_plane/managers/fea_data_plane_manager_linux.hh M xorp/fea/data_plane/managers/fea_data_plane_manager_windows.cc M xorp/fea/data_plane/managers/fea_data_plane_manager_windows.hh M xorp/fea/fea_data_plane_manager.hh M xorp/fea/fibconfig.cc M xorp/fea/io_ip.cc M xorp/fea/io_ip.hh M xorp/fea/io_ip_manager.cc M xorp/fea/io_ip_manager.hh M xorp/fea/mfea_mrouter.cc M xorp/libxorp/ipv4.cc M xorp/libxorp/ipv4.hh M xorp/mld6igmp/mld6igmp_node.hh M xorp/pim/pim_module.h M xorp/pim/pim_node.hh Log Message: ----------- fea: Attempt better vrf support, especially for multicast. With this, VRF on multicast routers appears to work fine. Signed-off-by: Ben Greear Commit: 41eddacb32cd4ef3625bd743e3bdcb69c50d788f https://github.com/greearb/xorp.ct/commit/41eddacb32cd4ef3625bd743e3bdcb69c50d788f Author: Ben Greear Date: 2018-04-23 (Mon, 23 Apr 2018) Changed paths: M xorp/fea/data_plane/io/io_ip_socket.cc M xorp/libcomm/comm_api.h M xorp/libcomm/comm_sock.c Log Message: ----------- libcomm: Add optional quiet bindtodevice. Code that calls this often doesn't need to be logging the success of binding to a device. Signed-off-by: Ben Greear Compare: https://github.com/greearb/xorp.ct/compare/997b41e1f6df...41eddacb32cd