Displaying 2 results from an estimated 2 matches for "asconf".
Did you mean:
msconf
2012 Jul 20
0
SCTP support for OpenSSH
Dear all,
I just subscribed too,
The Linux SCTP implementation has recently supported AUTO-ASCONF with a default_auto_asconf sysctl parameter and setsockopt().
Cheers,
- Michio
> Dear all,
> I just subscribed, therefore I can't answer inline the earlier messages...
> The FreeBSD SCTP implementation (and I think also the Linux implementation) support
> a feature calle...
2012 May 30
3
SCTP support for OpenSSH
Hi,
I have written a patch to add SCTP support for OpenSSH on systems with SCTP capabilities with the following features:
- SCTP support can be configured with --with-sctp, but is disabled by default
- use SCTP for SSH connections instead of TCP
- SCTP's multi-homing is activated for all available addresses by default, if SCTP is used
- the sshd can be configured to listen with TCP, SCTP, or