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 32958: /trunk/ /trunk/doc/: dumpcap.pod /trunk/: capture

Date: Wed, 26 May 2010 00:19:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32958

User: guy
Date: 2010/05/25 05:19 PM

Log:
 Add a -q flag to dumpcap, to squelch its reporting of the packet count,
 and add support for SIGINFO, so, if your OS supports SIGINFO, you can
 get the packet count by typing ^T.

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

Directory: /trunk/
  Changes    Path              Action
  +4 -0      capture_opts.c    Modified
  +1 -0      capture_opts.h    Modified
  +89 -5     dumpcap.c         Modified
  +6 -9      tshark.c          Modified