]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_vxlan.c
zebra: Reinstall remote VTEP next hop when it becomes stale
authorvivek <vivek@cumulusnetworks.com>
Thu, 9 Nov 2017 17:13:28 +0000 (09:13 -0800)
committerMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Thu, 14 Dec 2017 18:57:07 +0000 (10:57 -0800)
commit3bcbba10a1232eb671fc4ac64338a80b42cc559c
treed1a7d7c96c496abe06b8f1f15312266ad808eccb
parentbb7a24aba96f00b37234a99567c87a4904cfcd5a
zebra: Reinstall remote VTEP next hop when it becomes stale

When a remote VTEP next hop entry (for symmetric routing) becomes
stale, reinstall it. This makes the behavior the same as what is
done for remote host next hops (for asymmetric routing and ARP
suppression).

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