From: Florian Westphal Date: Sat, 26 Jul 2008 09:21:54 +0000 (-0700) Subject: syncookies: Make sure ECN is disabled X-Git-Tag: v2.6.27-rc1~75^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16df845f4566bc252f3e09db12f5c2f22cb44226;p=pandora-kernel.git syncookies: Make sure ECN is disabled ecn_ok is not initialized when a connection is established by cookies. The cookie syn-ack never sets ECN, so ecn_ok must be set to 0. Spotted using ns-3/network simulation cradle simulator and valgrind. Signed-off-by: Florian Westphal Signed-off-by: David S. Miller --- Reading git-diff-tree failed