CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/06 09:51:28
Modified files:
usr.sbin/snmpd : parse.y snmpd.c snmpd.h snmpe.c trap.c
traphandler.c
Log message:
Split "trap receiver" into its own trap_address struct and clean up the
code surrounding this struct and struct address.
No functional change intended, except that trap receiver's source-address
may now be a resolvable hostname.
Tweaks and OK jan@
