]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_vxlan.c
zebra: Fix VxLAN interface add-del to bridge
authorvivek <vivek@cumulusnetworks.com>
Thu, 20 Jul 2017 16:54:46 +0000 (09:54 -0700)
committerMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Thu, 17 Aug 2017 09:48:41 +0000 (02:48 -0700)
commitaf026ae40eeeccea0b178f22b519bf9ba6862bb2
treed2cdcbd7f710ccc9db4f3e5b4365cff64e3a2d85
parentb5ebdc9ba5baa21b6447daf9dc7cb0f20fc46847
zebra: Fix VxLAN interface add-del to bridge

Ensure that removal and addition of VxLAN interface from/to bridge is
handled correctly.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
zebra/zebra_l2.c
zebra/zebra_vxlan.c