]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: Late registration of Extended Nexthop should allow RA's to happen
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 6 Nov 2018 20:55:36 +0000 (15:55 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 7 Nov 2018 19:11:45 +0000 (14:11 -0500)
commit1ea03b905db2ee97204517057d3fd963cf7d3b6c
tree6786e5f4c94b8499e9ff5de5a0906c6b7dfb7620
parent8dfa7e4680c3d8f2606d7fdef77df0e9cb44c645
bgpd: Late registration of Extended Nexthop should allow RA's to happen

When we have a late registration of the Extended Nexthop capability
for BGP and the peer already has nexthop information stored, go
through and enable RA on the important interfaces.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_nht.c
bgpd/bgp_nht.h
bgpd/bgpd.c