Lines Matching +full:multi +full:- +full:protocol
1 .. SPDX-License-Identifier: GPL-2.0
10 SCTP (Stream Control Transmission Protocol) is a IP based, message oriented,
11 reliable transport protocol, with congestion control, support for
12 transparent multi-homing, and multiple ordered streams of messages.
13 RFC2960 defines the core protocol. The IETF SIGTRAN working group originally
14 developed the SCTP protocol and later handed the protocol over to the
23 referred to as the UDP-style API of the Sockets Extensions for SCTP, as
24 proposed in IETF Internet-Drafts.
29 - lksctp can be built as statically or as a module. However, be aware that
32 - There is tentative support for IPv6, but most work has gone towards
42 <linux-sctp@vger.kernel.org>