diff options
author | Florian Westphal <fw@strlen.de> | 2020-06-22 10:28:32 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2020-06-25 00:50:31 +0200 |
commit | 619ae8e0697a6fb85b99b19137590c7c337c579e (patch) | |
tree | b9a0ebb008803d2ce88616f8a7ae7e68b95188ec /drivers/parisc | |
parent | 5f027bc74a9be2e53233de4ebcd2f90390b50a62 (diff) | |
download | linux-619ae8e0697a6fb85b99b19137590c7c337c579e.tar.bz2 |
selftests: netfilter: add test case for conntrack helper assignment
check that 'nft ... ct helper set <foo>' works:
1. configure ftp helper via nft and assign it to
connections on port 2121
2. check with 'conntrack -L' that the next connection
has the ftp helper attached to it.
Also add a test for auto-assign (old behaviour).
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'drivers/parisc')
0 files changed, 0 insertions, 0 deletions