]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: increase bgp restart timer value from 1-3600 to 1-4095
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 30 Jan 2019 16:09:04 +0000 (17:09 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 30 Jan 2019 16:10:31 +0000 (17:10 +0100)
commitc72d031488045316230d970e20550a0ccc64bc06
tree4c2a6a9fc29a6f7190d36a9e4a60f9c6cb6695c2
parentb8a84b5cc1d60e2ebfc6d1c2fee0ce6b2f33b6d2
bgpd: increase bgp restart timer value from 1-3600 to 1-4095

rfc of bgp graceful restart mechanism permits to increase the
restart timer, since its value is encoded on 12 bit.
So make available the possibility to extend it.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_vty.c