package dns-resolver
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
DNS resolver business logic
Install
dune-project
Dependency
Authors
Maintainers
Sources
dns-10.2.3.tbz
sha256=c895b2d112c4aa60c0987a09eb59f0d9602bd804fecf4124795be16e4a86734a
sha512=c51c3d123a89fcde187771d405df0be7282c44c9597bdfa54ca9eedc89347a6346ff4ef461ef65557d1b1d0e50eb7d42a39267ffa11bedf1feb37d38f459e10d
doc/dns-resolver.shared/Dns_resolver_root/index.html
Module Dns_resolver_rootSource
root_servers are the root servers.
ns_records is the root nameserver binding.
a_records is a list of names and bindings (A records) for the root servers.
aaaa_records is a list of names and bindings (AAAA records) for the root servers.
ips ip_proto is a list of ip addresses of the root servers.
reserved_zones is a domain-name map of reserved zones specified by RFCs (6303, 6761, 6762). The values are stub SOA records.
reserved is a trie with all reserved_zones.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>