Ethereal-dev: Re: [ethereal-dev] Suggestion/Question ?

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

From: guy@xxxxxxxxxx (Guy Harris)
Date: Tue, 5 Jan 1999 15:56:26 -0800 (PST)
> is there a way to detect collisions on an ethernet?

I don't think all of the "raw packet access" mechanisms on various
UNIXes have ways of telling their clients that collisions have occurred;
you may have to use whatever mechanism "netstat" uses on your particular
UNIX to determine how many collisions have occurred while you're
listening.