git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec34c70
)
syncookies: Make sure ECN is disabled
author
Florian Westphal
<fw@strlen.de>
Sat, 26 Jul 2008 09:21:54 +0000
(
02:21
-0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 26 Jul 2008 09:21:54 +0000
(
02:21
-0700)
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 <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found