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:
595fc71
)
packet: Add pre-defragmentation support for ipv4 fanouts.
author
David S. Miller
<davem@davemloft.net>
Tue, 5 Jul 2011 08:43:20 +0000
(
01:43
-0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 6 Jul 2011 05:34:52 +0000
(22:34 -0700)
The skb->rxhash cannot be properly computed if the
packet is a fragment. To alleviate this, allow the
AF_PACKET client to ask for defragmentation to be
done at demux time.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found