]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zserv.c
zebra: Display how long zebra is expected to wait for GR
authorDonald Sharp <sharpd@nvidia.com>
Thu, 7 Oct 2021 16:08:42 +0000 (12:08 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 7 Oct 2021 16:08:42 +0000 (12:08 -0400)
commit76ab1a97021a7a6f00de9e87643d589c844a3421
tree6e5dbf3401a4d1342c2701e58203cccdcb73f7b9
parentcc3d8343087d47393c5485280e0daa204b0eb99a
zebra: Display how long zebra is expected to wait for GR

When a client sends to zebra that GR mode is being turned
on.  The client also passes down the time zebra should hold
onto the routes.  Display this time with the output
of the `show zebra client` command as well.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
zebra/zserv.c