update busybox menuconfig to 1.1.1, should fix the "missing reboot" bug
[openwrt.git] / openwrt / 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
This page took 0.038331 seconds and 5 git commands to generate.