CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/05/15 20:00:35
Modified files:
usr.bin/ssh : clientloop.c packet.c packet.h readconf.c
readconf.h ssh_config ssh_config.5
sshconnect2.c
Log message:
Add an optional second argument to RekeyLimit in the client to allow
rekeying based on elapsed time in addition to amount of traffic.
with djm@ jmc@, ok djm
