]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: update the VNI labels in type-2 routes when l3vni gets deleted
authormitesh <mitesh@cumulusnetworks.com>
Sat, 10 Feb 2018 05:54:00 +0000 (21:54 -0800)
committermitesh <mitesh@cumulusnetworks.com>
Sat, 10 Feb 2018 05:54:00 +0000 (21:54 -0800)
commit7fdaec88941d66d831363d32084cc88c5b98ac6c
tree12f9bdbbbcab2b107786501063451fd40eff163a
parent12eeac84ff34bd153f6d75f80aac1fa42c3f7db3
bgpd: update the VNI labels in type-2 routes when l3vni gets deleted

When an l3-vni is enabled, type-2 routes are sent with 2 labels (l2vni and l3vni).
When it gets deleted, we need to update type-2 routes and send them with only one label (l2vni).

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