Re: [Openvpn-devel] Compiling DCO module on Oracle Linux 8, against UEK kernel

2023-05-02 Thread Shawn Asmussen
Certainly. Here is the contents of the redhat-release, oracle-release, and os-release files. It's also worth noting that the UEK kernel is optional on OEL, so theoretically an OEL system can be running either the RHEL kernel (A recompile of the RHEL source code, just like CentOS 8 used to be before

Re: [Openvpn-devel] Compiling DCO module on Oracle Linux 8, against UEK kernel

2023-05-02 Thread Antonio Quartulli
Hi, On 02/05/2023 20:38, Shawn Asmussen wrote: Today I began to setup a test platform in our organization for openvpn DCO. We are running Oracle's OEL 8. The make of the dco module fails, and I suspect that it is because the Makefile detects EL8, and tries to compile using a configuration that

[Openvpn-devel] Compiling DCO module on Oracle Linux 8, against UEK kernel

2023-05-02 Thread Shawn Asmussen
Today I began to setup a test platform in our organization for openvpn DCO. We are running Oracle's OEL 8. The make of the dco module fails, and I suspect that it is because the Makefile detects EL8, and tries to compile using a configuration that is specific to RHEL's custom kernel source code. Ho

Re: [Openvpn-devel] [PATCH applied openvpn3-linux] openvpn3-config-manage: Fix description in man page

2023-05-02 Thread David Sommerseth
From: David Sommerseth Your patch has been applied to the master branch commit 97c729808a688364c16d17f7c34a4c7229ca0131 master Author: Frank Lichtenheld Date: Tue, 02 May 2023 12:02:27 + docs/man: Fix description in openvpn3-config-manage man page Signed-off-by: Frank Lichtenhe

[Openvpn-devel] [PATCH applied] Re: Remove unused variable line

2023-05-02 Thread Gert Doering
Acked-by: Gert Doering Trivial enough. Looks like a leftover from The Great Pool Rewrite for 2.5 Test compiled on Linux. Your patch has been applied to the master and release/2.6 branch. commit f9d0994584cd8f42c013db3e8ea2d6ab3e3d7c62 (master) commit 6f72df316daed5e8f7a1b4b432265e01954dbac3 (

[Openvpn-devel] [PATCH openvpn3-linux] openvpn3-config-manage: Fix description in man page

2023-05-02 Thread Frank Lichtenheld
Signed-off-by: Frank Lichtenheld --- docs/man/openvpn3-config-manage.1.rst | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/man/openvpn3-config-manage.1.rst b/docs/man/openvpn3-config-manage.1.rst index 56c0704..a919990 100644 --- a/docs/man/openvpn3-config-manage