From 24f37acef3e7e33576bcd071569a94de980b6544 Mon Sep 17 00:00:00 2001 From: Ingela Anderton Andin Date: Tue, 5 Nov 2013 09:36:26 +0100 Subject: ssh: Make inet option configurable and remove ipv6_disabled option --- lib/ssh/doc/src/ssh.xml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'lib/ssh/doc/src') diff --git a/lib/ssh/doc/src/ssh.xml b/lib/ssh/doc/src/ssh.xml index 896b98edc2..b338241685 100644 --- a/lib/ssh/doc/src/ssh.xml +++ b/lib/ssh/doc/src/ssh.xml @@ -181,10 +181,6 @@

Allow an existing file descriptor to be used (simply passed on to the transport protocol).

- - -

Determines if SSH shall use IPv6 or not.

-

Provide, in bytes, when rekeying should be initiated, @@ -313,10 +309,6 @@

Allow an existing file-descriptor to be used (simply passed on to the transport protocol).

- - -

Determines if SSH shall use IPv6 or not (only used when - HostAddress is set to any).

Provide a fun() to implement your own logging when a user fails to authenticate.

-- cgit v1.2.3