]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_vxlan.c
zebra: Fix MAC counts for EVPN
authorvivek <vivek@cumulusnetworks.com>
Thu, 5 Oct 2017 05:30:53 +0000 (22:30 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 6 Oct 2017 14:00:19 +0000 (10:00 -0400)
commit790f8dc57260c5f787fbd33b92019747bb964d99
tree2f961127eda602b3092357c6f1abc319bfc853c7
parent2853fed67a4891e9f9061f56799f79ec329d7df5
zebra: Fix MAC counts for EVPN

MAC entries are internally created for purposes such as when a local
neighbor is learnt but the MAC itself is not yet learnt. Such MACs are
not "real", so ensure they are not counted for UI output.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Ticket: CM-17991
Reviewed By: None
Testing Done: Manual, evpn-smoke
zebra/zebra_vxlan.c