Skip to content

Support disabling addr to hostname lookups #46

@kode54

Description

@kode54

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

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.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions