summaryrefslogtreecommitdiffstats
path: root/tests/conntrackd/scenarios
Commit message (Collapse)AuthorAgeFilesLines
* tests: conntrackd: move basic netns scenario setup to shell scriptPablo Neira Ayuso2021-02-031-0/+59
This allows for running the script away from the test infrastructure, which is convenient when developing new tests. This also allows for reusing the same netns setup from new tests. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> Acked-by: Arturo Borrero Gonzalez <arturo@netfilter.org>