commit | c53c2af173cf67fd1c26f98e7900299b1b65b6ec | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Thu May 16 20:28:16 2013 +1000 |
committer | Darren Tucker <dtucker@zip.com.au> | Thu May 16 20:28:16 2013 +1000 |
tree | 1c83d4abcdec31e4be6d8a2955fdad33b985b976 | |
parent | 64c6fceecd27e1739040b42de8f3759454260b39 [diff] |
- dtucker@cvs.openbsd.org 2013/05/16 02:00:34 [ssh_config sshconnect2.c packet.c readconf.h readconf.c clientloop.c ssh_config.5 packet.h] 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