Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Dec 2021 20:24:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 210726] tcp connect() can return invalid EADDRINUSE (Eg: multiple jails with the same IP address)
Message-ID:  <bug-210726-7501-nYuSAOlBop@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210726-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210726-7501@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=3D210726

--- Comment #25 from Bryan C. Mills <bcmills@google.com> ---
According to the comment at
https://go-review.googlesource.com/c/go/+/369157/1#message-c6b6ac6857673b20=
daacd7a25019c8817f6f836f
this fix was included in the 12.2 and 13.0 releases used by the Go project,=
 so
the failures on 12.2 builders observed in
https://golang.org/issue/34264#issuecomment-856946712 seem to imply that the
fix was incomplete: we are still seeing EADDRINUSE for connect calls connec=
ting
from an IPv6 local address to an IPv4 remote.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210726-7501-nYuSAOlBop>