diff options
Diffstat (limited to 'openwrt/package/udp-broadcast-relay/ipkg')
-rw-r--r-- | openwrt/package/udp-broadcast-relay/ipkg/udp-broadcast-relay.control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/openwrt/package/udp-broadcast-relay/ipkg/udp-broadcast-relay.control b/openwrt/package/udp-broadcast-relay/ipkg/udp-broadcast-relay.control new file mode 100644 index 0000000000..f83247ac70 --- /dev/null +++ b/openwrt/package/udp-broadcast-relay/ipkg/udp-broadcast-relay.control @@ -0,0 +1,4 @@ +Package: udp-broadcast-relay +Priority: optional +Section: net +Description: This program listens for packets on a specified UDP broadcast port. When a packet is received, it sends that packet to all specified interfaces but the one it came from as though it originated from the original sender. |