summaryrefslogtreecommitdiff
path: root/README.sol2
diff options
context:
space:
mode:
authorAdi Masputra <adi.masputra@sun.com>1999-10-06 23:08:44 +0000
committerAdi Masputra <adi.masputra@sun.com>1999-10-06 23:08:44 +0000
commit10f2a6432348fc0aca3f4b2a55deaf0a432b2888 (patch)
treec0e75d0443873b8053254c4e441df869783e16e1 /README.sol2
parent3cac7df410a12aa81b5deff3fde9ccaabcb4561c (diff)
downloadppp-10f2a6432348fc0aca3f4b2a55deaf0a432b2888.tar.gz
Added snoop support comments
Diffstat (limited to 'README.sol2')
-rw-r--r--README.sol29
1 files changed, 8 insertions, 1 deletions
diff --git a/README.sol2 b/README.sol2
index a6b181a..0a4c915 100644
--- a/README.sol2
+++ b/README.sol2
@@ -45,6 +45,13 @@ create an /etc/ppp/ip-up script containing something like this:
See the man page for ip(7p) for details.
+Snoop support.
+**************
+
+This version includes support for /usr/sbin/snoop. Tests has been done
+on both Solaris 7 and 8. Only IPv4 and IPv6 packets will be sent
+up to streams marked as promiscuous, e.g, snoop et al.
+
IPv6 Support.
*************
@@ -70,7 +77,7 @@ yet persistent id, such as EEPROM serial numbers, etc.
64-bit Support.
***************
-This version has been tested under Solaris 7 (and Solaris 8 Beta) in both
+This version has been tested under Solaris 7 (and Solaris 8 ) in both
32- and 64-bits environments (Ultra class machines). Installing the package
by executing "make install" will result in additional files residing in
/kernel/drv/sparcv9 and /kernel/strmod/sparcv9 subdirectories.