aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorgram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>2000-08-22 06:50:16 +0000
committergram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>2000-08-22 06:50:16 +0000
commitcb545de56021bec4703bc066a12d665586bdb296 (patch)
treef193c7b1d4f41d6c9a19aed776e7b3ee47e6b59e /README
parent17b7297153d9d36b76bf9fe62992ed2d21f90efc (diff)
More mention of csids support in wiretap.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2335 f5534014-38df-0310-8fa8-9805f1628bb7
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