Code Review 6882910: Unexplained lack of IP4 network ability when transparent IP6 to IP4 is disabled.

Dr Andrew John Hughes ahughes at redhat.com
Tue Aug 10 04:26:02 PDT 2010


On 9 August 2010 16:12, Chris Hegarty <chris.hegarty at oracle.com> wrote:
> Alan,
>
> Don't assume sockets will default to dual stack, explicitly set IPV6_V6ONLY
> to 0. Apparently some Linux distros ship with net.ipv6.bindv6only=1
> restricting sending and receiving to IPv6 packets only. Changes both net and
> nio code.
>
> Webrev:
>  http://cr.openjdk.java.net/~chegar/6882910/webrev.00/webrev/
>
> Thanks,
> -Chris.
>

6342561 is also related to this; see
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2010-April/008866.html
-- 
Andrew :-)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8



More information about the net-dev mailing list