aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorAriel Levkovich <[email protected]>2021-03-15 19:59:52 +0200
committerSaeed Mahameed <[email protected]>2021-04-02 16:13:03 -0700
commit116c76c51035ec49af0894e8e8ad71334f9ad7aa (patch)
tree96be7b8b48e7b03d2f948bb959305f0ffdabca7d /include/linux/timerqueue.h
parentbd78980be1a68d14524c51c4b4170782fada622b (diff)
net/mlx5: CT: Add support for matching on ct_state inv and rel flags
Add support for matching on ct_state inv and rel flags. Currently the support is only for match on -inv and -rel. Matching on +inv and +rel will be rejected. Example: $ tc filter add dev ens1f0_0 ingress prio 1 chain 1 proto ip flower \ ct_state -est-rel+trk \ action mirred egress redirect dev ens1f0_1 $ tc filter add dev ens1f0_1 ingress prio 1 chain 1 proto ip flower \ ct_state +trk+est-inv \ action mirred egress redirect dev ens1f0_0 Signed-off-by: Ariel Levkovich <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions