ipv6: fib_rules: Add flow label support
authorIdo Schimmel <idosch@nvidia.com>
Mon, 16 Dec 2024 17:11:55 +0000 (19:11 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 19 Dec 2024 15:02:22 +0000 (16:02 +0100)
commit9aa77531a1314dd46d3694eac5dc469a6690fca7
treebe7422fe0106edf61f85c5d6a765bce609c118f0
parentf0c898d8c279e6cfdf5e25dc04424d518dec1aa4
ipv6: fib_rules: Add flow label support

Implement support for the new flow label selector which allows IPv6 FIB
rules to match on the flow label with a mask. Ensure that both flow
label attributes are specified (or none) and that the mask is valid.

Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Guillaume Nault <gnault@redhat.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
net/ipv6/fib6_rules.c