]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Provide neigh-mac tie-in in zebra
authorMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Wed, 5 Jul 2017 22:03:14 +0000 (15:03 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 8 Aug 2017 14:28:51 +0000 (10:28 -0400)
commitb6938a74e5f73a2f29df12efb46e7121e79d3b86
treed63cb21ae9fc8e3bd5e441a653bf89c1a083ca44
parent640751c7acc8ea2236a0d46d9663849573e56e3f
zebra: Provide neigh-mac tie-in in zebra

Currently, FRR does not do any linking between local MACs and neighbors.
We found this necessary when dealing with centralized GW. A neigh is considered local only when the mac is learnt locally as well.

Ticket: CM-16544
Review: CCR-6388
Unit-test: Manual/Evpn-Smoke

Signed-off-by: Mitesh Kanjariya <mitesh@cumulusnetworks.com>
zebra/zebra_vxlan.c
zebra/zebra_vxlan_private.h