From: Florian Westphal Date: Mon, 27 Oct 2008 06:10:12 +0000 (-0700) Subject: syncookies: fix inclusion of tcp options in syn-ack X-Git-Tag: v2.6.28-rc3~98^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b5f12d04b2e93842f3dda01f029842047bf3f81;p=pandora-kernel.git syncookies: fix inclusion of tcp options in syn-ack David Miller noticed that commit 33ad798c924b4a1afad3593f2796d465040aadd5 '(tcp: options clean up') did not move the req->cookie_ts check. This essentially disabled commit 4dfc2817025965a2fc78a18c50f540736a6b5c24 '[Syncookies]: Add support for TCP options via timestamps.'. This restores the original logic. Signed-off-by: Florian Westphal Signed-off-by: David S. Miller --- Reading git-diff-tree failed