]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_vxlan.c
zebra: Handle MACIP requests when in transient conditions
authorvivek <vivek@cumulusnetworks.com>
Thu, 20 Jul 2017 09:46:28 +0000 (02:46 -0700)
committerMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Thu, 17 Aug 2017 09:31:45 +0000 (02:31 -0700)
commitb5ebdc9ba5baa21b6447daf9dc7cb0f20fc46847
treef695d1fae4a7db384a9c5a9808b4bb167bea7316
parentdff8f48da3690880f9bfc4bb5bda2ac9933a7891
zebra: Handle MACIP requests when in transient conditions

When multiple events are happening, it is possible that remote
MACIP or other requests may be received when an interface is down
or removed from a bridge. Handle this correctly.

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