From noreply at github.com Tue Nov 13 13:04:06 2018 From: noreply at github.com (GitHub) Date: Tue, 13 Nov 2018 13:04:06 -0800 Subject: [Xorp-hackers] [greearb/xorp.ct] Message-ID: <5beb3c46df91b_227f02af61b140578631fb@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/tags/lf-5.3.8a Home: https://github.com/greearb/xorp.ct **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From noreply at github.com Thu Nov 15 15:39:30 2018 From: noreply at github.com (GitHub) Date: Thu, 15 Nov 2018 15:39:30 -0800 Subject: [Xorp-hackers] [greearb/xorp.ct] 875adf: mrouter: Fix compile on systems w/out mcast-mrout... Message-ID: <5bee03b2c130f_11a7f2ae69f84c57841050@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/greearb/xorp.ct Commit: 875adfc2792b51102e9d06eb6150d1aecc33cee2 https://github.com/greearb/xorp.ct/commit/875adfc2792b51102e9d06eb6150d1aecc33cee2 Author: Ben Greear Date: 2018-11-15 (Thu, 15 Nov 2018) Changed paths: M xorp/fea/mfea_mrouter.cc Log Message: ----------- mrouter: Fix compile on systems w/out mcast-mroute support This fixes bugs introduced when VRF support was added. Signed-off-by: Ben Greear **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From noreply at github.com Thu Nov 15 15:41:41 2018 From: noreply at github.com (GitHub) Date: Thu, 15 Nov 2018 15:41:41 -0800 Subject: [Xorp-hackers] [greearb/xorp.ct] 71f76d: config: Compile for mult-mcast tables on Arm Linu... Message-ID: <5bee0435c140e_7e4b2b1b32d4457c288fd@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/greearb/xorp.ct Commit: 71f76dcb71b53833c32946b5b2258610809c8dfd https://github.com/greearb/xorp.ct/commit/71f76dcb71b53833c32946b5b2258610809c8dfd Author: Ben Greear Date: 2018-11-15 (Thu, 15 Nov 2018) Changed paths: M xorp/site_scons/config/allconfig.py Log Message: ----------- config: Compile for mult-mcast tables on Arm Linux. Signed-off-by: Ben Greear **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From noreply at github.com Wed Nov 28 13:24:19 2018 From: noreply at github.com (GitHub) Date: Wed, 28 Nov 2018 13:24:19 -0800 Subject: [Xorp-hackers] [greearb/xorp.ct] 44078d: bgp: Fix invalid mem access in copy constructor. Message-ID: <5bff078351c6c_1c4a2b0fa921c580101586@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/greearb/xorp.ct Commit: 44078dfbd79f73d5188e5c8928ef5ff1085899f0 https://github.com/greearb/xorp.ct/commit/44078dfbd79f73d5188e5c8928ef5ff1085899f0 Author: Ben Greear Date: 2018-11-28 (Wed, 28 Nov 2018) Changed paths: M xorp/bgp/parameter.cc Log Message: ----------- bgp: Fix invalid mem access in copy constructor. Found by g++ error on Fedora 29. Commit: 2c2fcdd236be4d1c5db70789598d8d3347b3fb3b https://github.com/greearb/xorp.ct/commit/2c2fcdd236be4d1c5db70789598d8d3347b3fb3b Author: Ben Greear Date: 2018-11-28 (Wed, 28 Nov 2018) Changed paths: M xorp/bgp/harness/peer.cc M xorp/bgp/harness/test_peer.cc M xorp/contrib/olsr/message.cc M xorp/contrib/olsr/neighborhood.cc M xorp/fea/data_plane/ifconfig/ifconfig_get_netlink_socket.cc M xorp/fea/mfea_node_cli.cc M xorp/libxipc/finder_tcp.cc M xorp/libxorp/heap.cc M xorp/mld6igmp/mld6igmp_node_cli.cc M xorp/mrt/mrt.hh M xorp/pim/pim_node_cli.cc M xorp/policy/backend/version_filter.cc M xorp/policy/visitor_semantic.cc M xorp/rib/tools/show_distances.cc M xorp/rtrmgr/conf_tree.cc M xorp/rtrmgr/template_commands.cc M xorp/rtrmgr/template_tree_node.cc Log Message: ----------- Fix exception related compiler warnings in Fedora 29. Signed-off-by: Ben Greear Compare: https://github.com/greearb/xorp.ct/compare/71f76dcb71b5...2c2fcdd236be **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.