]> git.puffer.fish Git - matthieu/frr.git/commit
Fix neighbor coming up without an as specified
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 3 Sep 2015 13:50:16 +0000 (06:50 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 3 Sep 2015 13:50:16 +0000 (06:50 -0700)
commitf8cfafdad48e0dc7b482215b1c8f1a753a8e9aa4
treeb4e0d97f6c93217acb4649790051b5087d764125
parent382440244ab6bfc7af09cbb677ecc5063b070bf5
Fix neighbor coming up without an as specified

Ticket: CM-7012
Reviwed by: CCR-3451
Testing: See bug

When you specify a neighbor <interface> <something>
and don't specify a remote-as the neighbor relationship
will still come up with ipv6 unnumbered if you have
RA configured on the interface.
bgpd/bgp_packet.c
bgpd/bgp_vty.c
bgpd/bgpd.c