bind9/lib
Ondřej Surý c8e8ccd026
Honour the source-port when retrying in dns_dispatch
When retrying in the DNS dispatch, the local port would be forgotten on
ISC_R_ADDRINUSE, keep the configured source-port even when retrying.

Additionally, treat ISC_R_NOPERM same as ISC_R_ADDRINUSE.

Closes: #3986
2023-04-20 10:57:20 +02:00
..
dns Honour the source-port when retrying in dns_dispatch 2023-04-20 10:57:20 +02:00
isc Remove unused netmgr->worker->sendbuf 2023-04-14 16:20:14 +02:00
isccc Replace DE_CONST(k, v) with v = UNCONST(k) macro 2023-04-03 10:25:56 +00:00
isccfg Add new 'checkds' configuration option 2023-04-03 14:01:22 +00:00
ns Refactor the isc_quota code and fix the quota in TCP accept code 2023-04-12 14:10:37 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00