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.
5 lines
83 B
Makefile
5 lines
83 B
Makefile
source=babel.c packets.c
|
|
root-rel=../../
|
|
dir-name=proto/babel
|
|
|
|
include ../../Rules
|