Skip to content

Commit

Permalink
bgpd: Implement BGP-wide configuration for graceful restart
Browse files Browse the repository at this point in the history
Add support for a BGP-wide setting for graceful restart modes and
parameters. This setting will apply to all BGP peers across all BGP
instances, but per-neighbor configuration can override it.
Per-instance configuration is disallowed if the BGP-wide setting
is in effect.

Signed-off-by: Vivek Venkatraman <[email protected]>
  • Loading branch information
vivek-cumulus authored and Pdoijode committed May 21, 2024
1 parent 04dae32 commit 0fc4ddf
Show file tree
Hide file tree
Showing 3 changed files with 393 additions and 80 deletions.
Loading

0 comments on commit 0fc4ddf

Please sign in to comment.