bird/proto/babel
Ondrej Zajicek (work) 13a31a4001 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>
2016-07-20 15:55:45 +02:00
..
babel.c Babel: Immediately update hello interval on interface reconfigure 2016-07-20 15:55:45 +02:00
babel.h Babel: Send wildcard retractions on shutdown and startup 2016-07-19 14:23:41 +02:00
config.Y Babel: Make sure intervals do not overflow 2016-07-19 11:57:20 +02:00
Doc Prog Doc: Complete several missing parameters 2016-05-12 15:49:44 +02:00
Makefile Add the Babel routing protocol (RFC 6126) 2016-04-28 18:01:40 +02:00
packets.c Babel: Send wildcard retractions on shutdown and startup 2016-07-19 14:23:41 +02:00