]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_vxlan.c
zebra: dup addr detect fix clear mac command
authorChirag Shah <chirag@cumulusnetworks.com>
Sat, 15 Dec 2018 02:34:06 +0000 (18:34 -0800)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 7 Jan 2019 09:37:20 +0000 (10:37 +0100)
commitd419965766b463b89eb480616a99633e7f438e42
tree8dc9e878af7b61ed759615a2af3042e48edfc4d0
parenta4445ecefed9be067cc6a6a840a7aefc678b356c
zebra: dup addr detect fix clear mac command

For neigh check duplicate flag as it can be inherited from
duplicate detected MAC (count could be 0).

Ticket:CM-23316

Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
zebra/zebra_vxlan.c