Re: [Openvpn-devel] [PATCH 11/14] Remove P2MP mode and check for gettimeofday

2021-04-04 Thread Gert Doering
Hi, On Sat, Apr 03, 2021 at 09:16:17PM +, tincantech via Openvpn-devel wrote: > -BEGIN PGP SIGNED MESSAGE- > Before this goes any further, I doubt very much that Openvpn intends to > "Remove P2MP mode". This is about removing the P2MP *define*, which means "there is no more way to co

Re: [Openvpn-devel] [PATCH 11/14] Remove P2MP mode and check for gettimeofday

2021-04-03 Thread tincantech via Openvpn-devel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Before this goes any further, I doubt very much that Openvpn intends to "Remove P2MP mode". Sent with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ On Thursday, 1 April 2021 18:27, Arne Schwabe wrote: > Am 01.04.21 um 15:13 schrieb

Re: [Openvpn-devel] [PATCH 11/14] Remove P2MP mode and check for gettimeofday

2021-04-01 Thread Arne Schwabe
Am 01.04.21 um 15:13 schrieb Arne Schwabe: > Using OpenVPN without P2MP support (pull, TLS) is unrealistic and > building a binary without it is not something we realistically want > to support anyway. > } > +/* Check if we have forbidding options in the current mode */ > +if (dco_ena

[Openvpn-devel] [PATCH 11/14] Remove P2MP mode and check for gettimeofday

2021-04-01 Thread Arne Schwabe
Using OpenVPN without P2MP support (pull, TLS) is unrealistic and building a binary without it is not something we realistically want to support anyway. Signed-off-by: Arne Schwabe --- src/compat/compat-gettimeofday.c | 2 +- src/openvpn/forward.c| 23 ++--- src/openvpn/forw