]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add TCP garbage system test
authorOndřej Surý <ondrej@isc.org>
Tue, 15 Feb 2022 20:01:25 +0000 (21:01 +0100)
committerOndřej Surý <ondrej@isc.org>
Thu, 17 Feb 2022 19:39:55 +0000 (20:39 +0100)
commitebfdb50ac78c40323b2adbd0a9cbbf256e199b8b
tree3c5dd7a63147e78516fa74ad19ea17d6fa9e8bb3
parent4716c56ebb4e537845fb4753cba004f5b01923c6
Add TCP garbage system test

Test if the TCP connection gets reset when garbage instead of DNS
message is sent.

I'm only happy when it rains
Pour some misery down on me
- Garbage
bin/tests/system/tcp/clean.sh
bin/tests/system/tcp/conftest.py [new file with mode: 0644]
bin/tests/system/tcp/ns7/named.conf.in [new file with mode: 0644]
bin/tests/system/tcp/ns7/root.db [new file with mode: 0644]
bin/tests/system/tcp/setup.sh
bin/tests/system/tcp/tests-tcp.py [new file with mode: 0644]