]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: Remove route sub-type checks in route-leak withdraw
authorvivek <vivek@cumulusnetworks.com>
Thu, 28 Feb 2019 11:18:10 +0000 (11:18 +0000)
committervivek <vivek@cumulusnetworks.com>
Thu, 28 Feb 2019 11:18:10 +0000 (11:18 +0000)
commitabf386be5edbd3ca2ce13a2f275edc1625f0993a
tree6778189d0634bda729832f5369cc254f7d2993fa
parent0a2f9ac170f19a8739146838120a1518cd370029
bgpd: Remove route sub-type checks in route-leak withdraw

The check on which routes are exportable is a superset, so remove the
route sub-type checks. Also, this change is needed to handle EVPN-imported
leaked routes correctly.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
bgpd/bgp_mplsvpn.c