ref: 84aa3ce0af0825d4e11aa76c02c6611a084c2337
parent: 8d29b312b339cbfa5d6cfc5bd56597fe4903c8be
author: jrmu <jrmu@cloud9p.org>
date: Tue Jul 30 11:01:29 EDT 2024
Clarify default persistent behavior of ndb
--- a/ndb.ms
+++ b/ndb.ms
@@ -13,4 +13,7 @@
.PP
Note: All addresses in plan 9 are IPv6 addresses. So an ipmask=/123 for an IPv4 address is actually an IPv4 /27 subnet.
+Note: when you lookup a name using whatever nameserver is defined in /lib/ndb/local, if it's not found, ndb will recursively search the root nameservers to find the entry
+Most resolvers will normally give up, but ndb is really persistent.
+