From 71629b54099422dfebcb9ce0bb5c6bf8e3180528 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sat, 30 Jan 1999 10:35:19 +0000 Subject: [PATCH] Add Network Monitor and "iptrace" to the list of capture file formats "wiretap" can read. svn path=/trunk/; revision=180 --- README | 7 ++++--- 1 file 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 -- 2.34.1