]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: Fix router-id update handling for route-leaking
authorvivek <vivek@cumulusnetworks.com>
Tue, 17 Sep 2019 01:28:44 +0000 (18:28 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 10 Mar 2020 14:02:43 +0000 (10:02 -0400)
commit67bd620c9d34cf34d0f37ea773dc210222d7d582
treefc8c3ed732d6a7a1017b9deff6ce494a1d49bca8
parent087a1c6ce097be9346ff4e8cbc0c9294f38b045b
bgpd: Fix router-id update handling for route-leaking

If the default BGP instance is importing routes from another instance and
the latter has a router-id update, the update handler needs to handle the
default instance in a special way.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Chirag Shah <chirag@cumulusnetworks.com>
Reviewed-by: Don Slice <dslice@cumulusnetworks.com>
Ticket: CM-26007
Reviewed By: CCR-9108
Testing Done: Detailed verification in 3.x
bgpd/bgp_mplsvpn.c