K 10 svn:author V 5 andre K 8 svn:date V 27 2007-06-09T21:19:12.000000Z K 7 svn:log V 374 Make the handling of the tcp window explicit for the SYN_SENT case in tcp_outout(). This is currently not strictly necessary but paves the way to simplify the entire SYN options handling quite a bit. Clarify comment. No change in effective behavour with this commit. RFC1323 requires the window field in a SYN (i.e., a or ) segment itself never be scaled. END