lksctp-tools 1.0.21+dfsg-ok1 source package in openKylin

Changelog

lksctp-tools (1.0.21+dfsg-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Thu, 04 Jun 2026 13:59:33 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
linux-any
Section:
net
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main net

Downloads

File Size SHA-256 Checksum
lksctp-tools_1.0.21+dfsg.orig.tar.xz 153.1 KiB eedbe00668bdf39eacdfff3ba663bfa817d23f55469f11f6ea3dc1eea7078c8a
lksctp-tools_1.0.21+dfsg-ok1.debian.tar.xz 5.1 KiB 04cbadc64d6514252e00ddcc1f4b01e92f6bd319a76266e6d0e462056df76a8d
lksctp-tools_1.0.21+dfsg-ok1.dsc 1.8 KiB 4531eb53ee7c46403bb7606460e8dcf88b58a82b194cba00596e369841045be8

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