---
src/openvpn/tun.c | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/src/openvpn/tun.c b/src/openvpn/tun.c
index 80eaa2c4..f5823516 100644
--- a/src/openvpn/tun.c
+++ b/src/openvpn/tun.c
@@ -965,13 +965,14 @@ do_ifconfig(struct tuntap *tt,
else
{
---
src/openvpn/networking_iproute2.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/src/openvpn/networking_iproute2.c
b/src/openvpn/networking_iproute2.c
index 1ddeb5cf..4e2435c1 100644
--- a/src/openvpn/networking_iproute2.c
+++ b/src/openvpn/networking_iproute2.c
@@
Your patch has been applied to the master branch.
(I have not done more than "see that there are no code changes involved"
- if Simon and you say the build system changes are fine, I just believe so)
commit 277844321a981c66b781b7ef10aaf4097b702eb8
Author: Lev Stipakov
Date: Thu Oct 17 15:23:43
Hi,
Il 01/11/19 23:40, Ton van Vliet ha scritto:
> Thanks for the info.
>
> A quick reply for now:
>
> On 01-11-19 19:28, Samuli Seppänen wrote:
>> Hi,
>>
>> Il 01/11/19 18:58, Ton van Vliet ha scritto:
>>> Hi,
>>>
>>> A sincere 'Thank You' to all developers for their continuous work done
>>> on