Nicolas Thill e7d53a77cd add iptables-snmp package (thanks to Nigel Roberts)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2360 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-06 23:08:18 +00:00

12 lines
334 B
Plaintext

config BR2_PACKAGE_IPTABLES_SNMP
prompt "iptables-snmp..................... An snmpd plugin to access iptables rules"
tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_IPTABLES
select BR2_PACKAGE_SNMPD
help
This is a plugin that makes iptables rules accessable from snmpd.
http://www.nobiscuit.com/iptables-snmp/