diff options
author | Ido Schimmel <[email protected]> | 2024-08-29 09:54:51 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-08-31 17:44:51 +0100 |
commit | ff95cb5e521b60d046e6571ada697a0977b189c3 (patch) | |
tree | ca5e5015e1eeb4dc307753e426100f804835e25f /lib/dynamic_debug.c | |
parent | 4805646c42e51d2fbf142864d281473ad453ad5d (diff) |
ipv4: Unmask upper DSCP bits in ip_sock_rt_tos()
The function is used to read the DS field that was stored in IPv4
sockets via the IP_TOS socket option so that it could be used to
initialize the flowi4_tos field before resolving an output route.
Unmask the upper DSCP bits so that in the future the output route lookup
could be performed according to the full DSCP value.
Signed-off-by: Ido Schimmel <[email protected]>
Reviewed-by: Guillaume Nault <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions