CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/09/14 19:11:26
Modified files:
usr.bin/ssh : servconf.c servconf.h srclimit.c srclimit.h
sshd.c sshd_config.5
Log message:
Add a "refuseconnection" penalty class to sshd_config
PerSourcePenalties
This allows penalising connection sources that have had connections
dropped by the RefuseConnection option. ok markus@
