freebsd-skq/usr.sbin/bsnmpd/modules
Warner Losh f009aedae4 bsnmpd: Return the correct uptime.
Do not assume that the kernel boot time is invariant. It is not. FreeBSD
uses the formula:
	wall_time = boot_time + uptime
where uptime is monotinically increasing and boot_time is adjusted to
get the proper time of day.  FreeBSD offers a way to retrieve the uptime
directly, so use that instead of trying to compute it by subtracting
boot_time from wall_time.

Sponsored by:		Netflix
Reviewed by:		cy@
Differential Revision:	https://reviews.freebsd.org/D30114
2021-05-05 15:12:38 -06:00
..
snmp_bridge Fix comment. It mentioned sparc64 specifically, but alignment issues 2020-02-10 17:16:45 +00:00
snmp_hast
snmp_hostres bsnmpd: Return the correct uptime. 2021-05-05 15:12:38 -06:00
snmp_lm75 No need for each bsnmpd(1) module to open connection to syslog 2019-06-21 07:45:58 +00:00
snmp_mibII Update Makefile.depend files 2019-12-11 17:37:53 +00:00
snmp_netgraph Update Makefile.depend files 2019-12-11 17:37:53 +00:00
snmp_pf pf: Allow multiple labels to be set on a rule 2021-04-26 14:14:21 +02:00
snmp_target
snmp_usm
snmp_vacm
snmp_wlan snmp_wlan(3): Fix mandoc warnings 2020-11-20 16:46:51 +00:00
Makefile
Makefile.depend
Makefile.inc