diff options
author | Alexander Duyck <[email protected]> | 2016-02-24 09:29:38 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-02-24 13:58:04 -0500 |
commit | 918c023f29ab2dd8c63cfcc6a1239ee15933871a (patch) | |
tree | 0ec1ec882dc6c60aa282a917f30c6aeda2ff8957 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | f993604dc69a836c3d263a15425c7dce5cf62f75 (diff) |
flow_dissector: Check for IP fragmentation even if not using IPv4 address
This patch corrects the logic for the IPv4 parsing so that it is consistent
with how we handle IPv6. Specifically if we do not have the flow key
indicating we want the addresses we still may need to take a look at the IP
fragmentation bits and to see if we should stop after we have recognized
the L3 header.
Fixes: 807e165dc44f ("flow_dissector: Add control/reporting of fragmentation")
Signed-off-by: Alexander Duyck <[email protected]>
Acked-by: Tom Herbert <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions