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

Ethereal-dev: Re: [Ethereal-dev] tethereal output broken (prints capturefile)

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

From: Gisle Vanem <giva@xxxxxxxxx>
Date: Mon, 07 Feb 2005 21:11:53 +0100
"Guy Harris" wrote:

It seems to work now - "save_file" is now initialized to NULL, not to a null string, so that the default behavior is to write dissected packets to the standard output, which probably also fixed the crash you were seeing.

Now
 tethereal -r space.mit.pcap
 tethereal -r space.mit.pcap.gz

gives absolutely nothing (?)

--gv