lksctp-tools 1.0.19+dfsg-2build1 source package in Ubuntu

Changelog

lksctp-tools (1.0.19+dfsg-2build1) noble; urgency=high

  * No change rebuild for 64-bit time_t and frame pointers.

 -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 18:11:17 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
net
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main net

Downloads

File Size SHA-256 Checksum
lksctp-tools_1.0.19+dfsg.orig.tar.xz 147.3 KiB 6ae5bb0498b463c8083c5f6e3685e611070e244b613d988decdbe89fa6ddd72b
lksctp-tools_1.0.19+dfsg-2build1.debian.tar.xz 8.9 KiB ee5c962c164f9000acba2a9ce626c8677e37ed7ffe1f0c8e88aa32b601a95d2a
lksctp-tools_1.0.19+dfsg-2build1.dsc 2.1 KiB d7c2ee82a2fa5d332a53789e34d2f1b83a28d83d4795dd7b301577ed8336d400

View changes file

Binary packages built by this source

libsctp-dev: user-space access to Linux kernel SCTP - development files

 SCTP (Stream Control Transmission Protocol) is a message oriented,
 reliable transport protocol, with congestion control, support for
 transparent multi-homing, and multiple ordered streams of messages.
 RFC 2960 defines the core protocol.
 .
 This package is part of the LKSCTP project, providing all necessary
 files for developing SCTP aware network applications using the Linux
 kernel SCTP implementation: man pages, header files, static libraries,
 symlinks to dynamic libraries, and tutorial source code.

libsctp1: user-space access to Linux kernel SCTP - shared library

 SCTP (Stream Control Transmission Protocol) is a message oriented,
 reliable transport protocol, with congestion control, support for
 transparent multi-homing, and multiple ordered streams of messages.
 RFC 2960 defines the core protocol.
 .
 This library is part of the LKSCTP project, supplementing the Linux
 kernel SCTP implementation.

libsctp1-dbgsym: debug symbols for libsctp1
lksctp-tools: user-space access to Linux kernel SCTP - commandline tools

 SCTP (Stream Control Transmission Protocol) is a message oriented,
 reliable transport protocol, with congestion control, support for
 transparent multi-homing, and multiple ordered streams of messages.
 RFC 2960 defines the core protocol.
 .
 This package is part of the LKSCTP project, and contains libraries and
 commandline tools to test SCTP functionality:
  * checksctp: determine if kernel supports SCTP
  * withsctp: run existing TCP binaries over SCTP
  * sctp_darn: send and receive messages via SCTP
  * sctp_test: check SCTP functionality from user-space

lksctp-tools-dbgsym: debug symbols for lksctp-tools