http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43686
User: martinm
Date: 2012/07/12 04:57 PM
Log:
Add a preference to that when the window scaling options are not
visible, we can still configure a scaling factor and therefore get
better TCP sequence analysis and see better stream graphs.
A single preference is used for any/all streams for which the true value
isn't known. I tried to make it obvious when showing the calculated
window size that it came fromt he preference setting. The default value
for this preference is off, i.e. it won't change existing behaviour.
This was discussed a little at Sharkfest and raised on the developers
list last week.
Directory: /trunk/epan/dissectors/
Changes Path Action
+73 -5 packet-tcp.c Modified