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.2.tbz
sha256=5123d7167f5fb3a5ab70cf0b3ccc965089ec440dc07edeabf8c0568ee737a7f0
sha512=4e5945435f280591c158ab03fec19dc0c807fb713d6ee68873939899c49175f39af1fbcd135517514a3ab088993356a4c303f7dce5e18d403d4630a33bad9076
doc/dns-resolver.shared/Dns_resolver_root/index.html
Module Dns_resolver_root
Source
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 list of names and bindings for reserved zones specified by RFCs (private network address ranges, private domains)
reserved
is a trie with all reserved_zones
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>