mirror_frr/bgpd
Donald Sharp 9da3a1a191 BGP: changing remote-as from external to external resets connection
Modify code to recognize that we are not actually reseting the
neighbor if the user actually enters a remote-as of external->external
for a neighbor.

Ticket: CM-8100
Reviewed-by: CCR-3783
Testing: See bug

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2015-11-11 08:52:51 -08:00
..
.gitignore [administrivia] Update gitignore files 2008-08-22 20:02:08 +01:00
BGP4-MIB.txt Initial revision 2002-12-13 20:15:29 +00:00
bgp_advertise.c BGP: support for addpath TX 2015-11-05 17:29:43 +00:00
bgp_advertise.h BGP: support for addpath TX 2015-11-05 17:29:43 +00:00
bgp_aspath.c BGP: Implement "neighbor x.x.x.x addpath-tx-bestpath-per-AS" 2015-11-06 16:34:41 +00:00
bgp_aspath.h BGP: Implement "neighbor x.x.x.x addpath-tx-bestpath-per-AS" 2015-11-06 16:34:41 +00:00
bgp_attr.c BGP: support for addpath TX 2015-11-05 17:29:43 +00:00
bgp_attr.h BGP: support for addpath TX 2015-11-05 17:29:43 +00:00
bgp_bfd.c *: add VRF ID in the API message header 2015-11-03 22:04:36 -08:00
bgp_bfd.h Added json formating support to show-...-neighbors-... bgp commands. 2015-08-12 13:24:02 -07:00
bgp_btoa.c bgpd: Fix bgp_btoa to compile 2015-10-21 07:05:28 -07:00
bgp_clist.c bgpd: bgpd-warnings.patch 2015-05-19 18:12:17 -07:00
bgp_clist.h [bgpd] Stability fixes including bugs 397, 492 2009-07-19 18:28:08 +01:00
bgp_community.c Fixup of warnings in the code 2015-07-25 15:55:47 -07:00
bgp_community.h Key changes: 2015-06-12 07:59:11 -07:00
bgp_damp.c bgpd: fix using of two pointers for struct thread_master * 2015-10-14 06:16:10 -07:00
bgp_damp.h Added json formating support to show-...-neighbors-... bgp commands. 2015-08-12 13:24:02 -07:00
bgp_debug.c Quagga: Fix compile warnings for GCC4.9 2015-09-25 10:11:24 -07:00
bgp_debug.h BGP: Display the right reason code for session reset 2015-09-15 19:14:06 -07:00
bgp_dump.c bgpd: fix using of two pointers for struct thread_master * 2015-10-14 06:16:10 -07:00
bgp_dump.h [bgpd] Stability fixes including bugs 397, 492 2009-07-19 18:28:08 +01:00
bgp_ecommunity.c bgpd: bgpd-warnings.patch 2015-05-19 18:12:17 -07:00
bgp_ecommunity.h Merge branch 'quagga' into google-bgp-multipath 2012-04-09 00:25:15 -07:00
bgp_filter.c Fixup code to use correct XMALLOC operators 2015-08-26 07:44:57 -07:00
bgp_filter.h bgpd: bgpd-warnings.patch 2015-05-19 18:12:17 -07:00
bgp_fsm.c BGP: route-server will now use addpath...chop the _rsclient code 2015-11-10 15:29:12 +00:00
bgp_fsm.h bgpd: fix using of two pointers for struct thread_master * 2015-10-14 06:16:10 -07:00
bgp_main.c *: call if_init()/if_terminate() from vrf_init()/vrf_terminate() 2015-10-29 17:00:32 -07:00
bgp_mpath.c Quagga default: BGP "no-as-set" should be the default for "bgp as-path multipath-relax" 2015-11-10 15:33:24 +00:00
bgp_mpath.h bgpd: bgpd-table-map.patch 2015-05-19 17:40:34 -07:00
bgp_mplsvpn.c BGP: support for addpath TX 2015-11-05 17:29:43 +00:00
bgp_mplsvpn.h 2005-06-28 Paul Jakma <paul.jakma@sun.com> 2005-06-28 12:44:16 +00:00
bgp_network.c Use a hash to store BGP peer structures 2015-10-23 17:34:50 +00:00
bgp_network.h BGP: Fix MD5 authentication for unnumbered neighbors 2015-08-29 16:10:12 -07:00
bgp_nexthop.c *: add VRF ID in the API message header 2015-11-03 22:04:36 -08:00
bgp_nexthop.h Include loopback IP addresses in martian NEXTHOP check 2015-05-19 18:29:15 -07:00
bgp_nht.c *: add VRF ID in the API message header 2015-11-03 22:04:36 -08:00
bgp_nht.h *: add VRF ID in the API message header 2015-11-03 22:04:36 -08:00
bgp_open.c BGP: Implement "neighbor x.x.x.x addpath-tx-bestpath-per-AS" 2015-11-06 16:34:41 +00:00
bgp_open.h bgpd: Exchange hostname capability and display hostnames in output 2015-09-10 20:10:16 -07:00
bgp_packet.c BGP: route-server will now use addpath...chop the _rsclient code 2015-11-10 15:29:12 +00:00
bgp_packet.h Relax draft-ietf-idr-error-handling-13 valid IP check in favor of draft-ietf-idr-error-handling-14 2015-05-19 18:03:56 -07:00
bgp_regex.c BGP: Add dynamic update group support 2015-05-19 18:03:47 -07:00
bgp_regex.h [configure] add configure support for PCRE Posix library 2009-06-19 15:01:16 +01:00
bgp_route.c BGP: route-server will now use addpath...chop the _rsclient code 2015-11-10 15:29:12 +00:00
bgp_route.h BGP: route-server will now use addpath...chop the _rsclient code 2015-11-10 15:29:12 +00:00
bgp_routemap.c BGP: route-server will now use addpath...chop the _rsclient code 2015-11-10 15:29:12 +00:00
bgp_snmp.c Use a hash to store BGP peer structures 2015-10-23 17:34:50 +00:00
bgp_snmp.h 2005-06-28 Paul Jakma <paul.jakma@sun.com> 2005-06-28 12:44:16 +00:00
bgp_table.c BGP: route-server will now use addpath...chop the _rsclient code 2015-11-10 15:29:12 +00:00
bgp_table.h BGP: route-server will now use addpath...chop the _rsclient code 2015-11-10 15:29:12 +00:00
bgp_updgrp_adv.c BGP: route-server will now use addpath...chop the _rsclient code 2015-11-10 15:29:12 +00:00
bgp_updgrp_packet.c BGP: support for addpath TX 2015-11-05 17:29:43 +00:00
bgp_updgrp.c BGP: route-server will now use addpath...chop the _rsclient code 2015-11-10 15:29:12 +00:00
bgp_updgrp.h BGP: route-server will now use addpath...chop the _rsclient code 2015-11-10 15:29:12 +00:00
bgp_vty.c Quagga default: BGP "no-as-set" should be the default for "bgp as-path multipath-relax" 2015-11-10 15:33:24 +00:00
bgp_vty.h This patch changes BGP from only listening mode for BFD status updates to interactive mode of dynamically registering/deregistering BFD enabled peers with PTM/BFD through zebra. Peer is registered with BFD when it goes into established state and de-registers when it goes out of establish state. 2015-06-12 07:59:11 -07:00
bgp_zebra.c *: add VRF ID in the API message header 2015-11-03 22:04:36 -08:00
bgp_zebra.h lib: zclient.c remove extern struct thread_master * 2015-09-23 13:26:56 -07:00
bgpd.c BGP: changing remote-as from external to external resets connection 2015-11-11 08:52:51 -08:00
bgpd.conf.sample Initial revision 2002-12-13 20:15:29 +00:00
bgpd.conf.sample2 Initial revision 2002-12-13 20:15:29 +00:00
bgpd.h Quagga default: BGP "no-as-set" should be the default for "bgp as-path multipath-relax" 2015-11-10 15:33:24 +00:00
IMPLEMENTATION.txt Adjust size complexity estimates. Still not quite right, but closer. 2005-02-15 17:10:03 +00:00
Makefile.am bgpd: Fix bgp_btoa to compile 2015-10-21 07:05:28 -07:00