http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46200
User: etxrab
Date: 2012/11/26 12:50 AM
Log:
From Jim Young:
Refactoring committed in Revision 460001 of tcp_graph.c introduced a copy&pasteo to wscale_make_elmtlist() such that compare_headers() would always return false. Consequently no elements would get added to the list of elements to be plotted.
The attached patch corrects wscale_make_elmtlist() so that the Windows Scaling graph will plot elements.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8018
Directory: /trunk/ui/gtk/
Changes Path Action
+1 -1 tcp_graph.c Modified