aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>1999-01-30 10:35:19 +0000
committerGuy Harris <guy@alum.mit.edu>1999-01-30 10:35:19 +0000
commit71629b54099422dfebcb9ce0bb5c6bf8e3180528 (patch)
tree99f483520014d7cab20b9d0b6af263ed86e1aaf4 /README
parent755e008e0d22288d576c2441e6ebf046438c3ae3 (diff)
Add Network Monitor and "iptrace" to the list of capture file formats
"wiretap" can read. svn path=/trunk/; revision=180
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index d554be203b..27d02db196 100644
--- a/README
+++ b/README
@@ -51,9 +51,10 @@ 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. You can compile ethereal with the wiretap library by using
'./configure --with-wiretap'. Using wiretap will allow you to read
-pcap, Sniffer, Sun "snoop", and LANalyzer trace files, but it disables
-display filters. You can still capture packets from within ethereal
-using libpcap, and therefore use libpcap-style capture filters, however.
+pcap, Sniffer, Sun "snoop", LANalyzer, Microsoft Network Monitor, and
+AIX "iptrace" 2.0 trace files, but it disables display filters. You can
+still capture packets from within ethereal using libpcap, and therefore
+use libpcap-style capture filters, however.
If you can live without display filters and would like to read non-pcap
capture files, give wiretap a try. If you want to add support for other