freebsd-dev/contrib/bsnmp/snmpd
Gleb Smirnoff ee2e9f4dbc Fix immediate crash when snmpd is bound to a specific IP address.
The code that sets up msghdr must first fully fill in the msghdr
itself, and only then use CMSG_xxx() macros.

Silence from:	harti, one week
2020-04-20 23:32:49 +00:00
..
action.c Rename "index" variable to "idx" since gcc complains that it shadows 2018-01-19 20:33:47 +00:00
BEGEMOT-MIB.txt Add a REVISION section to track changes for the BEGEMOT-MIB MIB file 2017-01-09 06:27:30 +00:00
BEGEMOT-SNMPD.txt Add IPv6 transport for bsnmp. 2019-04-02 12:50:01 +00:00
bsnmpd.1
config.c Fix format string warning with enabled DEBUGGING. 2017-12-04 09:17:28 +00:00
export.c
FOKUS-MIB.txt Add a REVISION section to track changes for the FOKUS-MIB MIB file 2017-01-09 06:24:28 +00:00
main.c bsnmpd(1): Replace dubious srandomdev+random(3) with arc4random(3) 2019-12-13 05:13:25 +00:00
snmpd.config Merge release 1.14 of bsnmp. 2020-04-01 15:25:16 +00:00
snmpd.h Add IPv6 transport for bsnmp. 2019-04-02 12:50:01 +00:00
snmpd.sh
snmpmod.3 Don't put multiple names on a single .Nm line. This fixes apropos(1) 2018-04-17 09:05:46 +00:00
snmpmod.h Add IPv6 transport for bsnmp. 2019-04-02 12:50:01 +00:00
trans_inet.c Fix immediate crash when snmpd is bound to a specific IP address. 2020-04-20 23:32:49 +00:00
trans_inet.h Add IPv6 transport for bsnmp. 2019-04-02 12:50:01 +00:00
trans_lsock.c Add IPv6 transport for bsnmp. 2019-04-02 12:50:01 +00:00
trans_lsock.h
trans_udp.c Add IPv6 transport for bsnmp. 2019-04-02 12:50:01 +00:00
trans_udp.h Fix regression from r310655, which broke operation of bsnmpd if it is bound 2017-01-17 03:52:57 +00:00
trap.c Correct a port number assignment. 2019-04-01 12:14:45 +00:00
tree.def Add IPv6 transport for bsnmp. 2019-04-02 12:50:01 +00:00