freebsd-dev/contrib/bsnmp/snmp_mibII
Gleb Smirnoff bf840a1707 Redo r294869. The array of counters for TCP states doesn't belong to
struct tcpstat, because the structure can be zeroed out by netstat(1) -z,
and of course running connection counts shouldn't be touched.

Place running connection counts into separate array, and provide
separate read-only sysctl oid for it.
2016-03-15 00:15:10 +00:00
..
BEGEMOT-IP-MIB.txt
BEGEMOT-MIB2-MIB.txt Fix a problem with high CPU consumption (up to 30%) by bsnmpd on a loaded system. 2009-12-03 16:08:00 +00:00
mibII_begemot.c Fix a problem with high CPU consumption (up to 30%) by bsnmpd on a loaded system. 2009-12-03 16:08:00 +00:00
mibII_ifmib.c
mibII_ifstack.c
mibII_interfaces.c Fill the ifAlias leaf of the ifXTable with the interface description 2016-01-21 16:11:20 +00:00
mibII_ip.c Fix variable 'old' is used uninitialized whenever '&&' condition is false. 2015-08-07 06:15:01 +00:00
mibII_ipaddr.c
mibII_nettomedia.c
mibII_rcvaddr.c
mibII_route.c Looks like support.h is really not needed here. 2012-10-18 13:46:26 +00:00
mibII_tcp.c Redo r294869. The array of counters for TCP states doesn't belong to 2016-03-15 00:15:10 +00:00
mibII_tree.def Fix a problem with high CPU consumption (up to 30%) by bsnmpd on a loaded system. 2009-12-03 16:08:00 +00:00
mibII_udp.c
mibII.c Try to fix a bug introduced in r228623. We started to copy the ifa_msghdr 2016-02-03 11:03:44 +00:00
mibII.h Change the variable to a #define in order to make gcc happy which 2016-01-22 15:03:22 +00:00
snmp_mibII.3 mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-24 06:26:38 +00:00
snmp_mibII.h