Ethereal-users: Re: [ethereal-users] Support for Token-Ring

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

From: Guy Harris <gharris@xxxxxxxxxxxx>
Date: Thu, 13 Jul 2000 20:08:21 -0700
On Thu, Jul 13, 2000 at 10:26:29PM +1000, Shaun Clowes wrote:
> Is this win libpcap or *NIX libpcap? The unix one works fine (actually,
> with some caveats, I sent in a patch for a problem to tcpdump.org), but
> the windows one doesn't open the device.

That's because the libraries and/or drivers the Windows one uses won't
let libpcap open the device; the underlying code is libpcap
0.4a6-vintage, and, as long as "pcap-win32.c" properly maps the
NdisMedium code for Token Ring to DLT_IEEE802, fixing the libraries
and/or drivers should make it work.

I couldn't find your patch in either the "patches@xxxxxxxxxxx" or
"tcpdump-workers@xxxxxxxxxxx" archive; could you send it either to me or
to "patches@xxxxxxxxxxx" again?