CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/06/30 03:42:19
Modified files:
usr.sbin/snmpd : smi.c smi.h snmp.h traphandler.c
Log message:
Rewrite smi_print_element to be more concise and complete.
Keep the old implementation around as smi_print_element_legacy for the
trap handler scripts, so these don't break.
Should help with request tracing.
OK sthen@
