Wireshark-commits: [Wireshark-commits] rev 27208: /trunk/ /trunk/: dumpcap.c
Date: Sun, 11 Jan 2009 12:26:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27208

User: jake
Date: 2009/01/11 04:26 AM

Log:
 From Ronald W. Henderson:
 dumpcap should terminate if exactly the maximum number of packets have been captured 
 (or greater) as specified by the user: "-c <capture packet count>". The current behavior 
 waits until an additional packet is captured until this threshold check occurs.

Directory: /trunk/
  Changes    Path          Action
  +7 -8      dumpcap.c     Modified