ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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.