Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37434224
en ru br
ALT Linux repos
S:0.9.5.0-alt1

Group :: System/Libraries
RPM: libusrsctp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.9.5.0-alt1
Build date: 4 july 2021, 13:38 ( 145.9 weeks ago )
Size: 479.65 Kb

Home page:   https://github.com/sctplab/usrsctp

License: BSD
Summary: Portable SCTP userland stack
Description:

SCTP is a message oriented, reliable transport protocol with direct support
for multihoming that runs on top of IP or UDP, and supports both v4 and v6
versions.

Like TCP, SCTP provides reliable, connection oriented data delivery with
congestion control. Unlike TCP, SCTP also provides message boundary
preservation, ordered and unordered message delivery, multi-streaming and
multi-homing. Detection of data corruption, loss of data and duplication
of data is achieved by using checksums and sequence numbers. A selective
retransmission mechanism is applied to correct loss or corruption of data.

In this manual the socket API for the SCTP User-land implementation will be
described. It is based on RFC 6458. The main focus of this document is on
pointing out the differences to the SCTP Sockets API. For all aspects of the
sockets API that are not mentioned in this document, please refer to RFC
6458. Questions about SCTP itself can hopefully be answered by RFC 4960.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • libusrsctp
  • libusrsctp-debuginfo
  • libusrsctp-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin