CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/24 08:19:44
Modified files:
usr.sbin/snmpd : application.c
Log message:
Certain error codes are only intended for certain request-types. Add an
appl_error_valid() function to test for this.
OK tb@
