Fri, 19 Apr 2024 09:04:53 UTC | login

Information for build usrsctp-1.0.0-0.1.20201017gitf4925bd.fc33

ID189954
Package Nameusrsctp
Version1.0.0
Release0.1.20201017gitf4925bd.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/usrsctp.git#e1c89a2fe6fb4355f4d70737c1e9ab2c38e4f5f9
SummaryPortable SCTP userland stack
DescriptionSCTP 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 03 Dec 2020 08:19:02 UTC
CompletedThu, 03 Dec 2020 08:38:05 UTC
Taskbuild (f33, /rpms/usrsctp.git:e1c89a2fe6fb4355f4d70737c1e9ab2c38e4f5f9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/usrsctp.git#e1c89a2fe6fb4355f4d70737c1e9ab2c38e4f5f9'}}
Tags
f33
RPMs
src
usrsctp-1.0.0-0.1.20201017gitf4925bd.fc33.src.rpm (info) (download)
riscv64
usrsctp-1.0.0-0.1.20201017gitf4925bd.fc33.riscv64.rpm (info) (download)
usrsctp-devel-1.0.0-0.1.20201017gitf4925bd.fc33.riscv64.rpm (info) (download)
usrsctp-debuginfo-1.0.0-0.1.20201017gitf4925bd.fc33.riscv64.rpm (info) (download)
usrsctp-debugsource-1.0.0-0.1.20201017gitf4925bd.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Oct 30 2020 Vitaly Zaitsev <vitaly@easycoding.org> - 1.0.0-0.1.20201017gitf4925bd - Initial SPEC release.