Search Criteria
Package Details: ovpn-dco-dkms 1:0.2.20241216-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ovpn-dco-dkms.git (read-only, click to copy) |
---|---|
Package Base: | ovpn-dco-dkms |
Description: | Optional Data Channel Offload kernel module for OpenVPN 3 |
Upstream URL: | https://github.com/OpenVPN/ovpn-dco |
Licenses: | GPL2 |
Conflicts: | ovpn-dco, ovpn-dco-dkms-git, ovpn-dco-git |
Provides: | ovpn-dco, ovpn-dco-dkms |
Submitter: | SwooshyCueb |
Maintainer: | SwooshyCueb |
Last Packager: | SwooshyCueb |
Votes: | 6 |
Popularity: | 0.083423 |
First Submitted: | 2021-02-18 19:07 (UTC) |
Last Updated: | 2025-01-07 16:32 (UTC) |
Latest Comments
rubin55 commented on 2025-06-12 12:54 (UTC)
Just got some feedback from upstream, this is fixed by updated version, i.e., v0.2.20250523. I flagged this package out of date.
rubin55 commented on 2025-06-11 20:20 (UTC) (edited on 2025-06-11 20:25 (UTC) by rubin55)
Just upgraded kernel to 6.15.2 and getting this:
in
/var/lib/dkms/ovpn-dco/0.2.20241216/build/make.log
:Issue upstream: https://github.com/OpenVPN/ovpn-dco/issues/81
<deleted-account> commented on 2023-11-06 01:54 (UTC)
[deleted]
MarsSeed commented on 2023-09-12 10:38 (UTC)
This package can be used with
extra/openvpn
, which supports DCO on the userland side since pkgver 2.6.1-1 (Mar 09, 2023).larrabee commented on 2023-08-18 08:33 (UTC)
Thanks. Updated to latest commit.
glitsj16 commented on 2023-08-17 04:10 (UTC)
Hi. Upstream merged a patch for build issues on the latest kernels. Please adjust the _dco_commit in the PKGBUILD.
larrabee commented on 2023-06-15 08:44 (UTC)
@glitsj16 Thank you. Fixed.
glitsj16 commented on 2023-06-15 08:22 (UTC)
The DKMS install command errors out with a rather uninformative log. Looking around upstream I noticed this commit: ovpn-dco: rename to ovpn-dco-v2.
After changing BUILT_MODULE_NAME[0]="ovpn-dco-v2" in the dkms.conf.in building/installing the module works fine.
On a side-note, the current PKGBUILD doesn't seem to use
git
in any functions, so it can safely be dropped from makedepends.Thanks for offering the DCO-related openvpn packages!
opensorcerer commented on 2023-03-24 22:23 (UTC)
The DKMS module doesn't build for me. Or rather, it builds normally according to make.log but returns a rc 7.