bird/proto/babel
Ondrej Zajicek (work) 1e8721e2ae Babel: Parse flags in Hello TLV
RFC6126bis introduces a flags field for the Hello TLV, and adds a unicast flag
that is used to signify that a hello was sent as unicast. This adds parsing of
the flags field and ignores such unicast hellos, which preserves compatibility
until we can add a proper implementation of the unicast hello mechanism.

Thanks to Toke Hoiland-Jorgensen for the patch.
2017-11-28 19:33:33 +01:00
..
babel.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
babel.h Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01: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: Parse flags in Hello TLV 2017-11-28 19:33:33 +01:00