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