1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/contrib/bsnmp/snmpd
Enji Cooper 3b7e3b0ae5 Update engine time using update_snmpd_engine_time(..)
MFC after:	6 days
X-MFC with:	r310498
Sponsored by:	Dell EMC Isilon
2016-12-26 11:11:30 +00:00
..
action.c Allow SNMPv3 authNoPriv and noAuthNoPriv protocols to discover snmpEngineTime 2016-12-24 11:23:18 +00:00
BEGEMOT-MIB.txt
BEGEMOT-SNMPD.txt
bsnmpd.1 Fix .Dd 2016-05-15 03:44:32 +00:00
config.c Replace QUADFMT with %ju and QUADXFMT with %jx and cast values with uintmax_t 2016-05-15 00:10:37 +00:00
export.c
FOKUS-MIB.txt
main.c Fix return type for ret (recv callback) and sort variables by alignment 2016-12-26 10:24:48 +00:00
snmpd.config
snmpd.h Refactor transport sources a bit to facilitate changes coming down pipeline 2016-12-26 10:17:22 +00:00
snmpd.sh
snmpmod.3
snmpmod.h Include sys/queue.h: snmpmod.h uses TAILQ. 2011-12-11 17:10:33 +00:00
trans_lsock.c Refactor transport sources a bit to facilitate changes coming down pipeline 2016-12-26 10:17:22 +00:00
trans_lsock.h
trans_udp.c Fix definition for recv_dgram(..); it should be "ssize_t", not "int" 2016-12-26 10:21:28 +00:00
trans_udp.h
trap.c Update engine time using update_snmpd_engine_time(..) 2016-12-26 11:11:30 +00:00
tree.def