]> git.ipfire.org Git - thirdparty/bind9.git/commit
Handle ISC_R_HOSTDOWN and ISC_R_NETDOWN in resolver.c
authorMark Andrews <marka@isc.org>
Tue, 21 May 2024 01:48:25 +0000 (11:48 +1000)
committerMark Andrews <marka@isc.org>
Tue, 4 Jun 2024 07:38:40 +0000 (07:38 +0000)
commite87a5e7bff70f66a1bb00445f754733302e4bf0b
tree7ce7e843620b0246865324638ca151204d800700
parentdf99aac72c725baacda2489c683e234ea9c04fbe
Handle ISC_R_HOSTDOWN and ISC_R_NETDOWN in resolver.c

These error codes should be treated like other unreachable error
codes.

(cherry picked from commit 180b1e79398a7120929c413c7c0392ae15ccf69c)
lib/dns/resolver.c