]> git.ipfire.org Git - thirdparty/bird.git/commit
Babel: Immediately update hello interval on interface reconfigure
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 20 Jul 2016 13:55:45 +0000 (15:55 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 20 Jul 2016 13:55:45 +0000 (15:55 +0200)
commit13a31a4001e02ea7c84d26cbeaaa9fea816736f7
tree0ae98d8a64da91c985b5368252ae104ef2f1a4f6
parenta08a81c6b40dcf07e786b67e5015fc91a44333ca
Babel: Immediately update hello interval on interface reconfigure

An interface reconfiguration may change both the hello and update
intervals. An update interval change is immediately put into effect,
while a hello interval change is not. This also updates the hello
interval immediately (if the new interval is shorter than the old one),
and sends a hello to notify peers of the change.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
proto/babel/babel.c