bird/proto/babel
Ondrej Zajicek (work) 145ebfa1df Babel: Parse sub-TLVs and skip TLVs with mandatory sub-TLV
RFC6126bis formally introduces sub-TLVs to the Babel protocol, including
mandatory sub-TLVs. This adds support for parsing sub-TLVs to the Babel
protocol and skips TLVs that contain mandatory sub-TLVs, as per the spec.

For details, see section 4.4 of
https://tools.ietf.org/html/draft-ietf-babel-rfc6126bis-02

Thanks to Toke Høiland-Jørgensen <toke@toke.dk> for the patch.
2017-06-09 14:33:06 +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: Parse sub-TLVs and skip TLVs with mandatory sub-TLV 2017-06-09 14:33:06 +02:00