summaryrefslogtreecommitdiffstats
path: root/tests/shell/features/flowtable_counter.sh
Commit message (Collapse)AuthorAgeFilesLines
* tests: shell: skip if kernel does not support flowtable counterPablo Neira Ayuso2023-11-151-0/+16
Check if kernel provides flowtable counter supports which is available since 53c2b2899af7 ("netfilter: flowtable: add counter support"). Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>