ktls-utils 1.2.1-3 source package in Ubuntu

Changelog

ktls-utils (1.2.1-3) unstable; urgency=medium

  * d/tests: nfs test doesn't work under LXC, so add isolation-machine

 -- Ben Hutchings <email address hidden>  Fri, 15 Aug 2025 21:00:30 +0200

Upload details

Uploaded by:
Debian kernel team
Uploaded to:
Sid
Original maintainer:
Debian kernel team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ktls-utils_1.2.1-3.dsc 2.0 KiB 1e97886a54540c1729ce6107390d2ec71b1a9e5d1656ad8db9b63fd7b040d71f
ktls-utils_1.2.1.orig.tar.xz 41.8 KiB 669a1004c7e6fbdd4ff15171596af9af218a505ac47dca1b020e2db01616d51f
ktls-utils_1.2.1-3.debian.tar.xz 8.4 KiB 37fc7a03450cf397fc3a85711475d79eb7228b774cd82c5a116018c66df389e2

Available diffs

No changes file available.

Binary packages built by this source

ktls-utils: TLS handshake support for NFS and other in-kernel TLS users

 In-kernel TLS consumers need a mechanism to perform TLS handshakes on
 a connected socket to negotiate TLS session parameters that can then
 be programmed into the kernel's TLS record protocol engine.
 .
 This package of software provides a TLS handshake user agent that
 listens for kernel requests and then materializes a user space socket
 endpoint on which to perform these handshakes. The resulting
 negotiated session parameters are passed back to the kernel via
 standard kTLS socket options.

ktls-utils-dbgsym: debug symbols for ktls-utils