aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2001-12-04 22:43:41 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2001-12-04 22:43:41 +0000
commit9a52d1ba203497001190a484256f1c77ed6c7567 (patch)
tree13d09c10e0e88b3b24e841f163c0ac3eb3580098 /README
parent7b44535f90e10a417543d41423101e9784c7cd79 (diff)
Update the README file to reflect the current list of capture file
formats we can read (and to put them in the order in which they're mentioned in the man pages, to make it easier to make sure the lists are the same). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4330 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 8 insertions, 5 deletions
diff --git a/README b/README
index 2d84ceb8a6..b32549da1f 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-$Id: README,v 1.49 2001/11/13 23:55:29 gram Exp $
+$Id: README,v 1.50 2001/12/04 22:43:41 guy Exp $
General Information
------- -----------
@@ -87,15 +87,16 @@ to read multiple file types. You can read the following file
formats:
libpcap (tcpdump -w, Ethereal)
-Sniffer (compressed and uncompressed)
-NetXray
-Sniffer Pro
snoop
atmsnoop
Shomiti
LANalyzer
+Sniffer (compressed and uncompressed)
Microsoft Network Monitor
AIX's iptrace
+NetXray
+Sniffer Pro
+Etherpeek versions 5, 6, and 7
RADCOM's WAN/LAN Analyzer
Lucent/Ascend access products
HP-UX's nettl
@@ -103,7 +104,9 @@ Toshiba's ISDN routers
ISDN4BSD "i4btrace" utility
Cisco Secure Intrustion Detection System iplogging facility
pppd logs (pppdump-format files)
-Etherpeek versions 5, 6, and 7
+VMS's TCPIPtrace utility
+DBS Etherwatch for VMS
+Visual Networks traffic captures
In addition, it can read gzipped versions of any of these files
automatically, if you have the zlib library available when compiling