]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Fix BFD/GR interaction
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 1 Aug 2018 15:41:29 +0000 (17:41 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 1 Aug 2018 15:41:29 +0000 (17:41 +0200)
commitb1f6c439f55233338a5f7cca5070c70618fe7f1d
tree2f62b62b2532d8561faa30832ea94faa63709dbf
parent4abccabd7b10808c2ebb9ad4f6cbac3fe47cfb8f
BGP: Fix BFD/GR interaction

The old code does not cause GR if BFD failed when GR is running,
session is re-established but not yet synchronized.
proto/bgp/bgp.c