]> git.ipfire.org Git - thirdparty/bird.git/commit
Babel: Send wildcard retractions on shutdown and startup
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 19 Jul 2016 12:23:41 +0000 (14:23 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 19 Jul 2016 12:23:41 +0000 (14:23 +0200)
commit5d6ca220850c615126ea6820f8c05528269feec6
tree918d0996b18dc58a598d0f6afcbdff93b80be9ef
parentecae2f43f37df642e5098201a0472802e6a70e78
Babel: Send wildcard retractions on shutdown and startup

This makes BIRD send a wildcard retraction on all interfaces before
shutting down and right after starting up. This helps ensure that
neighbours will discard the announced routes as soon as possible,
rather than only after the normal timeout procedures.

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