From: David S. Miller Date: Tue, 5 Jul 2011 08:43:20 +0000 (-0700) Subject: packet: Add pre-defragmentation support for ipv4 fanouts. X-Git-Tag: v3.1-rc1~316^2~227 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7736d33f4262d437c51ed7a28114eacbfca236ff;p=pandora-kernel.git packet: Add pre-defragmentation support for ipv4 fanouts. 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 --- Reading git-diff-tree failed