kumquat-buildroot/package/igmpproxy/Config.in
Matt Weber 2bf58d7633 igmpproxy: new package
[Peter: minor white space fixes]
Signed-off-by: Matt Weber <mlweber1@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-09-12 23:44:16 +02:00

14 lines
368 B
Plaintext

config BR2_PACKAGE_IGMPPROXY
bool "igmpproxy"
depends on BR2_USE_WCHAR
help
A simple dynamic Multicast Routing Daemon
using only IGMP signalling. It's intended
for simple forwarding of Multicast traffic
between networks.
http://sourceforge.net/projects/igmpproxy/
comment "igmpproxy needs a toolchain with wchar support"
depends on !BR2_USE_WCHAR