]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_zebra.c
bgpd: turn off RAs when numbered peers are deleted
authorDon Slice <dslice@cumulusnetworks.com>
Tue, 21 Apr 2020 19:01:35 +0000 (19:01 +0000)
committerDon Slice <dslice@cumulusnetworks.com>
Mon, 27 Apr 2020 17:49:41 +0000 (17:49 +0000)
commitb3a3290e23039e326337b8e254de06a83f7330de
treea19e9af241258424dbbe0a6f967250af3f74540a
parentabe94d6562ba70f8b8a6997a7b0fac381e0dcfdd
bgpd: turn off RAs when numbered peers are deleted

Problem reported that in many circumstances, RAs created in the
process of bringing up numbered IPv6 peers with extended-nexthop
capability enabled (for ipv4 over ipv6) were not stopped on the
interface when those peers were deleted.  Found several circumstances
where this occurred and fix them in this patch.

Ticket: CM-26875
Signed-off-by: Don Slice <dslice@cumulusnetworks.com>
bgpd/bgp_nht.c
bgpd/bgp_nht.h
bgpd/bgp_vty.c
bgpd/bgp_zebra.c
bgpd/bgpd.c