Source: openvpn-dco-dkms Section: net Priority: optional Maintainer: Bernhard Schmidt Build-Depends: debhelper-compat (= 13), dh-sequence-dkms, Standards-Version: 4.6.0 Homepage: https://github.com/OpenVPN/ovpn-dco Vcs-Browser: https://salsa.debian.org/debian/openvpn-dco-dkms Vcs-Git: https://salsa.debian.org/debian/openvpn-dco-dkms.git Rules-Requires-Root: no Testsuite: autopkgtest-pkg-dkms Package: openvpn-dco-dkms Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Enhances: openvpn Description: DCO (Data-Channel Offload) kernel module for OpenVPN 2.6 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 OpenVPN 2.6.x with dco-support compiled in to use this. . This module does _not_ accelerate OpenVPN 2.7. For OpenVPN 2.7 you need the new upstreamed kernel module ovpn (released first in Linux 6.16). . This package uses DKMS to automatically build the ovpn-dco kernel module.