]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 3006: IPV6_V6ONLY definition missing - Solaris 9 - SunStudio 12.0
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 7 Aug 2010 03:45:03 +0000 (15:45 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 7 Aug 2010 03:45:03 +0000 (15:45 +1200)
commitca44fd48ffae9775ffd96c3afbc135cdab768ab1
tree456aaaef04f4fb08fc23230f9064f68f49067df0
parent60d08fa6cd0b7923e6294f42ec8ae97ab313530b
Bug 3006: IPV6_V6ONLY definition missing - Solaris 9 - SunStudio 12.0

Solaris 9 is not fully RFC 3493 compliant. It does not provide the
IPV6_V6ONLY even as a null-op option.

There are potentially other systems in the same situation. Fix is to
detect the absence of the option and fall back to split-stack on
IPv6-enabled systems without it.
src/ip/tools.cc