summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/packetpath/policy
Commit message (Collapse)AuthorAgeFilesLines
* tests: packetpath: add check for drop policyFlorian Westphal2024-04-251-0/+42
check that policy can be changed from accept to drop and that the kernel acts on this. Signed-off-by: Florian Westphal <fw@strlen.de>