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:
e281db5
)
[NETFILTER]: tcp conntrack: accept SYN|URG as valid
author
Patrick McHardy
<kaber@trash.net>
Sun, 4 Mar 2007 23:57:46 +0000
(15:57 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 5 Mar 2007 21:25:20 +0000
(13:25 -0800)
Some stacks apparently send packets with SYN|URG set. Linux accepts
these packets, so TCP conntrack should to.
Pointed out by Martijn Posthuma <posthuma@sangine.com>.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found