CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/24 07:28:12
Modified files:
usr.sbin/snmpd : application.c application.h
application_agentx.c
Log message:
Always check if the context is available inside appl_agentx_recv().
Not every PDU goes through application.c.
OK tb@
