summaryrefslogtreecommitdiff
path: root/openwrt/package/arpd/ipkg
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-09-11 11:27:16 +0000
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-09-11 11:27:16 +0000
commit5f8dd7176371be0d175ab19a0dc04fa7ec043bf6 (patch)
treed0aa25436c64727f8f06fadf0b57adff9b816666 /openwrt/package/arpd/ipkg
parent4f7c745d2549fa4cc942eaa5897ee8dee7bf87ed (diff)
downloadmtk-20170518-5f8dd7176371be0d175ab19a0dc04fa7ec043bf6.zip
mtk-20170518-5f8dd7176371be0d175ab19a0dc04fa7ec043bf6.tar.gz
mtk-20170518-5f8dd7176371be0d175ab19a0dc04fa7ec043bf6.tar.bz2
arpd and libdnet some time ago from johannes 5, thx
SVN-Revision: 1900
Diffstat (limited to 'openwrt/package/arpd/ipkg')
-rw-r--r--openwrt/package/arpd/ipkg/arpd.control7
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 0000000..8211d79
--- /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