summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/packetpath/dumps/policy.nft
Commit message (Collapse)AuthorAgeFilesLines
* tests: packetpath: add check for drop policyFlorian Westphal2024-04-251-0/+11
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>