]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_vxlan.c
zebra: re-add remote RMAC if needed
authorMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Wed, 29 Nov 2017 10:25:35 +0000 (02:25 -0800)
committermitesh <mitesh@cumulusnetworks.com>
Wed, 24 Jan 2018 00:23:31 +0000 (16:23 -0800)
commita9a76262298daae4ac094480df87d3c5e1fdb256
treeb4a2ff28827465ed1068131ef2e60849bb647594
parenta56547355d50092353de9662d77b4f9af9f7843b
zebra: re-add remote RMAC if needed

Kernel can delete a frr installed remote RMAC on a L3-VNI.
We should re-add if such a siatuation occurs
as we are the owner of the RMAC.
This behavor is same for remote MACs as well and was missing for RMACs.

Ticket: CM-18762
Review: CCR-6992
Testing: Manual

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