Florian Westphal 734f614bc1 syncookies: do not store rcv_wscale in tcp timestamp
As pointed out by Fernando Gont there is no need to encode rcv_wscale
into the cookie.

We did not use the restored rcv_wscale anyway; it is recomputed
via tcp_select_initial_window().

Thus we can save 4 bits in the ts option space by removing rcv_wscale.
In case window scaling was not supported, we set the (invalid) wscale
value 0xf.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-06-26 22:00:03 -07:00
..
2010-06-02 05:16:23 -07:00
2010-02-22 16:20:22 -08:00
2010-06-09 18:39:27 -07:00
2010-06-07 02:57:14 -07:00
2010-02-22 16:20:22 -08:00
2010-06-25 21:33:17 -07:00
2010-05-11 14:40:55 +02:00
2010-06-10 23:31:35 -07:00
2010-06-10 23:31:35 -07:00
2009-09-14 17:03:05 -07:00
2010-06-10 23:31:35 -07:00
2010-06-15 18:12:44 -07:00
2010-06-10 23:31:35 -07:00
2010-01-17 19:16:02 -08:00