xref: /OK3568_Linux_fs/buildroot/package/udpxy/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_UDPXY
2	bool "udpxy"
3	depends on BR2_USE_MMU
4	help
5	  udpxy is a UDP-to-HTTP multicast traffic relay daemon: it
6	  forwards UDP traffic from a given multicast subscription to
7	  the requesting HTTP client.
8
9	  http://www.udpxy.com/
10