]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_evpn.c
bgpd: update type-5 routes when RD changes
authorMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Thu, 2 Nov 2017 09:15:14 +0000 (02:15 -0700)
committerMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Thu, 14 Dec 2017 18:57:07 +0000 (10:57 -0800)
commit80b140af227cdffd5bee5011678c8eb818d087e9
tree8a9c2db031022f41d9baf73415a4763e9eb83419
parent342dd0c6230a7d637a8dec08a5ca9c7b6eb148be
bgpd: update type-5 routes when RD changes

when router-id/RD changes for a bgp vrf instance,
we need to update all type-5 routes.

Signed-off-by: Mitesh Kanjariya <mitesh@cumulusnetworks.com>
bgpd/bgp_evpn.c