Wireshark-commits: [Wireshark-commits] rev 23700: /trunk/ /trunk/: proto_hier_stats.c
From:
stig@xxxxxxxxxxxxx
Date: Mon, 03 Dec 2007 12:15:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23700
User: stig
Date: 2007/12/03 12:15 PM
Log:
Include reassembled protocols, as this probably is the output the user wants.
The Bytes and End Bytes columns will be wrong for reassembled protocols,
as they span across several packets, but I don't see any obvious way to
display such values. The correct values can be found by looking at the
parent protocols.
Directory: /trunk/
Changes Path Action
+14 -8 proto_hier_stats.c Modified