diff options
author | 2024-11-14 17:03:38 +0100 | |
---|---|---|
committer | 2024-11-15 11:00:29 +0100 | |
commit | f694ce6de58930146037aa3f69a534e98b007ff3 (patch) | |
tree | 982b495a7898b51a2fc2785ade0c1c9523922399 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | netfilter: flow_offload: Convert nft_flow_route() to dscp_t. (diff) | |
download | wireguard-linux-f694ce6de58930146037aa3f69a534e98b007ff3.tar.xz wireguard-linux-f694ce6de58930146037aa3f69a534e98b007ff3.zip |
netfilter: rpfilter: Convert rpfilter_mt() to dscp_t.
Use ip4h_dscp() instead of reading iph->tos directly.
ip4h_dscp() returns a dscp_t value which is temporarily converted back
to __u8 with inet_dscp_to_dsfield(). When converting ->flowi4_tos to
dscp_t in the future, we'll only have to remove that
inet_dscp_to_dsfield() call.
Signed-off-by: Guillaume Nault <gnault@redhat.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions