]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add xfr quota starvation system test
authorAlessio Podda <alessio@isc.org>
Mon, 13 Apr 2026 13:55:38 +0000 (15:55 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 7 May 2026 11:21:59 +0000 (13:21 +0200)
commit1ba67b6055860df8c6b93b468cba6f52ecce55ec
tree9365df4066eb18c12bd2c036b8710faa2e72dc85
parent9e5a52e6fa09644da481f1ca1c4ba143da2f6b7d
Add xfr quota starvation system test

Add a starvation test that tries to starve the XFR quota with
unautorized requests.

(cherry picked from commit 53135592b7ff6c272b6577b2e7747258628442e3)
bin/tests/system/xferquota/ns1/named.conf.in
bin/tests/system/xferquota/ns3/named.conf.j2 [new file with mode: 0644]
bin/tests/system/xferquota/ns3/quota.db [new file with mode: 0644]
bin/tests/system/xferquota/ns3/root.db [new file with mode: 0644]
bin/tests/system/xferquota/tests_xferquota.py