Thu, 25 Apr 2024 15:53:40 UTC | login

Information for build usrsctp-0.9.5.0-1.fc33

ID194975
Package Nameusrsctp
Version0.9.5.0
Release1.fc33
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/usrsctp.git#697b7194c3b9057b23599968f23c60b56b3bce55
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
StartedSat, 24 Apr 2021 07:13:01 UTC
CompletedSat, 24 Apr 2021 07:40:06 UTC
Taskbuild (f33, /rpms/usrsctp.git:697b7194c3b9057b23599968f23c60b56b3bce55)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/usrsctp.git#697b7194c3b9057b23599968f23c60b56b3bce55'}}
Tags
f33
f37
f38
RPMs
src
usrsctp-0.9.5.0-1.fc33.src.rpm (info) (download)
riscv64
usrsctp-0.9.5.0-1.fc33.riscv64.rpm (info) (download)
usrsctp-devel-0.9.5.0-1.fc33.riscv64.rpm (info) (download)
usrsctp-debuginfo-0.9.5.0-1.fc33.riscv64.rpm (info) (download)
usrsctp-debugsource-0.9.5.0-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jan 13 2021 Vitaly Zaitsev <vitaly@easycoding.org> - 1:0.9.5.0-1 - Updated to version 0.9.5.0. * Mon Jan 11 2021 Vitaly Zaitsev <vitaly@easycoding.org> - 1.0.0-0.2.20210110gitf1de842 - Updated to f1de842 snapshot (upstream release 0.9.4.0). * Fri Oct 30 2020 Vitaly Zaitsev <vitaly@easycoding.org> - 1.0.0-0.1.20201017gitf4925bd - Initial SPEC release.