bird/proto/babel
Ondrej Zajicek (work) 4324025f98 Babel: Add support for dual-stack IPv4/IPv6 operation
This adds support for dual-stack v4/v6 operation to the Babel protocol.
Routing messages will be exchanged over IPv6, but IPv4 routes can be
carried in the messages being exchanged. This matches how the reference
Babel implementation (babeld) works.

The nexthop address for v4 can be configured per interface, and will
default to the first available IPv4 address on the given interface. For
symmetry, a configuration option to configure the IPv6 nexthop address
is also added.

Thanks to Toke Høiland-Jørgensen <toke@toke.dk> for the patch.
2017-06-08 12:18:16 +02:00
..
babel.c Babel: Add support for dual-stack IPv4/IPv6 operation 2017-06-08 12:18:16 +02:00
babel.h Babel: Add support for dual-stack IPv4/IPv6 operation 2017-06-08 12:18:16 +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: Add support for dual-stack IPv4/IPv6 operation 2017-06-08 12:18:16 +02:00