CVSROOT: /cvs Module name: src Changes by: dtuc...@cvs.openbsd.org 2013/05/15 22:09:14
Modified files: usr.bin/ssh : monitor.c packet.c servconf.c servconf.h serverloop.c sshd.c sshd_config sshd_config.5 Log message: Add RekeyLimit to sshd with the same syntax as the client allowing rekeying based on traffic volume or time. ok djm@, help & ok jmc@ for the man page.