diff options
author | Asbjørn Sloth Tønnesen <ast@fiberby.net> | 2024-06-09 17:33:54 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-06-12 17:56:01 -0700 |
commit | 34cdd984782039c924b0476893202b37f6e74742 (patch) | |
tree | b08ec77b3a37d537ba5ea5991ff6b502844dcf86 /net/unix/af_unix.c | |
parent | 28d19ec9175534a6f4b38a042c3b83baf8563a8c (diff) | |
download | linux-34cdd984782039c924b0476893202b37f6e74742.tar.gz linux-34cdd984782039c924b0476893202b37f6e74742.tar.bz2 linux-34cdd984782039c924b0476893202b37f6e74742.zip |
nfp: flower: validate encapsulation control flags
Encapsulation control flags are currently not used anywhere,
so all flags are currently unsupported by all drivers.
This patch adds validation of this assumption, so that
encapsulation flags may be used in the future.
In case any encapsulation control flags are masked,
flow_rule_match_has_enc_control_flags() sets a NL extended
error message, and we return -EOPNOTSUPP.
Only compile tested.
Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>
Signed-off-by: Louis Peens <louis.peens@corigine.com>
Reviewed-by: Davide Caratti <dcaratti@redhat.com>
Link: https://lore.kernel.org/r/20240609173358.193178-5-ast@fiberby.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions