]> git.puffer.fish Git - matthieu/frr.git/commit
BGP: changing remote-as from external to external resets connection
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 11 Nov 2015 16:52:51 +0000 (08:52 -0800)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 11 Nov 2015 16:52:51 +0000 (08:52 -0800)
commit9da3a1a1917b3260d0a97efea9fac2109cd42bc1
treef7f881d69d98db0ee9ee89bdccee2f54c8a62ac9
parent219178b6ba7efa520e4d19971f0021ff23ce0742
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>
bgpd/bgpd.c