Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
syncookies: fix inclusion of tcp options in syn-ack
David Miller noticed that commit 33ad798 '(tcp: options clean up') did not move the req->cookie_ts check. This essentially disabled commit 4dfc281 '[Syncookies]: Add support for TCP options via timestamps.'. This restores the original logic. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information