From e02e94b034c6407aadcbac42846c9b2e1a54d49e Mon Sep 17 00:00:00 2001 From: Fredrik Gustafsson Date: Thu, 22 Nov 2012 11:01:08 +0100 Subject: Added doc for rekey_limit option --- lib/ssh/doc/src/ssh.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'lib/ssh/doc/src/ssh.xml') diff --git a/lib/ssh/doc/src/ssh.xml b/lib/ssh/doc/src/ssh.xml index aac4b462a2..fb68a13648 100644 --- a/lib/ssh/doc/src/ssh.xml +++ b/lib/ssh/doc/src/ssh.xml @@ -193,10 +193,13 @@ (simply passed on to the transport protocol).

-

Determines if SSH shall use IPv6 or not.

- +

Determines if SSH shall use IPv6 or not.

+ + -

Sets a timeout on connection when no channels are active, default is infinity

+

Provide, in bytes, when rekeying should be initiated, + defaults to one time each GB and one time per hour.

+ -- cgit v1.2.3