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 37410: /trunk/ /trunk/: dumpcap.c

Date: Thu, 26 May 2011 14:34:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37410

User: cmaynard
Date: 2011/05/26 07:34 AM

Log:
 Change "captured/dropped" terminology to "received/dropped".  Also, unless
 we're a capture child, always report the final caputure count regardless of the
 'quiet' setting.  This ensures that each interface prints its statistics on a
 new line, rather than the first one being printed on the same line as the
 packet count in the case when we're not 'quiet'.

Directory: /trunk/
  Changes    Path          Action
  +14 -18    dumpcap.c     Modified