Hi,
On Sat, Apr 03, 2021 at 08:46:26PM +0200, Arne Schwabe wrote:
> Using OpenVPN without P2MP support (pull, TLS) is unrealistic and
> building a binary without it is not something we realistically want
> to support anyway. Building P2MP support now only depends on
> HAVE_GETTIMEOFDAY or win32, w
Hi,
On Sat, Apr 03, 2021 at 07:28:39PM +, tincantech via Openvpn-devel wrote:
> > This also removes the ENABLE_SHAPER and TIME_BACKTRACK_PROTECTION
> > defines, which also depend only on the HAVE_GETTIMEOFDAY or WIN32.
>
> Is this the end of --shaper option ?
No.
gert
--
"If was one thing
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Sent with ProtonMail Secure Email.
‐‐‐ Original Message ‐‐‐
On Saturday, 3 April 2021 19:46, Arne Schwabe wrote:
> Using OpenVPN without P2MP support (pull, TLS) is unrealistic and
> building a binary without it is not something we real
Using OpenVPN without P2MP support (pull, TLS) is unrealistic and
building a binary without it is not something we realistically want
to support anyway. Building P2MP support now only depends on
HAVE_GETTIMEOFDAY or win32, which has a compat function for it.
This also removes the ENABLE_SHAPER and