bird/proto/babel
Ondrej Zajicek (work) 321ff8c404 Babel: Make sure intervals do not overflow
Intervals are carried as 16-bit centisecond values, but kept internally
in 16-bit second values, which causes a potential for overflow. This adds
some checks to make sure this does not happen.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-07-19 11:57:20 +02:00
..
babel.c Add the Babel routing protocol (RFC 6126) 2016-04-28 18:01:40 +02:00
babel.h Babel: Make sure intervals do not overflow 2016-07-19 11:57:20 +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 Add the Babel routing protocol (RFC 6126) 2016-04-28 18:01:40 +02:00