diff options
author | 2025-02-20 10:05:20 +0200 | |
---|---|---|
committer | 2025-02-21 16:08:47 -0800 | |
commit | ca4edd969a9483b1a1837056641019f62287063f (patch) | |
tree | 280f7ff8b0a0da5048ffcabbd3b987d17e7716ba /net/ipv4/fib_rules.c | |
parent | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next (diff) | |
download | wireguard-linux-ca4edd969a9483b1a1837056641019f62287063f.tar.xz wireguard-linux-ca4edd969a9483b1a1837056641019f62287063f.zip |
net: fib_rules: Add DSCP mask attribute
Add an attribute that allows matching on DSCP with a mask. Matching on
DSCP with a mask is needed in deployments where users encode path
information into certain bits of the DSCP field.
Temporarily set the type of the attribute to 'NLA_REJECT' while support
is being added.
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-2-idosch@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions