Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 43137: /trunk/ui/gtk/ /trunk/ui/gtk/: io_stat.c

Date: Wed, 06 Jun 2012 19:14:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43137

User: morriss
Date: 2012/06/06 12:14 PM

Log:
 Split the Advanced unit COUNT(*) into COUNT FRAMES(*) and COUNT FIELDS(*).
 
 (Before checking the code it wasn't clear to me what COUNT(*) was counting
 and--especially with SCTP's bundling of user messages--counting fields was
 really what I wanted/needed.)
 
 Remove a 32-bit cast (should have been part of r43136).

Directory: /trunk/ui/gtk/
  Changes    Path          Action
  +35 -17    io_stat.c     Modified