andre 2007-06-09 21:09:50 UTC FreeBSD src repository
Modified files: sys/netinet tcp_input.c Log: Remove some bogosity from the SYN_SENT case in tcp_do_segment and simplify handling of the send/receive window scaling. No change in effective behavour. RFC1323 requires the window field in a SYN (i.e., a <SYN> or <SYN,ACK>) segment itself never be scaled. Noticed by: yar Revision Changes Path 1.356 +8 -6 src/sys/netinet/tcp_input.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"