Ethereal-cvs: [Ethereal-cvs] Rev 11837: /trunk/epan/dissectors/: packet-tcp.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Thu, 26 Aug 2004 10:03:44 -0000
User: sahlberg
Date: 2004/08/26 05:03 AM

Log:
 fix to that long outstanding bug with windowscaling
 
 If window scaling is NOT offered in the SYN+ACK  then window scaling will
 not be used at all, so clear it if we saw it offered previously in the SYN packet.
 
 If the window is scaled in a packet,  make ethereal display that by appendign the 
 string "  (scaled)" to the end of the tcp.window line in the
 decode pane.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +36 -1     packet-tcp.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=11837&view=rev