]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Implement BGP-wide configuration for graceful shutdown
authorvivek <vivek@cumulusnetworks.com>
Sat, 19 Sep 2020 21:22:17 +0000 (14:22 -0700)
committervivek <vivek@cumulusnetworks.com>
Sun, 20 Sep 2020 03:38:14 +0000 (20:38 -0700)
commit05bd726cfeeb9f8207fbc85082b98507bcecda41
treee393b9b1977bf5bbd7c57b50eb3e968dfa56bc48
parent637e5ba492337fd9575a76c10f96c703e3e2d9d0
bgpd: Implement BGP-wide configuration for graceful shutdown

Add support for a BGP-wide setting to enter and exit graceful shutdown.
This will apply to all BGP peers across all BGP instances. Per-instance
configuration is disallowed if the BGP-wide setting is in effect.

Signed-off-by: Vivek Venkatraman <vivek@nvidia.com>
bgpd/bgp_vty.c
bgpd/bgpd.h
doc/user/bgp.rst