0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 20:05:21 +00:00
bird/proto/babel
Andreas Rammhold eecc3f02e4 Babel: Implement IPv4 via IPv6 extension (RFC 9229)
The patch implements an IPv4 via IPv6 extension (RFC 9229) to the Babel
routing protocol (RFC 8966) that allows annoncing routes to an IPv4
prefix with an IPv6 next hop, which makes it possible for IPv4 traffic
to flow through interfaces that have not been assigned an IPv4 address.

The implementation is compatible with the current Babeld version.

Thanks to Toke Høiland-Jørgensen for early review on this work.

Minor changes from committer.
2023-02-14 16:17:03 +01:00
..
babel.c Babel: Implement IPv4 via IPv6 extension (RFC 9229) 2023-02-14 16:17:03 +01:00
babel.h Babel: Implement IPv4 via IPv6 extension (RFC 9229) 2023-02-14 16:17:03 +01:00
config.Y Babel: Implement IPv4 via IPv6 extension (RFC 9229) 2023-02-14 16:17:03 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Simplified the protocol hookup code in Makefiles 2022-08-18 22:07:30 +02:00
packets.c Babel: Implement IPv4 via IPv6 extension (RFC 9229) 2023-02-14 16:17:03 +01:00