Description
Network applications can use SCTP transport behavior without relying only on kernel support.
This userland stack is useful for developers building or testing software that needs Stream Control Transmission Protocol features, such as multi-streaming, association management, or protocol experiments. It does not add a network client by itself; another program links to it.
SCTP traffic can expose application data and interact with firewall or routing policy. Review the parent application before using it on production networks.