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

Wireshark-commits: [Wireshark-commits] rev 33509: /trunk/ /trunk/doc/: dumpcap.pod /trunk/: acinclu

Date: Tue, 13 Jul 2010 23:26:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33509

User: guy
Date: 2010/07/13 04:26 PM

Log:
 Add a "-d" flag to dumpcap, to print out the generated code for the
 capture filter in human-readable form.  (Well, readable by humans who
 know BPF machine language, at least. :-))

Directory: /trunk/doc/
  Changes    Path           Action
  +6 -0      dumpcap.pod    Modified

Directory: /trunk/
  Changes    Path            Action
  +1 -1      acinclude.m4    Modified
  +254 -146  dumpcap.c       Modified