]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Add a configurable knob `zebra nexthop-group keep (1-3600)`
authorDonald Sharp <sharpd@nvidia.com>
Wed, 15 Jun 2022 23:54:29 +0000 (19:54 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 16 Jun 2022 18:47:19 +0000 (14:47 -0400)
commitc9af62e314893d8d3bdb7b3fcd91249e8e401064
tree78d3c876b18a142f9b19df3bb4564d350261e61d
parent35729f38fa5713b923782ca9921c893bb8d3bc25
zebra: Add a configurable knob `zebra nexthop-group keep (1-3600)`

Allow end operator to set how long a nexthop-group is kept around
in the system after it is no-longer being used.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
doc/user/zebra.rst
zebra/zebra_nhg.c
zebra/zebra_router.c
zebra/zebra_router.h
zebra/zebra_vty.c