xref: /OK3568_Linux_fs/buildroot/package/babeld/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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