diff options
author | 2025-02-20 10:05:21 +0200 | |
---|---|---|
committer | 2025-02-21 16:08:47 -0800 | |
commit | 2ae00699b357618959f815f8f08bddee72c85a72 (patch) | |
tree | 3c375c16f013919233a188c6786119046c5e9f76 /net/ipv6/fib6_rules.c | |
parent | net: fib_rules: Add DSCP mask attribute (diff) | |
download | wireguard-linux-2ae00699b357618959f815f8f08bddee72c85a72.tar.xz wireguard-linux-2ae00699b357618959f815f8f08bddee72c85a72.zip |
ipv4: fib_rules: Add DSCP mask matching
Extend IPv4 FIB rules to match on DSCP using a mask. The mask is only
set in rules that match on DSCP (not TOS) and initialized to cover the
entire DSCP field if the mask attribute is not specified.
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-3-idosch@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions