]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: detect change of RT for L3VPN routes
authorPat Ruddy <pat@voltanet.io>
Thu, 2 Jul 2020 16:33:37 +0000 (17:33 +0100)
committerPat Ruddy <pat@voltanet.io>
Thu, 2 Jul 2020 20:22:48 +0000 (21:22 +0100)
commit6f8c9c111eb31c5e2646df052a32f495d5be6b08
tree6c10abb106f8b13fbfe4b9966dd3548c609a113d
parent7799deeed641276f659925b2bae2770eadbb6f08
bgpd: detect change of RT for L3VPN routes

If the RT changes on a L3VPN route then any leak of this route into
a VRF should be withdrawn.
Extend existing EVPN check for RT change to cover L3VPN routes.

Signed-off-by: Pat Ruddy <pat@voltanet.io>
bgpd/bgp_route.c