mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-24 15:47:18 -04:00
The xfrin_connect_done() had several problems: - it would not add the server to unreachable table in case of the failure coming from the dispatch [GL #3989] - if dns_dispatch_checkperm() disallowed the connection, the xfr would be left undetached - if xfrin_send_request() failed to send the request, the xfr would be left undetached All of these have been fixed in this commit. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| Makefile.am | ||