CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/24 06:36:38
Modified files:
usr.sbin/snmpd : Makefile application_internal.c parse.y snmpd.h
snmpe.c trap.c usm.c
Log message:
Put snmp engineids in a struct instead of having the data/length in
everything that needs in. This is in preparation for wider use of the
engineids
OK jmatthew@
