Make the memory limit (in bytes or packets) used for storing packets
authortuexen <tuexen@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 10 Mar 2013 11:57:40 +0000 (11:57 +0000)
committertuexen <tuexen@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 10 Mar 2013 11:57:40 +0000 (11:57 +0000)
commitb682f032134fb3c0c2be9e6d39620e8440e44df5
tree8975c2ca3fc2ecfe5042036d0bfcbbee910946ec
parent6ac68332eff0c70abe1bdbdd1414cd9d83d03cc4
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.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@48223 f5534014-38df-0310-8fa8-9805f1628bb7
doc/dumpcap.pod
dumpcap.c