From: Adi Masputra Date: Wed, 8 Sep 1999 01:28:28 +0000 (+0000) Subject: Comments on 64-bitness and IPv6 on Sol 8 X-Git-Tag: ppp-2.4.7~642 X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=c291dcda5acdd3edb75c4127c7c001017ba3a876;p=ppp.git Comments on 64-bitness and IPv6 on Sol 8 --- diff --git a/README.sol2 b/README.sol2 index 5f4f00f..392f43f 100644 --- a/README.sol2 +++ b/README.sol2 @@ -4,7 +4,10 @@ but are not identical. The STREAMS kernel modules and driver for Solaris 2 are in the svr4 directory (and use some code from the modules directory). -This version has been tested under Solaris 2.6. +This version has been tested under Solaris 7, and the upcoming +Solaris 8. As of now, it will only work when the system is booted +in 32-bit mode. 64-bit clean driver as well as IPv6 support for +Solaris 8 are currently under development. NOTE: Although the kernel driver and modules have been designed to operate correctly on SMP systems, they have not been extensively