CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/24 02:54:52
Modified files:
usr.sbin/snmpd : application_agentx.c ax.c ax.h
lib/libagentx : agentx.c ax.c ax.h
Log message:
According to RFC2741 section 6.1.1 an agentx-response-pdu shouldn't have
the NON_DEFAULT_CONTEXT set. Remove the argument from ax_response().
OK tb@
