From: Ondrej Zajicek Date: Fri, 6 Dec 2024 03:06:16 +0000 (+0100) Subject: BGP: Graceful restart timer overrides X-Git-Tag: v3.1.0~43^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a55359b1eeba099dddf410bb37137370fe19b86;p=thirdparty%2Fbird.git BGP: Graceful restart timer overrides Implement several options (min/max graceful restart time, min/max long lived stale time) to override graceful restart and long-lived graceful restart timer values, as suggested by RFC 9494. --- diff --git a/doc/bird.sgml b/doc/bird.sgml index ab48565f4..6e1085273 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -3155,6 +3155,16 @@ using the following configuration parameters: re-establish after a restart before deleting stale routes. Default: 120 seconds. +