]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: changes for configuring mac and neigh holdtime
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Fri, 8 May 2020 13:00:40 +0000 (06:00 -0700)
committerAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Wed, 23 Sep 2020 13:46:19 +0000 (06:46 -0700)
commit41c809b2a83e88caa146d202799199756c08e8e8
tree721b423909d88fafba45672e9684cfc50ae90f80
parentaa178efd49d2cbf0ea9790acb7e318de8f97cc80
zebra: changes for configuring mac and neigh holdtime

When an ES peer withdraws a MAC-IP route we hold the entry for N seconds
to allow an external daemon (neighmgr) to establish host reachability
independent of the peer. Add config commands to allow the user to set
this holdtime (N).

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