]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_zebra.c
bgpd: Implement EVPN enable/disable
authorvivek <vivek@cumulusnetworks.com>
Mon, 15 May 2017 21:30:19 +0000 (14:30 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 12 Jul 2017 16:36:35 +0000 (12:36 -0400)
commit7724c0a1a7e40a70fe3c3dd51c4a0c0792892264
tree7e3754e13fefb3070cb027a5f553e19b0a99c540
parent14c1a7bf91f39b72d60df322518bfc48114798b6
bgpd: Implement EVPN enable/disable

Implement the command 'advertise-all-vni' under the EVPN address-family
in order to allow the local system to learn about local VNIs (and MACs
and Neighbors corresponding to those VNIs) and exchange with other EVPN
speakers.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Dinesh Dutt <ddutt@cumulusnetworks.com>
bgpd/bgp_evpn.c
bgpd/bgp_evpn.h
bgpd/bgp_evpn_vty.c
bgpd/bgp_vty.c
bgpd/bgp_zebra.c
bgpd/bgp_zebra.h