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.4.tbz
sha256=d852d15ca2f58db573679bf18688745600b91296e2e54486609869d666f3d12f
sha512=09d3b1cf76bccbff1a0c042922a3e9d6fa3605770d3d9d9aab3462f32d9156c87f6468b531f27dbcc1ce9030c1bd5f3c81c051f5f6a7ee7d802c1fddf1848058
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)"
>