net: fib_rules: Enable port mask usage
authorIdo Schimmel <idosch@nvidia.com>
Mon, 17 Feb 2025 13:41:06 +0000 (15:41 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 20 Feb 2025 02:43:38 +0000 (18:43 -0800)
commit34e406a8492832d30491905a878a2ac853e9ef0f
tree75e5941a8a019a3871e00fc3c009d81c79df2d3d
parentfc1266a061641ee10feb68ba2c33b85904413606
net: fib_rules: Enable port mask usage

Allow user space to configure FIB rules that match on the source and
destination ports with a mask, now that support has been added to the
FIB rule core and 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>
Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://patch.msgid.link/20250217134109.311176-6-idosch@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/core/fib_rules.c