diff options
author | Ido Schimmel <idosch@nvidia.com> | 2024-09-05 19:51:39 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-09-09 14:14:53 +0100 |
commit | 2c60fc9ca21636e4bbb30357562dc1abb577f5fb (patch) | |
tree | fc15d70f258ca65a55c802759664cd563a266837 /net/unix/af_unix.c | |
parent | 345663e6a727f6baa70989a8412c2c047389ca65 (diff) |
ipv4: udp_tunnel: Unmask upper DSCP bits in udp_tunnel_dst_lookup()
Unmask the upper DSCP bits when calling ip_route_output_key() so that in
the future it could perform the FIB lookup according to the full DSCP
value.
Note that callers of udp_tunnel_dst_lookup() pass the entire DS field in
the 'tos' argument.
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Guillaume Nault <gnault@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions