]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3183-send-shutdown-to-ns_client-on-shutdown' into 'main'
authorOndřej Surý <ondrej@isc.org>
Wed, 7 Dec 2022 17:08:24 +0000 (17:08 +0000)
committerOndřej Surý <ondrej@isc.org>
Wed, 7 Dec 2022 17:08:24 +0000 (17:08 +0000)
commit3df650f3b4ad894510cd580368d2e7cae0549f9a
treeb5616191654918984b2fb416f14161186025fadc
parent198b815e0b52ca5cbd4416d15acc36a036d0df72
parent48059a1bc2da97968cdb4cea680e4a556a173c29
Merge branch '3183-send-shutdown-to-ns_client-on-shutdown' into 'main'

Propagate the shutdown event to the recursing ns_client(s)

Closes #3183

See merge request isc-projects/bind9!7027