PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` The IPV6 code is enabled by uncommenting IPV6 = -DHAVE_IPV6 Check your system specific make line for the entry IPV6="$(IPV6)"; it has not been added to most yet. The code was tested on Solaris 8 Beta. A single tcpd binary supports IPV6 and IPV4 sockets as well as TLI (v4/v6). The code successfully compiles on Solaris 7 + playground.sun.com IPV6 patch, but I have not tested the binary. The code also compiles on AIX using "-DHAVE_IPV6 -DUSE_GETHOSTBYNAME2" The KILL_IPOPTIONS option doesn't work. (Something to do with IPV4 addresses mapped inside IPV6 sockets) The code extends the hosts.{allow,deny} syntax in a minor way. You can now specify IPV6 address, like this: # Ipv6 numeric address someservice: [x:x:x::x] # Ipv6 network otherservice: [x:x:x::x/prefix] Note that the "[" and "]" are part of the syntax; no whitespace is allowed inside the []. The datastructures have been modified such that we hope that libwrap binary compatibility is maintained. The original tcp_wrappers-7.6 files have been renamed and have a .org extension; only this file (README.ipv6) was added. Casper Dik (Casper.Dik@Holland.Sun.COM)