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