aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/flow_dissector.h
diff options
context:
space:
mode:
authorTom Herbert <tom@herbertland.com>2015-09-01 09:24:33 -0700
committerDavid S. Miller <davem@davemloft.net>2015-09-01 15:06:23 -0700
commit6db61d79c1e1b2346e2142d6c950a8d2e8380b82 (patch)
treeaf5886ed49d500ad34a2d0a8d69e92c6d3cf84fe /include/net/flow_dissector.h
parentflow_dissector: Add control/reporting of encapsulation (diff)
downloadlinux-dev-6db61d79c1e1b2346e2142d6c950a8d2e8380b82.tar.xz
linux-dev-6db61d79c1e1b2346e2142d6c950a8d2e8380b82.zip
flow_dissector: Ignore flow dissector return value from ___skb_get_hash
In ___skb_get_hash ignore return value from skb_flow_dissect_flow_keys. A failure in that function likely means that there was a parse error, so we may as well use whatever fields were found before the error was hit. This is also good because it means we won't keep trying to derive the hash on subsequent calls to skb_get_hash for the same packet. Signed-off-by: Tom Herbert <tom@herbertland.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/flow_dissector.h')
0 files changed, 0 insertions, 0 deletions