]> git.ipfire.org Git - thirdparty/iptables.git/commit
tests: shell: add test case for connlimit match master
authorFlorian Westphal <fw@strlen.de>
Fri, 29 May 2026 14:37:27 +0000 (16:37 +0200)
committerFlorian Westphal <fw@strlen.de>
Fri, 29 May 2026 14:41:43 +0000 (16:41 +0200)
commit5ef190fb293a97b1384bcac1f4f518f8091ecbb3
tree67065658efcd73e971461db7efd41ab3bc50d309
parentf9ed681f9c8896d7f09f21a8425983fb5ccf6114
tests: shell: add test case for connlimit match

Check that basic functionality is there, 2 connections -> ok, 3rd
connect -> fail, connect to different port -> ok, reconnect after
earlier ones have terminated -> ok.

Assisted-by: Claude:claude-sonnet-4-6
Signed-off-by: Florian Westphal <fw@strlen.de>
iptables/tests/shell/testcases/iptables/0013-connlimit_0 [new file with mode: 0755]