]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: fib_rules: Enable DSCP mask usage
authorIdo Schimmel <idosch@nvidia.com>
Thu, 20 Feb 2025 08:05:23 +0000 (10:05 +0200)
committerJakub Kicinski <kuba@kernel.org>
Sat, 22 Feb 2025 00:08:48 +0000 (16:08 -0800)
commitea8af1affdc07bcf62fcb02c94cf8f7c4ad8d498
tree70158e6dc4490b6cf3f35b6c8a5a05e654c4c51d
parentc29165c272b86ca4342cba9dfcf8444a5b98863e
net: fib_rules: Enable DSCP mask usage

Allow user space to configure FIB rules that match on DSCP with a mask,
now that support has been added to the IPv4 and IPv6 address families.

Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Guillaume Nault <gnault@redhat.com>
Link: https://patch.msgid.link/20250220080525.831924-5-idosch@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/core/fib_rules.c