CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/05 00:49:45
Modified files:
usr.bin/ssh : srclimit.c servconf.c servconf.h
Log message:
convert PerSourcePenalties to using floating point time, allowing
penalties to be less than a second. This is useful if you need to
penalise things you expect to occur at >=1 QPS.
feedback dtucker / deraadt; ok deraadt@
