summaryrefslogtreecommitdiff
path: root/wiretap/README
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2002-05-22 10:53:17 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2002-05-22 10:53:17 +0000
commitd1fa53c6051b719489e1b73b2c6c2a7784b6afc9 (patch)
tree4aec73cba1aa79bfa8f917be7320fe6d8d52e130 /wiretap/README
parent134b903afa69e7fdbbf74460953b5db446c3b4b1 (diff)
downloadwireshark-d1fa53c6051b719489e1b73b2c6c2a7784b6afc9.tar.gz
Updated NS_LS_DRIVER to work with both pre-HPUX11 and HPUX11.
Added support for NS_LS_TCP, NS_LS_UDP, NS_LS_LOOPBACK, NS_LS_ICMP and unnamed subsystem 0xb9 (which contains ethernet headers in my captures frames). However, NS_LS_ICMP will not be dissected since we dont have a RAW_ICMP wiretap encapsulation type. Updated decoding of usec timestamp for HPUX11 since HPUX11 has 0.1us resolution for the scalar in this field. YMMV but all these ones works for me from nettl traces from HPUX11. svn path=/trunk/; revision=5523
Diffstat (limited to 'wiretap/README')
-rw-r--r--wiretap/README8
1 files changed, 7 insertions, 1 deletions
diff --git a/wiretap/README b/wiretap/README
index b62c97c737..1aa6fa0c8b 100644
--- a/wiretap/README
+++ b/wiretap/README
@@ -1,4 +1,4 @@
-$Id: README,v 1.29 2001/11/13 23:55:42 gram Exp $
+$Id: README,v 1.30 2002/05/22 10:53:17 sahlberg Exp $
Wiretap is a library that is being developed as a future replacement for
libpcap, the current standard Unix library for packet capturing. Libpcap
@@ -115,6 +115,12 @@ One may be able to specify "-tn pduin pduout" rather than
"-tn 0x30000000"; the nettl man page for HP-UX 10.30 implies that it
should work.
+There is also basic support for nettl files containing NS_LS_DRIVER,
+NS_LS_TCP, NS_LS_UDP, NS_LS_LOOPBACK, unknown type 0xb9, and NS_LS_ICMP.
+However, NS_LS_ICMP will not be decoded since WTAP lacks a raw ICMP
+encapsulation type.
+
+
Toshiba ISDN Router
-------------------
An under-documented command that the router supports in a telnet session