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:
65610fb
)
[NETFILTER]: Clear GSO bits for TCP reset packet
author
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 13 Feb 2007 20:32:58 +0000
(12:32 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 13 Feb 2007 20:32:58 +0000
(12:32 -0800)
The TCP reset packet is copied from the original. This
includes all the GSO bits which do not apply to the new
packet. So we should clear those bits.
Spotted by Patrick McHardy.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found