From: Lev Stipakov
Add two custom actions to service ovpn-dco driver installation.
- EvaluateDriver
Runs under user privileges. Determines what action (install/uninstall)
should be performed on ovpn-dco component.
- ProcessDriver
Runs under SYSTEM privileges. Performs driver (un)installatio
Acked-by: Gert Doering
Nothing like a yearly copyright update to bump your commit counts! :-)
(But as I said on IRC - if we do this on master, we need to do it on
the "current stable" tree as well, so thanks for sending)
Verified by "git show -I Copyright" that indeed only such lines are
change
Hi,
On Tue, Jan 25, 2022 at 12:02:44PM -0500, Selva Nair wrote:
> > In its simplest form, just have
> >
> > --cert 'pkcs11:id=%01'
>
> I'm withdrawing this patch as it has no prospects going forward with
> engines on their way out in
> OpenSSL 3.0 and beyond. Withdrawing is also an honourable way
Acked-by: Gert Doering
The change is mostly documentation, and it makes sense, for the reasons
given. The actual code change just reduces the connection between
--ifconfig and --link-mtu, which is confusing at best.
Have not tested beyond a simple compile check.
(For reference: this was 02/21