[Bug 210726] tcp connect() can return invalid EADDRINUSE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jul 3 12:08:21 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726
Jilles Tjoelker <jilles at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jilles at FreeBSD.org
--- Comment #2 from Jilles Tjoelker <jilles at FreeBSD.org> ---
Although this change does not seem wrong, it seems necessary only when using
the same IP address in different jails, or in a jail and the outer system. Is
that the case?
Also, if the change applies to the in_pcblookup_local() call, it also applies
to the in6_pcblookup_local() call above it.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list