]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: enable send of Graceful Restart Preserve State F bit
authorJulien Courtat <julien.courtat@6wind.com>
Fri, 20 May 2016 10:10:07 +0000 (12:10 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 6 Jan 2017 14:08:45 +0000 (15:08 +0100)
commit6a9a3cde582277e37ff024b72b6022efcf1a5884
tree6684939b84b868d36520fcb30d3c509943a19ef7
parent0b0038b8bcf84beda44fb69a60b2620b0387d8e8
bgpd: enable send of Graceful Restart Preserve State F bit

Enhance struct bgp to add a new flag BGP_FLAG_GR_PRESERVE_FWD, which
allow to set the Preserve State F bit of Graceful Restart capability in
OPEN messages.

Signed-off-by: Julien Courtat <julien.courtat@6wind.com>
bgpd/bgp_open.c
bgpd/bgpd.h