CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/01/24 02:30:27
Modified files:
usr.sbin/snmpd : snmpd.h usm.c
Log message:
Even if there's no special seclevel required in snmpd.conf, we have to
validate the user of a received SNMPv3 request. If the configured user
has a certain security level (i.e. authentication and maybe encryption),
the received message must fulfill this security requirements, too.
ok reyk
