aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorIdo Schimmel <[email protected]>2024-08-21 12:52:45 +0000
committerJakub Kicinski <[email protected]>2024-08-22 23:59:57 +0000
commit2bc9778b6696337f1e0b38f07522319296b39d83 (patch)
treeecb646a51075da866db53c2d9a37df2aae226539 /drivers/net/xen-netback/interface.c
parentnetfilter: nft_fib: Unmask upper DSCP bits (diff)
downloadkernel-2bc9778b6696337f1e0b38f07522319296b39d83.tar.gz
kernel-2bc9778b6696337f1e0b38f07522319296b39d83.zip
ipv4: ipmr: Unmask upper DSCP bits in ipmr_rt_fib_lookup()
Unmask the upper DSCP bits when calling ipmr_fib_lookup() so that in the future it could perform the FIB lookup according to the full DSCP value. Note that ipmr_fib_lookup() performs a FIB rule lookup (returning the relevant routing table) and that IPv4 multicast FIB rules do not support matching on TOS / DSCP. However, it is still worth unmasking the upper DSCP bits in case support for DSCP matching is ever added. Signed-off-by: Ido Schimmel <[email protected]> Reviewed-by: Guillaume Nault <[email protected]> Acked-by: Florian Westphal <[email protected]> Reviewed-by: David Ahern <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions