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.6.tbz
sha256=4c3df263dd4596f8563615fe3644e2fad5978b66a268c3ef352083d7fee0ffc8
sha512=1df298223c753092ae8756d5cbd4c1788f716bb6393fa3e9e484ba5acb9bc6a4e394e654785c4e80330eeea3b2809598704d4b043dad2829bc77d14857ebb295
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)"
>