commit | 4f0880766a971409684eeac0aa39378036d17cb4 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@nvidia.com> | Thu Sep 05 19:51:36 2024 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 09 14:14:53 2024 +0100 |
tree | 7abb7a2ffd5eb16648eea10117343fcc829933e9 | |
parent | c2b639f9f3b7a058ca9c7349b096f355773f2cd8 [diff] |
ipv4: netfilter: Unmask upper DSCP bits in ip_route_me_harder() 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. Signed-off-by: Ido Schimmel <idosch@nvidia.com> Reviewed-by: Guillaume Nault <gnault@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>