diff options
author | 2024-10-31 16:52:57 +0100 | |
---|---|---|
committer | 2024-11-06 12:42:51 +0100 | |
commit | e57dfaa4b0a72f6a231a8eedb95d260045bbd8db (patch) | |
tree | 4511b8a0b1313ccd31c7a9a730b45556d317ebdb /tools/perf/scripts/python | |
parent | xfrm: Convert xfrm_dst_lookup() to dscp_t. (diff) | |
download | wireguard-linux-e57dfaa4b0a72f6a231a8eedb95d260045bbd8db.tar.xz wireguard-linux-e57dfaa4b0a72f6a231a8eedb95d260045bbd8db.zip |
xfrm: Convert struct xfrm_dst_lookup_params -> tos to dscp_t.
Add type annotation to the "tos" field of struct xfrm_dst_lookup_params,
to ensure that the ECN bits aren't mistakenly taken into account when
doing route lookups. Rename that field (tos -> dscp) to make that
change explicit.
Signed-off-by: Guillaume Nault <gnault@redhat.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions