diff options
author | Ido Schimmel <[email protected]> | 2024-08-21 15:52:45 +0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-08-22 16:59:57 -0700 |
commit | 2bc9778b6696337f1e0b38f07522319296b39d83 (patch) | |
tree | ecb646a51075da866db53c2d9a37df2aae226539 /tools/perf/scripts/python/sched-migration.py | |
parent | 338385e059c5d299556fa341d10601ae72c6e932 (diff) |
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 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions