]> git.ipfire.org Git - thirdparty/bind9.git/commit
Wait for 'rpz: policy: reload done' to signalled before proceeding.
authorMark Andrews <marka@isc.org>
Fri, 25 Sep 2020 07:42:41 +0000 (17:42 +1000)
committerMark Andrews <marka@isc.org>
Mon, 28 Sep 2020 00:15:49 +0000 (10:15 +1000)
commite77c8b57e20ce13617959bdbd0c84636b69c15bd
treee0c373f84946d745b6f5cd35295182e2a1d7ae21
parent9d2628532d06a012f06aee13b32266b2d37a49b5
Wait for 'rpz: policy: reload done' to signalled before proceeding.

RPZ rules cannot be fully relied upon until the summary RPZ database is
updated after an "rndc reload".  Wait until the relevant message is
logged after an "rndc reload" to prevent false positives in the
"rpzrecurse" system test caused by the RPZ rules not yet being in effect
by the time ns3 is queried.

(cherry picked from commit bdf8194af8855b0c5199ca49f3296e1160069a88)
bin/tests/system/rpzrecurse/tests.sh