[Bug 254212] can't initialize an if_wg interface with IPv6 disabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 18 19:54:48 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254212

--- Comment #4 from Mark Johnston <markj at 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.

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


More information about the freebsd-bugs mailing list