bird/proto/babel
Ondrej Zajicek (work) 5220cb63e3 Babel: Fix pointer arithmetic in subtlv parsing
The subtlv parsing code was doing byte-based arithmetic with non-void pointers,
causing it to read beyond the end of the packet.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2017-06-14 12:34:43 +02:00
..
babel.c Babel: Add support for dual-stack IPv4/IPv6 operation 2017-06-08 12:18:16 +02:00
babel.h Babel: Parse sub-TLVs and skip TLVs with mandatory sub-TLV 2017-06-09 14:33:06 +02:00
config.Y Babel: Add support for dual-stack IPv4/IPv6 operation 2017-06-08 12:18:16 +02:00
Doc Prog Doc: Complete several missing parameters 2016-05-12 15:49:44 +02:00
Makefile Minor cleanups 2016-12-13 20:18:11 +01:00
packets.c Babel: Fix pointer arithmetic in subtlv parsing 2017-06-14 12:34:43 +02:00