Utilities for SCTP (Stream Control Transmission Protocol)
This package contains the SCTP base runtime library and command line
tools.
SCTP (Stream Control Transmission Protocol) is a message-oriented,
reliable transport protocol with congestion control, support for
transparent multihoming, and multiple ordered streams of messages.
- Developed at network:utilities
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/lksctp-tools && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
lksctp-tools-1.0.21.tar.gz | 0000569526 556 KB | |
lksctp-tools.changes | 0000007657 7.48 KB | |
lksctp-tools.spec | 0000002685 2.62 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1204500
from
Marcus Meissner (msmeissn)
(revision 30)
- Update to version 1.0.21 App * Close some opened sockets in sctp_darn and sctp_test * Free host_s and serv_s in sctp_test and sctp_status Test * Call close on the correct sk in test_1_to_1_send * Free the allocated buffers before return * Replace malloc with test_malloc - Update to version 1.0.20 App * Replace use of deprecated gethostbyname with getaddrinfo * Check strdup return in append_addr Lib * Define cmsg array with correct size in sendv and recvv * zero-initialize sinfo_assoc_id in sctp_rcvmsg * Man page updates Test * Add a test case for RE_CONFIG and interleaving (forwarded request 1204322 from mnhauke)
Comments 0