[Bug 284877] [NEW PORT] security/netbird Peer-to-peer VPN that seamlessly connects your devices

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 16 Apr 2025 16:46:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284877

--- Comment #24 from Andriy Gapon <avg@FreeBSD.org> ---
(In reply to Kurt Jaeger from comment #23)
# golang.zx2c4.com/wireguard/wgctrl/internal/wgfreebsd/internal/nv
vendor/golang.zx2c4.com/wireguard/wgctrl/internal/wgfreebsd/internal/nv/decode.go:18:29:
cannot use sz (variable of type _Ctype_ulong) as _Ctype_size_t value in
variable declaration
vendor/golang.zx2c4.com/wireguard/wgctrl/internal/wgfreebsd/internal/nv/encode.go:47:63:
cannot use _Ctype_ulong(value) (value of type _Ctype_ulong) as _Ctype_uint64_t
value in variable declaration

Looks like wgfreebsd code is not fully 32-bit ready.

-- 
You are receiving this mail because:
You are the assignee for the bug.