openvpn-dco-dkms 0.0+git20241121-1 source package in Ubuntu

Changelog

openvpn-dco-dkms (0.0+git20241121-1) unstable; urgency=medium

  * New upstream version 0.0+git20241121
    - fixes build errors with Linux 6.12+ (Closes: #1089502)

 -- Bernhard Schmidt <email address hidden>  Sun, 08 Dec 2024 14:37:32 +0100

Upload details

Uploaded by:
Bernhard Schmidt
Uploaded to:
Sid
Original maintainer:
Bernhard Schmidt
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
openvpn-dco-dkms_0.0+git20241121-1.dsc 2.0 KiB e61cae98a339b15c383074f1944c581e9e3e5c5df0fabff5962c613eaed387d7
openvpn-dco-dkms_0.0+git20241121.orig.tar.gz 69.1 KiB eb07712053ab71aeeed6bb1b2144cbaf29188aa8211b824c0dcb1e8eedbfc14c
openvpn-dco-dkms_0.0+git20241121-1.debian.tar.xz 3.2 KiB 0391a3f60fc11104d449eb2efc0f34a71491edfae66bdfb0c0f5e66342bbac3d

No changes file available.

Binary packages built by this source

openvpn-dco-dkms: DCO (Data-Channel Offload) kernel module for OpenVPN)

 This kernel module allows OpenVPN to offload any data plane management to the
 linux kernel, thus allowing it to exploit any Linux low level API, while
 avoiding expensive and slow payload transfer between kernel space and user
 space. You need a matching dco-enabled OpenVPN to use this, the feature is
 supposed to land in OpenVPN 2.6.
 .
 This package uses DKMS to automatically build the ovpn-dco kernel module.