-
Notifications
You must be signed in to change notification settings - Fork 12
Support disabling addr to hostname lookups #46
Copy link
Copy link
Open
Description
I am finding that depending on the connection, it can take 8-10 seconds before the daemon reads and responds to a query, if it sits there poking the reverse DNS with
Line 284 in 3226029
| inline int get_hostname(struct sockaddr_storage *addr, |
If I could disable this at runtime, I would.
(I am using a layered DNS setup: AdGuard Home -> unbound, or -> dnsmasq for local addresses.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels