[erlang-bugs] More ssh bugs

Ingela Anderton Andin ingela@REDACTED
Mon Feb 16 09:10:23 CET 2009


Hi!

Anders Nygren wrote:
> Hi
> In ssh-1.0.2,
> 1, If the shell option is given Options in ssh:daemon/1,2,3, it will 
> be added
> again before the call to start_daemon. I don't think it causes any
> errors but it
> is unnecessary.
>   
Agreed it is unnecessary, it should not  cause  you any problems  though.

> 2, If HostAddr is not given in ssh:daemon it will use inet:getaddr/2 
> to get ONE
> address for the host and only listen on that address.
> I may be wrong but I expected it to listen on ALL addresses on the 
> host, like it
> used to do in ssh-0.9.9.6.
>
>
>   
That has already been fixed in the latest released ssh, ssh-1.1.

Regards Ingela Erlang/OTP - Ericssson



More information about the erlang-bugs mailing list