summaryrefslogtreecommitdiffstats
path: root/package/netsnmp/Config.in
blob: 4e0783077cf219e4c9c0a959a468753a202f86d7 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_NETSNMP
	bool "netsnmp"
	default n
	select BR2_PACKAGE_OPENSSL
	help
	  Suite of applications used to implement SNMP v1, SNMP v2c, and 
	  SNMP v3 using both IPv4 and IPv6.

	  http://net-snmp.sourceforge.net/