Andre Oppermann 104ebb2a45 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 <SYN> or
<SYN,ACK>) segment itself never be scaled.
2007-06-09 21:19:12 +00:00
..
2007-06-07 21:51:09 +00:00
2007-06-08 16:20:03 +00:00
2007-06-09 11:07:07 +00:00
2007-06-06 04:56:04 +00:00
2007-06-09 06:53:27 +00:00