openvpn-dco-dkms 0.0+git20231103-1ubuntu1 source package in Ubuntu

Changelog

openvpn-dco-dkms (0.0+git20231103-1ubuntu1) noble; urgency=medium

  * Support Linux 6.11 (LP: #2092061)
    - 0001-ovpn-dco-add-missing-include-for-MODULE_ALIAS_GENL_FAMILY.patch
  * Change maintainer to Ubuntu Developers

 -- Massimiliano Pellizzer <email address hidden>  Wed, 18 Dec 2024 11:37:20 +0100

Upload details

Uploaded by:
Massimiliano Pellizzer
Sponsored by:
Paolo Pisati
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
openvpn-dco-dkms_0.0+git20231103.orig.tar.gz 68.9 KiB b258b52669ebdbf345415a1cb1ce03a32e42bec2f5d857001e4ccf4eb8e93ed7
openvpn-dco-dkms_0.0+git20231103-1ubuntu1.debian.tar.xz 3.7 KiB 2fc4acf87d44100e1c7129a455b374dc285e085e853ba8251c59299959a5eada
openvpn-dco-dkms_0.0+git20231103-1ubuntu1.dsc 2.1 KiB a5e540c7e3bdf16c28e798fb22a2ab30bbbfb3d515ef811812af727058d66d00

View changes file

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.