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

Changelog

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

  * New upstream version 0.0+git20240712
    - fixes build errors with Linux 6.10+ (Closes: #1077838)

 -- Bernhard Schmidt <email address hidden>  Mon, 19 Aug 2024 23:16:18 +0200

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
openvpn-dco-dkms_0.0+git20240712-1.dsc 2.0 KiB 0531f2918b31c62be00011bd387bb5481086780c21a3bb5b5f05ff3f0b5826de
openvpn-dco-dkms_0.0+git20240712.orig.tar.gz 69.1 KiB 1d854af5490806bd189e9ceeaf185cb5e4151715010c8af287b499c3a65baa53
openvpn-dco-dkms_0.0+git20240712-1.debian.tar.xz 3.2 KiB fa619bf692d53ce57f8056c74609aa50617c155761b3f07da582673139b3e8bc

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.