]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Improve reconfiguration
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Mon, 5 Aug 2019 12:43:49 +0000 (14:43 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Mon, 5 Aug 2019 12:43:49 +0000 (14:43 +0200)
commitb357f25932ec7aadeee29c35fccd7e98d6a958a0
tree212ef77175794ac5f6f1c216bc1e415b4f30dbd8
parent6b68390702f53fbfd593a5ed83a4cc97de781ea5
BGP: Improve reconfiguration

Several BGP channel options (including 'next hop self') could be
reconfigured without session reset, with just route refeed/refresh.
The patch improves reconfiguration code to do it that way.
nest/proto.c
nest/protocol.h
proto/bgp/bgp.c
proto/bgp/bgp.h