diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-06 23:08:18 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-06 23:08:18 +0000 |
commit | 409f88c3b0863f1e186abef869c50e96960e1c25 (patch) | |
tree | fb4ebc46e56ae3114a78447760d175305c5eded7 /openwrt/package/iptables-snmp/ipkg | |
parent | 786d43e358178e25faedcf81a1caa3bb0e5681ec (diff) |
add iptables-snmp package (thanks to Nigel Roberts)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2360 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/iptables-snmp/ipkg')
-rw-r--r-- | openwrt/package/iptables-snmp/ipkg/iptables-snmp.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/iptables-snmp/ipkg/iptables-snmp.control b/openwrt/package/iptables-snmp/ipkg/iptables-snmp.control new file mode 100644 index 0000000000..cd92ffeb58 --- /dev/null +++ b/openwrt/package/iptables-snmp/ipkg/iptables-snmp.control @@ -0,0 +1,5 @@ +Package: iptables-snmp +Priority: optional +Section: net +Depends: snmpd +Description: An snmpd plugin to access iptables rules
\ No newline at end of file |