commit | c86e0209dc7725c91583e3c0c78c3da6a28daeb4 | [log] [tgz] |
---|---|---|
author | Baowen Zheng <baowen.zheng@corigine.com> | Fri Dec 17 19:16:28 2021 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Dec 19 14:08:48 2021 +0000 |
tree | c1898a794730eb8eaf572ada61f5367bf4021e42 | |
parent | 13926d19a11e303f12571df61b7bb64f17cb4561 [diff] |
flow_offload: validate flags of filter and actions Add process to validate flags of filter and actions when adding a tc filter. We need to prevent adding filter with flags conflicts with its actions. Signed-off-by: Baowen Zheng <baowen.zheng@corigine.com> Signed-off-by: Louis Peens <louis.peens@corigine.com> Signed-off-by: Simon Horman <simon.horman@corigine.com> Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>