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