diff options
| author | Guillaume Nault <[email protected]> | 2024-04-10 15:14:29 +0200 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-04-11 19:52:11 -0700 |
| commit | 5618603f5d063c8d769d2e64cd440f787567fd13 (patch) | |
| tree | 3e07607c9c2f1130d10b5bdb10f5c68b2d1746c0 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 05ea491641d338422edbd87af3b311c16ea762f5 (diff) | |
ipv4: Remove RTO_ONLINK.
RTO_ONLINK was a flag used in ->flowi4_tos that allowed to alter the
scope of an IPv4 route lookup. Setting this flag was equivalent to
specifying RT_SCOPE_LINK in ->flowi4_scope.
With commit ec20b2830093 ("ipv4: Set scope explicitly in
ip_route_output()."), the last users of RTO_ONLINK have been removed.
Therefore, we can now drop the code that checked this bit and stop
modifying ->flowi4_scope in ip_route_output_key_hash().
Signed-off-by: Guillaume Nault <[email protected]>
Reviewed-by: Przemek Kitszel <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Link: https://lore.kernel.org/r/57de760565cab55df7b129f523530ac6475865b2.1712754146.git.gnault@redhat.com
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions