]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Revert the fix for zebra: Refresh remote neighbors when they go stale
authorMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Fri, 18 Aug 2017 00:39:20 +0000 (17:39 -0700)
committerMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Fri, 18 Aug 2017 00:40:17 +0000 (17:40 -0700)
commit859b32c0307b3753cc4008ee03e5eee571b8d8c7
tree24f769af041e4d4251afc59fd8b354c3a0ef13ee
parentb682f6de5a4249c84f7a6467c1792d210385504f
zebra: Revert the fix for zebra: Refresh remote neighbors when they go stale

NUD_STALE flag is causing a build breakage,
we might have to define it somewhere in frr.
Reverting the fix for now untill we decide how to handle it correctly.

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