Re: [PATCH] gateway: fix calculation of is_vpn6
Denis Kenzior <[email protected]>
| Newsgroups | dev.linux.lists.connman |
|---|---|
| Message-ID | <[email protected]> |
Hi,
On 1/23/25 5:38 AM, Gabriel Sanches wrote:
> Fix is_vpn6 to use ipv6 variables not ipv4 variables. This stops
> the WireGuard plugin from faulting on startup.
>
> Fixes: commit 823d5a2a8cc4 ("connection: Refactor ‘__connman_connection_gateway_add’”)”
>
> Signed-of-by: Gabriel Sanches <[email protected]>
> Tested-by: Christian Hewitt <[email protected]>
>
> ---
> src/gateway.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
This patch does not apply cleanly to upstream. Anyone care to re-send?
Regards,
-Denis