diff options
author | Xin Long <[email protected]> | 2023-01-28 10:58:31 -0500 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-02-01 20:54:27 -0800 |
commit | 46abd17302ba6be2e06818088e40a568e8f9e7af (patch) | |
tree | e54548d95d87b64a1e03629f04f885733a7a0fec /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 058a8f7f73aae1cc22b53fcefec031b9e391b54d (diff) |
bridge: use skb_ip_totlen in br netfilter
These 3 places in bridge netfilter are called on RX path after GRO
and IPv4 TCP GSO packets may come through, so replace iph tot_len
accessing with skb_ip_totlen() in there.
Signed-off-by: Xin Long <[email protected]>
Reviewed-by: Nikolay Aleksandrov <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions