Linux 2.6.16.2
[openwrt.git] / package / iptables-snmp / Config.in
1 config BR2_PACKAGE_IPTABLES_SNMP
2         prompt "iptables-snmp..................... An snmpd plugin to access iptables rules"
3         tristate
4         default m if CONFIG_DEVEL
5         select BR2_PACKAGE_IPTABLES
6         select BR2_PACKAGE_SNMPD
7         help
8           This is a plugin that makes iptables rules accessable from snmpd.
9           
10           http://www.nobiscuit.com/iptables-snmp/
11