Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-users: Re: [Ethereal-users] RE: trace file

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Tue, 26 Jul 2005 11:11:45 -0700
Brahasita Ramanathan wrote:
Is it possible to read ethereal trace file in perl.

Yes.

If so, please let me know.

Ethereal trace files are in libpcap format, so the Net::Pcap package can read them.