ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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