diff options
Diffstat (limited to 'openwrt/package/arpd/ipkg/arpd.control')
-rw-r--r-- | openwrt/package/arpd/ipkg/arpd.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/arpd/ipkg/arpd.control b/openwrt/package/arpd/ipkg/arpd.control new file mode 100644 index 000000000..8211d7994 --- /dev/null +++ b/openwrt/package/arpd/ipkg/arpd.control @@ -0,0 +1,7 @@ +Package: arpd +Priority: optional +Section: net +Maintainer: OpenWrt Developer <openwrt-devel@openwrt.org> +Source: buildroot internal +Description: Generates ARP responses for IP address ranges +Depends: libpcap, libdnet, libevent |