summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2000-08-22 06:50:16 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2000-08-22 06:50:16 +0000
commitb27ce4e8593997538e6080d5b9293e20351090b3 (patch)
treef193c7b1d4f41d6c9a19aed776e7b3ee47e6b59e /README
parent7c0421b146adfc9d48822b4b4a43d0099a55915b (diff)
downloadwireshark-b27ce4e8593997538e6080d5b9293e20351090b3.tar.gz
More mention of csids support in wiretap.
svn path=/trunk/; revision=2335
Diffstat (limited to 'README')
-rw-r--r--README25
1 files changed, 18 insertions, 7 deletions
diff --git a/README b/README
index c8c88db713..4657d5ea16 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-$Id: README,v 1.40 2000/08/15 18:44:52 deniel Exp $
+$Id: README,v 1.41 2000/08/22 06:50:04 gram Exp $
General Information
------- -----------
@@ -84,12 +84,23 @@ development parallel to ethereal. In the future it is hoped that
wiretap will have more features than libpcap, but wiretap is still in
its infancy. However, wiretap is used in ethereal for its ability
to read multiple file types. You can read the following file
-formats, and create display filters for them as well:
-
-libpcap (tcpdump -w), Sniffer (compressed and uncompressed), NetXray,
-Sniffer Pro, snoop, Shomiti, LANalyzer, Microsoft Network Monitor, AIX's
-iptrace, RADCOM's WAN/LAN Analyzer, Lucent/Ascend access products, HP-UX's
-nettl, Toshiba's ISDN routers, and the ISDN4BSD "i4btrace" utility.
+formats:
+
+libpcap (tcpdump -w, Ethereal)
+Sniffer (compressed and uncompressed)
+NetXray
+Sniffer Pro
+snoop
+Shomiti
+LANalyzer
+Microsoft Network Monitor
+AIX's iptrace
+RADCOM's WAN/LAN Analyzer
+Lucent/Ascend access products
+HP-UX's nettl
+Toshiba's ISDN routers
+ISDN4BSD "i4btrace" utility
+Cisco Secure Intrustion Detection System iplogging facility
In addition, it can read gzipped versions of any of these files
automatically, if you have the zlib library available when compiling