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

Changelog

openvpn-dco-dkms (0.0+git20230816-1ubuntu1) mantic; urgency=medium

  * Update 0001-linux-6.5-buildfix.patch to allow building with
    Linux kernels < 6.5. This patch can be dropped once Ubuntu's
    kernel is at least 6.5

 -- Jeremy Bícha <email address hidden>  Tue, 22 Aug 2023 08:33:09 -0400

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
openvpn-dco-dkms_0.0+git20230816.orig.tar.gz 68.9 KiB d32b2219b1921466fa705453cada555b1a9f18ddeb28c7f43622399fb4bc45f5
openvpn-dco-dkms_0.0+git20230816-1ubuntu1.debian.tar.xz 3.5 KiB aba6601c5d8520888ab81cfd3acebcb15991f8accc2a902b05c0eea86e165ac3
openvpn-dco-dkms_0.0+git20230816-1ubuntu1.dsc 2.1 KiB b139f72a06bebd9697230fc7ba0d1613554c7c2ac0b7ae7ded4a1600d7c384c8

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.