diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-11-06 23:08:18 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-11-06 23:08:18 +0000 |
commit | c8784c0a8fe0546a006282a0f83c9bb1172a49d5 (patch) | |
tree | 4d1958b708d0473bea83b655cd728931781c83bc /openwrt/package/iptables-snmp/ipkg | |
parent | 18ae9fd95d698e087f5ca73253819efe7d7da6c0 (diff) | |
download | mtk-20170518-c8784c0a8fe0546a006282a0f83c9bb1172a49d5.zip mtk-20170518-c8784c0a8fe0546a006282a0f83c9bb1172a49d5.tar.gz mtk-20170518-c8784c0a8fe0546a006282a0f83c9bb1172a49d5.tar.bz2 |
add iptables-snmp package (thanks to Nigel Roberts)
SVN-Revision: 2360
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 0000000..cd92ffe --- /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 |