]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add system test for SIG record handling in update-policy tcp-self
authorOndřej Surý <ondrej@isc.org>
Tue, 7 Apr 2026 14:40:36 +0000 (16:40 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 17 Apr 2026 14:09:39 +0000 (16:09 +0200)
commitecddeab6962fe7aab70ccaff56fab8f496316a9b
treeed521206b3f0b68e28fc5ab5b103af6f61bba6c1
parent03edeccaa16991e05c101ae82a03568ae1b2dbd0
Add system test for SIG record handling in update-policy tcp-self

Verify that a SIG record sent via TCP dynamic update is accepted
by the tcp-self update-policy and correctly stored in the zone.
bin/tests/system/nsupdate/tests_tcp_self_sig.py [new file with mode: 0644]