]> 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:09:18 +0000 (13:09 +0200)
commit85edb6b18491675279f8501f3bf5d1b0a87f04dc
treedc4ead74e4cf87f7840facb64395015cf37fc304
parentb6c3390aea927f8c37cf937ee94d7841b96e63f7
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.j2
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