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:
fd92833
)
[IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memory
author
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 20 Apr 2005 05:30:14 +0000
(22:30 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 20 Apr 2005 05:30:14 +0000
(22:30 -0700)
So here is a patch that introduces skb_store_bits -- the opposite of
skb_copy_bits, and uses them to read/write the csum field in rawv6.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found