Ethereal-dev: Re: [Ethereal-dev] ethereal (pcap?) and Sun atmsnoop

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: Fri, 5 Apr 2002 18:32:51 -0800
On Fri, Apr 05, 2002 at 09:15:44PM -0500, packet steve wrote:
> Capture files from Sun atmsnoop can be read by ethereal.  Can ethereal 
> directly capture from the Sun atm card (/dev/ba)?

Only if, as you appear to have guessed from your subject line, libpcap
supports it.

A Google search for

	libpcap sunatm

found:

	http://www.tcpdump.org/lists/workers/2001/04/msg00058.html

which links to

	http://www.tcpdump.org/lists/workers/2001/03/msg00003.html

which pretty much sums up what I know about getting libpcap to support
SunATM.