1
0
Files
linux/include/linux
Tom Herbert a3b18ddb9c net: Only do flow_dissector hash computation once per packet
Add sw_hash flag to skbuff to indicate that skb->hash was computed
from flow_dissector. This flag is checked in skb_get_hash to avoid
repeatedly trying to compute the hash (ie. in the case that no L4 hash
can be computed).

Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-07 21:14:21 -07:00
..
2014-06-11 00:13:16 -07:00
2014-06-06 16:08:13 -07:00
2014-06-25 17:45:43 -07:00
2014-06-06 16:08:12 -07:00
2014-06-12 00:21:11 -04:00