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.