cvs commit: ports/java/jdk14 Makefile pkg-plist ports/java/jdk14/files disable-ipv6.patch patch-deploy::Makefile patch-vm::os_bsd.cpp

Hajimu UMEMOTO ume at FreeBSD.org
Wed Jan 28 06:13:34 PST 2004


Hi,

>>>>> On Wed, 28 Jan 2004 06:00:27 -0800 (PST)
>>>>> Alexey Zelkin <phantom at FreeBSD.org> said:

phantom>   2. Disable IPv6 support by default.  Unfortunatelly due to security reasons
phantom>      IPv4-to-IPv6 addresses mapping is disabled by default in FreeBSD-5.x, so
phantom>      those who would like to use Java Networking stuff had to manually
phantom>      enable it.  To make jdk14 port more user-friendly IPv6 is disabled now
phantom>      on compile time.  Those who need this stuff enabled have to use WITH_IPV6
phantom>      compile time option.

If you mean jdk14 uses IPv4-mapped IPv6 address, modifying jdk14 to
enable it by IPV6_V6ONLY socket option is good.  It enables
IPv4-mapped IPv6 address per socket even on the system where
IPv4-mapped IPv6 address is disabled.

Sincerely,

--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume at mahoroba.org  ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/


More information about the cvs-all mailing list