Ethereal-dev: Re: [ethereal-dev] Does Ethereal on Windows now work?

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxx>
Date: Tue, 4 Apr 2000 13:39:11 -0700 (PDT)
> It contains capturing and non-capturing versions of ethereal and tethereal
> Unfortunately, I'm still using the older version of WinDump's libpcap
> (version 2.01). This code probably won't work with WinPcap 2.02.

When I built it last night (with my changes to add the "/MT" flag to the
Makefile.nmake files), it worked with the latest WinPcap - and, as 2.02
adds support for the "timeout" argument to "pcap_open_live()", it
actually listens to user input even if there's no network traffic.