mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 20:28:43 +00:00
937e75d8f1
This patch implements the IPv6 subset of the Babel routing protocol. Based on the patch from Toke Hoiland-Jorgensen, with some heavy modifications and bugfixes. Thanks to Toke Hoiland-Jorgensen for the original patch.
6 lines
83 B
Makefile
6 lines
83 B
Makefile
source=babel.c packets.c
|
|
root-rel=../../
|
|
dir-name=proto/babel
|
|
|
|
include ../../Rules
|