mirror of
https://github.com/torvalds/linux.git
synced 2025-11-09 13:10:19 +02:00
This driver currently doesn't support any control flags. Use flow_rule_match_has_control_flags() to check for control flags, such as can be set through `tc flower ... ip_flags frag`. In case any control flags are masked, flow_rule_match_has_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> Link: https://lore.kernel.org/r/20240417144407.104241-1-ast@fiberby.net Signed-off-by: Jakub Kicinski <kuba@kernel.org> |
||
|---|---|---|
| .. | ||
| felix.c | ||
| felix.h | ||
| felix_vsc9959.c | ||
| Kconfig | ||
| Makefile | ||
| ocelot_ext.c | ||
| seville_vsc9953.c | ||