]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Graceful restart timer overrides
authorOndrej Zajicek <santiago@crfreenet.org>
Fri, 6 Dec 2024 03:06:16 +0000 (04:06 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Fri, 6 Dec 2024 03:06:16 +0000 (04:06 +0100)
commit6a55359b1eeba099dddf410bb37137370fe19b86
tree6bedd92551630988ac83c80989bfdd0e84df4699
parentfc5d06c28db76073373ab99e9dc88e3739abebee
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.
doc/bird.sgml
lib/birdlib.h
proto/bgp/bgp.c
proto/bgp/bgp.h
proto/bgp/config.Y