]> git.puffer.fish Git - mirror/frr.git/commit
zebra: setup static neigh flag in the dataplane 7116/head
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Fri, 8 May 2020 14:42:07 +0000 (07:42 -0700)
committerAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Thu, 17 Sep 2020 00:24:18 +0000 (17:24 -0700)
commitccd187cdaa27ea06f666c7f907da840087177911
tree3b83000b444573e414986181b3f6dbe058dd70ae
parent3a059b045ad74aac8a2e77ccea362aef9ee975c1
zebra: setup static neigh flag in the dataplane

Changes to setup peer-synced as static in the dataplane. This prevents
them from being flushed out when the local switch cannot establish
their reachability.

Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
zebra/rt_netlink.c