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

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 32959: /trunk/ /trunk/: tshark.c

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Wed, 26 May 2010 18:16:23 -0700
On May 26, 2010, at 12:09 PM, Jeff Morriss wrote:

> guy@xxxxxxxxxxxxx wrote:
>> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32959
>> 
>> User: guy
>> Date: 2010/05/25 06:32 PM
>> 
>> Log:
>> Fix build without pcap.
> 
> It's still broken.
> 
> Also: tshark actually needs the "quiet" option even when not capturing 
> (and thus is useful even when we don't HAVE_PCAP): it's commonly used 
> when using -zio,stat .  Should 'quiet' be pulled out of capture_opts (at 
> least in tshark)?

Yes.  There's no -q for Wireshark.

In SVN 32988 I've backed out the changes that moved it into capture_opts, and make it a global option in dumpcap.