]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zapi_msg.c
lib, zebra: Allow the specification of BUM flooding
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 4 Oct 2018 22:42:57 +0000 (18:42 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 12 Oct 2018 00:22:19 +0000 (20:22 -0400)
commitfbac9605a798444d5845d8dfa179ccb92f33fc0f
tree7873bc8bf5b56db15ee29655fe0c2b7129ff3c04
parenteaae6204a99340d67e50d36b8e67d0407608a1d4
lib, zebra: Allow the specification of BUM flooding

Allow the modification of whether or not we will allow
BUM flooding on the vxlan bridge.  To do this allow
the upper level protocol to specify via the ZEBRA_VXLAN_FLOOD_CONTROL
zapi message.

If flooding is disabled then BUM traffic will not be forwarded
to other VTEP's.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_zebra.c
lib/log.c
lib/vxlan.h
lib/zclient.h
zebra/zapi_msg.c
zebra/zebra_vrf.h
zebra/zebra_vxlan.c
zebra/zebra_vxlan.h