blob: 5d08c0842a8d58c5d60798769980fc44a5a8b811 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_BABELD
bool "babeld"
depends on BR2_USE_MMU # fork()
help
Babel is a loop-avoiding distance-vector routing protocol for IPv6
and IPv4 with fast convergence properties.
http://www.pps.univ-paris-diderot.fr/~jch/software/babel/
|