diff options
Diffstat (limited to 'openwrt/package/udp-broadcast-relay/ipkg/udp-broadcast-relay.control')
-rw-r--r-- | openwrt/package/udp-broadcast-relay/ipkg/udp-broadcast-relay.control | 4 |
1 files changed, 0 insertions, 4 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 deleted file mode 100644 index f83247ac7..000000000 --- a/openwrt/package/udp-broadcast-relay/ipkg/udp-broadcast-relay.control +++ /dev/null @@ -1,4 +0,0 @@ -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. |