CVSROOT:        /cvs
Module name:    src
Changes by:     clau...@cvs.openbsd.org 2010/09/29 12:00:19

Modified files:
        sys/netinet    : tcp_input.c 

Log message:
It is not allowed to recalculate the window scale after the initial SYN.
A session must stick to the rscale factor sent out in the SYN packet.
Remove the bogus tcp_rscale() call which is done after a full established
session is returned from the syncache.

Reply via email to