]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: optionally hide backup-nexthop events in nht
authorMark Stapp <mjs@voltanet.io>
Mon, 1 Mar 2021 15:49:32 +0000 (10:49 -0500)
committerMark Stapp <mjs@voltanet.io>
Thu, 8 Apr 2021 15:03:49 +0000 (11:03 -0400)
commitb254f784ae95ed4b425239791558f6169d20b860
tree512cd19ee9d7f0667f3634f7c2324533ac5326a0
parentaef1d5404fabe113e66bbc49499a7eb2b96aaab4
zebra: optionally hide backup-nexthop events in nht

Optionally hide route changes that only involve backup nexthop
activation/deactivation. The goal is to avoid route churn during
backup nexthop switchover events, before the resolving routes
re-converge. A UI config enables this 'hiding' behavior.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/zebra_rnh.c