CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/12/22 06:03:16
Modified files:
usr.sbin/snmpd : usm.c
Log message:
Remove a log_debug from usm_checkuser(). It would only display what is in
the config and was never actually displayed because of insufficient
verbosity level during config-parsing and would display the wrong auth
algorithm for SHA2.
OK tb@
