From: Jakub Kicinski Date: Wed, 9 Oct 2024 01:27:17 +0000 (-0700) Subject: Merge branch 'ipv4-convert-__fib_validate_source-and-its-callers-to-dscp_t' X-Git-Tag: v6.13-rc1~135^2~376 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c786a2a8bcb028e042c9d55160def714ecd589fc;p=thirdparty%2Flinux.git Merge branch 'ipv4-convert-__fib_validate_source-and-its-callers-to-dscp_t' Guillaume Nault says: ==================== ipv4: Convert __fib_validate_source() and its callers to dscp_t. This patch series continues to prepare users of ->flowi4_tos to a future conversion of this field (__u8 to dscp_t). This time, we convert __fib_validate_source() and its call chain. The objective is to eventually make all users of ->flowi4_tos use a dscp_t value. Making ->flowi4_tos a dscp_t field will help avoiding regressions where ECN bits are erroneously interpreted as DSCP bits. ==================== Link: https://patch.msgid.link/cover.1728302212.git.gnault@redhat.com Signed-off-by: Jakub Kicinski --- c786a2a8bcb028e042c9d55160def714ecd589fc