Wireshark-bugs: [Wireshark-bugs] [Bug 3417] Invalid advertised window line on tcptrace style gra
Date: Fri, 12 Jun 2009 15:04:01 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3417


didier gautheron <dgautheron@xxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3113|                            |review_for_checkin?
               Flag|                            |




--- Comment #2 from didier gautheron <dgautheron@xxxxxxxx>  2009-06-12 15:04:00 PDT ---
Created an attachment (id=3113)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3113)
Don't scale TCP window if SYN flag is set

Wireshark wrongly scales the TCP window if the SYN flag is set.

Note: 
tcph->th_win is only used by the TCP dissector and TCP graph so I think it's
safe to modify it.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.