Re: [PATCH] tun: openbsd: Don't change MTU when it's already the expected size

2019-07-17 Thread Jason A. Donenfeld
Thanks! I rewrote and merged a variant of this. Jason ___ WireGuard mailing list WireGuard@lists.zx2c4.com https://lists.zx2c4.com/mailman/listinfo/wireguard

[PATCH] tun: openbsd: Don't change MTU when it's already the expected size

2019-07-17 Thread Michael Zeltner
Allows for running wireguard-go as non-root user --- tun/tun_openbsd.go | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/tun/tun_openbsd.go b/tun/tun_openbsd.go index 1e6191f..bdca231 100644 --- a/tun/tun_openbsd.go +++ b/tun/tun_openbsd.go @@ -173,12 +173,21 @@ func