aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/iptables-snmp/Config.in
blob: 7232abb14f942246834fde895118f3fd0fd343f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
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/