diff options
| author | Zoltán Böszörményi <zboszor@gmail.com> | 2025-08-14 10:40:48 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-08-14 07:40:09 -0700 |
| commit | df6a14a27c81675f31da3c488d35f07ee413afb5 (patch) | |
| tree | 687dc3281eed573fb6de095e7d0fcae5b540ec74 /meta-python/recipes-devtools/python/python3-matplotlib | |
| parent | 70a9c5ca6e73b10bd7a9cd8bda9e77d5111998b6 (diff) | |
| download | meta-openembedded-df6a14a27c81675f31da3c488d35f07ee413afb5.tar.gz | |
openvpn: Add PACKAGECONFIG for data channel offload
Moved the iproute2 backend enablement into a new PACKAGECONFIG.
It is enabled to keep the current defaults. Added the explicit
runtime dependency on iproute2-ip (the "ip" command) which this
backend requires.
Added a new PACKAGECONFIG[dco] which enables the libnl backend,
which is mutually incompatible with iproute2 backend in OpenVPN.
With these:
PACKAGECONFIG:remove = "iproute2"
PACKAGECONFIG:append = " dco"
the data channel offload is enabled:
checking for LIBNL_GENL... yes
configure: Enabled ovpn-dco support for Linux
With Linux kernel 6.16 or newer, and CONFIG_OVPN enabled,
the data channel offload will be used.
Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib')
0 files changed, 0 insertions, 0 deletions
