summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2021-09-29 11:42:09 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-09-29 11:42:09 +0200
commit5691cc19cbadea2b0d408ccc5659c11293092565 (patch)
treee419070748871cddb774ca33a65afec755af8a95
parent1b6ce015a562684970a648972216e03200e2b148 (diff)
downloadlsd0004-5691cc19cbadea2b0d408ccc5659c11293092565.tar.gz
lsd0004-5691cc19cbadea2b0d408ccc5659c11293092565.zip
improve ascii architecture
-rw-r--r--draft-schanzen-r5n.xml43
1 files changed, 21 insertions, 22 deletions
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
index 481e429..4f1afab 100644
--- a/draft-schanzen-r5n.xml
+++ b/draft-schanzen-r5n.xml
@@ -115,28 +115,27 @@
115 </t> 115 </t>
116 <figure> 116 <figure>
117 <artwork name="" type="" align="left" alt=""><![CDATA[ 117 <artwork name="" type="" align="left" alt=""><![CDATA[
118 +-----------------+ +-------+ 118 | +-----------------+ +-------+
119 | GNU Name System | | CADET | ... 119Applications | | GNU Name System | | CADET | ...
120 +-----------------+ +-------+ 120 | +-----------------+ +-------+
121 ------------------------------------ Overlay Interface 121-------------+------------------------------------ Overlay Interface
122 ^ 122 | ^
123 | +---------------+ 123 | | +---------------+
124 | | Block Storage | 124 | | | Block Storage |
125 | +---------------+ 125 | | +---------------+
126 | ^ 126 | | ^
127 v v 127R5N | v v
128 +--------------------+ +---------+ 128 | +--------------------+ +---------+
129 | Message Processing |<-->| Routing | 129 | | Message Processing |<-->| Routing |
130 +--------------------+ +---------+ 130 | +--------------------+ +---------+
131 ^ ^ 131 | ^ ^
132 v v 132 | v v
133 ------------------------------------ Underlay Interface 133-------------+------------------------------------ Underlay Interface
134 +--------+ +--------+ 134 | +--------+ +--------+
135 |GNUnet | |IP | ... 135 | |GNUnet | |IP | ...
136 |Underlay| |Underlay| 136Connectivity | |Underlay| |Underlay|
137 |Link | |Link | 137 | |Link | |Link |
138 +--------+ +--------+ 138 | +--------+ +--------+
139
140 ]]></artwork> 139 ]]></artwork>
141 </figure> 140 </figure>
142 <dl> 141 <dl>