Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 2021 21:55:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 254212] can't initialize an if_wg interface with IPv6 disabled
Message-ID:  <bug-254212-227-pyQy0n5UMF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254212-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254212-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254212

--- Comment #7 from Jason A. Donenfeld <jason@zx2c4.com> ---
> Is it possible to have wg_socket_bind() succeed if it's able to bind at l=
east one of the sockets, assuming that sobind() returns EADDRNOTAVAIL for t=
he other?

Nice idea. That seems like a sensible plan and good compromise of condition=
s.
Implemented here:
https://git.zx2c4.com/wireguard-freebsd/commit/?id=3D2b2bd4ef95c2bbbb0da270=
05278880b4b1c940e0

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254212-227-pyQy0n5UMF>