summaryrefslogtreecommitdiff
path: root/wiretap/README
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-02-19 08:50:11 +0000
committerGuy Harris <guy@alum.mit.edu>2000-02-19 08:50:11 +0000
commitb903eb672a9cbebe5f8cb91525ca0cf2faf33a28 (patch)
treee49ece969c5fb04725781816682cc027fb4efc32 /wiretap/README
parenta5d5e3a55ad7d8cccf13a8cedfb295e029068da3 (diff)
downloadwireshark-b903eb672a9cbebe5f8cb91525ca0cf2faf33a28.tar.gz
Note that one can probably symbolically request that nettl log incoming
and outgoing PDUs, rather than specifying a numerical mask with pduin and pduout (0x30000000). svn path=/trunk/; revision=1649
Diffstat (limited to 'wiretap/README')
-rw-r--r--wiretap/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/wiretap/README b/wiretap/README
index d2c6fe1c42..7d1d621fd0 100644
--- a/wiretap/README
+++ b/wiretap/README
@@ -1,4 +1,4 @@
-$Id: README,v 1.20 2000/02/17 21:08:14 oabad Exp $
+$Id: README,v 1.21 2000/02/19 08:49:16 guy Exp $
Wiretap is a library that is being developed as a future replacement for
libpcap, the current standard Unix library for packet capturing. Libpcap
@@ -111,6 +111,10 @@ nettl -tn 0x30000000 -e SX25l2 -d /dev/x25_0 -f tracefile
# stop capture. subsystem is NS_LS_IP or SX25L2 :
nettl -tf -e subsystem
+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.
+
Toshiba ISDN Router
-------------------
An under-documented command that the router supports in a telnet session