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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254212 --- 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 least one of the sockets, assuming that sobind() returns EADDRNOTAVAIL for the other? Nice idea. That seems like a sensible plan and good compromise of conditions. Implemented here: https://git.zx2c4.com/wireguard-freebsd/commit/?id=2b2bd4ef95c2bbbb0da27005278880b4b1c940e0 -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254212-227-pyQy0n5UMF>
