]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Fix EVPN advertise route-map application 3880/head
authorvivek <vivek@cumulusnetworks.com>
Wed, 27 Feb 2019 08:19:06 +0000 (08:19 +0000)
committervivek <vivek@cumulusnetworks.com>
Wed, 27 Feb 2019 08:19:06 +0000 (08:19 +0000)
commitc27ee4c4e46b5d3a089d622483e7aa7259a8f428
tree2dbc0d9ca07ff54a3d32b5229284aa8a8982d8a5
parentcacbdfb14ded71e6c36c97a570d30b89c851b2fe
bgpd: Fix EVPN advertise route-map application

When a IPv4 or IPv6 route that was formerly allowed by the route-map
to be injected into EVPN gets an updated set of attributes that now
causes it to be filtered, the route needs to be pulled out of EVPN.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_route.c