Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 19:54:47 +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-BT7Eez6JnS@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 #4 from Mark Johnston <markj@FreeBSD.org> ---
(In reply to Jason A. Donenfeld from comment #3)
I can't quite see how.  The problem is basically that in wg_socket_bind(), =
the
sobind() call for the v6 socket will fail if the VNET does not have a v6
address assigned to some interface.  Looking at the sources from the latest
version of the port, this failure will cause the v4 socket to be closed.

--=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-BT7Eez6JnS>