http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48223
User: tuexen
Date: 2013/03/10 04:57 AM
Log:
Make the memory limit (in bytes or packets) used for storing packets
configurable via command line options and print specific drop numbers
at the end. This allows to tune the buffering when using multiple
threads.
This also fixes a logic arrow in enforcing the limits.
The patch for the enhanced counters is from Anders Broman.
Directory: /trunk/doc/
Changes Path Action
+16 -0 dumpcap.pod Modified
Directory: /trunk/
Changes Path Action
+39 -20 dumpcap.c Modified