Wireshark-commits: [Wireshark-commits] rev 51801: /trunk/ui/qt/ /trunk/ui/qt/: packet_list.cpp tcp_

Date: Fri, 06 Sep 2013 19:07:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51801

User: gerald
Date: 2013/09/06 12:07 PM

Log:
 Switch from a 20 segment moving average to a 1 second MA. Add a #define
 to allow switching back to the old behavior.
 
 Note that goToPacket can jump to the wrong packet if we have a display
 filter applied.

Directory: /trunk/ui/qt/
  Changes    Path                     Action
  +1 -0      packet_list.cpp          Modified
  +23 -5     tcp_stream_dialog.cpp    Modified