690df50586
mrouted is once again being actively developed. See http://github.com/troglobit/mrouted [ Thomas: bump to 3.9.4, patches updated, prefix fix. ] Signed-off-by: Martin Banky <Martin.Banky@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
10 lines
249 B
Plaintext
10 lines
249 B
Plaintext
config BR2_PACKAGE_MROUTED
|
|
bool "mrouted"
|
|
help
|
|
An implementation of the DVMRP multicast routing protocol.
|
|
|
|
If built with uClibc, then UCLIBC_SUPPORT_AI_ADDRCONFIG is
|
|
needed in uClibc configuration.
|
|
|
|
http://github.com/troglobit/mrouted
|