code wiki / dns

topic: dns

13 modules sharing the dns name family (derived from the tree's prefix discipline).

The 'dns' topic family in the Nishi sovereign ecosystem provides a comprehensive set of tools for DNS resolution and validation across multiple layers of the system. The nx_dns module forms the foundational stub-resolver primitives, while nx_dns_a offers a minimal A-record resolver on the nx_syscalls layer, ensuring low-level reliability. nx_dns_authoritative serves as the core UDP/53 authoritative DNS server, complemented by nx_dns_authoritative_test for verification, ensuring robust and secure DNS operations throughout the ecosystem.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
nx_dns.nxsovereign DNS stub-resolver primitives (RFC 1035).3448
nx_dns_a.nxminimal DNS A-record resolver on the nx_syscalls layer (X-TORRENT-LIVE-001 L1):12610
nx_dns_adversarial_test.nxPhase A4 of S-class hardening.1182
nx_dns_authoritative.nxUDP/53 authoritative DNS serve.4008
nx_dns_authoritative_test.nxsmoke for authoritative DNS.2352
nx_dns_client_probe.nxsubstrate-side UDP DNS verifier.842
nx_dns_io.nxlive UDP-composed DNS stub resolver (x86_64).1262
nx_dns_probe.nxSOVEREIGN A-record resolver probe (zero shell). Resolves a list of hostnames via647
nx_dns_resolve_a_record.nxhostname → packed IPv4 glue function.2826
nx_dns_resolve_a_record_live_test.nxLIVE-FIRE KAT for the441
nx_dns_server_daemon.nxlive authoritative DNS daemon.991
nx_dns_test.nxKAT + self-consistency for the DNS stub resolver.931
nx_dns_txt.nxTXT + NS DNS response parsing for ACME DNS-011944