mirror_frr/doc
vivek b5682ffbf0 *: Add and use option for graceful (re)start
Add a new start option "-K" to libfrr to denote a graceful start,
and use it in zebra and bgpd.

zebra will use this option to denote a planned FRR graceful restart
(supporting only bgpd currently) to wait for a route sync completion
from bgpd before cleaning up old stale routes from the FIB. An optional
timer provides an upper-bounds for this cleanup.

bgpd will use this option to denote either a planned FRR graceful
restart or a bgpd-only graceful restart, and this will drive the BGP
GR restarting router procedures.

Signed-off-by: Vivek Venkatraman <vivek@nvidia.com>
2024-07-01 13:02:52 -07:00
..
accords accords: CLI coloring 2022-12-13 18:41:25 +01:00
developer doc: reformat Sphinx conf.py files 2024-06-26 15:44:08 -04:00
extra *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
figures doc: add diagram of oper-state queries. 2024-01-04 05:36:14 +00:00
licenses lib: SPDX License ID on skiplist code 2023-02-09 14:09:11 +01:00
manpages zebra: Make main routing table (RT_TABLE_MAIN) configurable 2023-08-22 15:29:07 +02:00
mpls *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
user *: Add and use option for graceful (re)start 2024-07-01 13:02:52 -07:00
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
Makefile build: non-recursive doc + parallel sphinx 2018-08-30 08:06:44 +02:00
subdir.am doc: start of mgmtd developer doc 2023-06-19 18:13:37 -04:00