bird/proto
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 Babel: Add support for dual-stack IPv4/IPv6 operation 2017-06-08 12:18:16 +02:00
bfd Minor cleanups and fixes 2017-05-23 13:12:25 +02:00
bgp Linpool: default allocation size 2017-05-16 15:34:57 +02:00
ospf Change parser to handle numbers as unsigned 2017-05-23 17:40:19 +02:00
pipe Several minor fixes 2017-02-20 02:26:45 +01:00
radv Change parser to handle numbers as unsigned 2017-05-23 17:40:19 +02:00
rip Change parser to handle numbers as unsigned 2017-05-23 17:40:19 +02:00
rpki Check validity of dest w.r.t. net_type 2017-04-18 13:56:40 +02:00
static Linpool: default allocation size 2017-05-16 15:34:57 +02:00
Doc RPKI protocol with one cache server per protocol 2016-12-07 09:35:24 +01:00