edns_tcp_keepalive: Allows clients to discover the connection timeout. (RFC 7828)
edns_buffer_size: Maximum EDNS payload size advertised in DNS packets. Different values can be configured for communication downstream (towards clients) and upstream (towards other DNS servers).
address_renumbering: Renumbers addresses in answers to different address space.
- tls: TLS configuration, also affects DNS over TLS and DNS over HTTPS.
+ tls: TLS configuration, also affects DNS over TLS, DNS over HTTPS and DNS over QUIC.
+ quic: DNS over QUIC configuration.
proxy_protocol: PROXYv2 protocol configuration.
listen: List of interfaces to listen to and its configuration.
- """
+ """ # noqa: E501
do_ipv4: bool = True
do_ipv6: bool = True