mirror of
https://github.com/jmcorgan/fips.git
synced 2026-07-30 19:46:15 +00:00
Improve README and enable DNS resolver by default
Rework top-level README: add badges, status/roadmap section, config search path docs, minimal two-node example with transports, DNS setup instructions with systemd-resolved and resolv.conf examples, and connectivity test walkthrough. Replace ASCII document-relationship diagram with SVG in design docs. Change DNS resolver default from disabled to enabled (port 5354). Update config merge to allow higher-priority configs to disable it.
This commit is contained in:
+1
-24
@@ -48,27 +48,4 @@ specific topics.
|
||||
|
||||
## Document Relationships
|
||||
|
||||
```text
|
||||
fips-intro.md
|
||||
│
|
||||
┌──────────────┼──────────────┐
|
||||
▼ ▼ │
|
||||
fips-transport-layer fips-mesh- │
|
||||
│ operation │
|
||||
▼ │ │
|
||||
fips-mesh-layer ◄────────┤ │
|
||||
│ │ │
|
||||
▼ ├──► fips-spanning-tree
|
||||
fips-session-layer │ │
|
||||
│ └──► fips-bloom-filters
|
||||
▼
|
||||
fips-ipv6-adapter
|
||||
fips-wire-formats
|
||||
(referenced by all layer docs)
|
||||
|
||||
fips-configuration
|
||||
(standalone reference)
|
||||
|
||||
spanning-tree-dynamics
|
||||
(pedagogical companion to fips-spanning-tree)
|
||||
```
|
||||

|
||||
|
||||
Reference in New Issue
Block a user