bird/proto
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 Babel: Make sure intervals do not overflow 2016-07-19 11:57:20 +02:00
bfd Birdlib: Do cleanups after remove/free 2016-03-23 02:21:42 +01:00
bgp BGP: Fix extended messages 2016-07-11 20:41:32 +02:00
ospf Prog Doc: Complete several missing parameters 2016-05-12 15:49:44 +02:00
pipe Store protocol config size inside protocol structure 2015-02-21 21:08:23 +01:00
radv Store protocol config size inside protocol structure 2015-02-21 21:08:23 +01:00
rip RIP: fix typo in configuration at rx length opt 2016-03-17 18:40:54 +01:00
static Static: Support for BFD controlled static routes 2015-07-24 18:02:07 +02:00
Doc Add the Babel routing protocol (RFC 6126) 2016-04-28 18:01:40 +02:00