]> 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@sury.org>
Mon, 20 Apr 2026 09:21:14 +0000 (11:21 +0200)
commit88a87068fa18f1bfd8bdc6012bef6a5c007cb7ef
tree5e8cc9e5d145647840b6ee7a5af45849d39b530b
parent89c363b555c764f476c24c6cf2986aa115e8b05f
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.

(cherry picked from commit ecddeab6962fe7aab70ccaff56fab8f496316a9b)
bin/tests/system/nsupdate/tests_tcp_self_sig.py [new file with mode: 0644]