Skip to content
Commit 7736d33f authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parent 595fc71b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment