d0b1105851
Fixes: http://autobuild.buildroot.net/results/986953a9bb49cd68338dc15e1a2f96045e44bf02/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
258 B
Plaintext
9 lines
258 B
Plaintext
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/
|