CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/01 04:34:02
Modified files:
usr.sbin/radiusd: radiusd.c radiusd.h radiusd_local.h
radiusd_module.c radiusd_module.h
radiusd_radius.c
Log message:
Update authenticator and message authenticator always. Previous was
to keep the original authenticators and modify them only if needed.
But actually, there supposed to be no case such that the original
authenticators can be used for the client. Original diff from IIJ.
