diff options
author | Florian Fainelli <florian@openwrt.org> | 2006-07-30 17:53:04 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2006-07-30 17:53:04 +0000 |
commit | 19f4a7fb41e20c4bd9f61ca039471da25103e627 (patch) | |
tree | 7978245c8b743181303b69165f31bcef0384de5d /package/arptables/ipkg | |
parent | ba51da6a711908fd985b367e213910baed2676a7 (diff) | |
download | upstream-19f4a7fb41e20c4bd9f61ca039471da25103e627.tar.gz upstream-19f4a7fb41e20c4bd9f61ca039471da25103e627.tar.bz2 upstream-19f4a7fb41e20c4bd9f61ca039471da25103e627.zip |
Port arptables to -ng
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4340 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/arptables/ipkg')
-rw-r--r-- | package/arptables/ipkg/arptables.control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/arptables/ipkg/arptables.control b/package/arptables/ipkg/arptables.control new file mode 100644 index 0000000000..3fec57baba --- /dev/null +++ b/package/arptables/ipkg/arptables.control @@ -0,0 +1,4 @@ +Package: arptables +Priority: optional +Section: net +Description: ARP firewalling software |