From: David S. Miller Date: Wed, 19 Jul 2023 11:32:07 +0000 (+0100) Subject: Merge branch 'remove-RTO_ONLINK-users' X-Git-Tag: v6.6-rc1~162^2~373 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=36395b2efe905650cd179d67411ffee3b770268b;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'remove-RTO_ONLINK-users' Guillaume Nault says: ==================== net: Remove more RTO_ONLINK users. Code that initialise a flowi4 structure manually before doing a fib lookup can easily avoid overloading ->flowi4_tos with the RTO_ONLINK bit. They can just set ->flowi4_scope correctly instead. Properly separating the routing scope from ->flowi4_tos will allow to eventually convert this field to dscp_t (to ensure proper separation between DSCP and ECN). ==================== Signed-off-by: David S. Miller --- 36395b2efe905650cd179d67411ffee3b770268b