1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-08 22:37:39 +03:00
openwrt-xburst/package/iptables-snmp/Config.in
nico 349f545ba4 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/