aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorThijs Paelman <thijs.paelman+git@hotmail.be>2023-06-08 23:38:05 +0200
committerThijs Paelman <thijs.paelman+git@hotmail.be>2023-06-14 20:34:39 +0200
commitccb15ed449294de7ad9383d46a24cc87b270d21d (patch)
tree5990c0e887561de5d001d158c556f8494344c92f /content
parent0132e6ebecd4741b9e9449260e494063b545294c (diff)
downloadwebsite-ccb15ed449294de7ad9383d46a24cc87b270d21d.tar.gz
website-ccb15ed449294de7ad9383d46a24cc87b270d21d.zip
docs: Add links to relevant blog posts
Diffstat (limited to 'content')
-rw-r--r--content/en/docs/Concepts/ouroboros-model.md4
-rw-r--r--content/en/docs/Concepts/problem_osi.md5
2 files changed, 8 insertions, 1 deletions
diff --git a/content/en/docs/Concepts/ouroboros-model.md b/content/en/docs/Concepts/ouroboros-model.md
index 3c857a8..7daa95b 100644
--- a/content/en/docs/Concepts/ouroboros-model.md
+++ b/content/en/docs/Concepts/ouroboros-model.md
@@ -508,6 +508,8 @@ space[^14].
### Multi-homing
+[Under construction - [this blog post](/blog/2022/12/07/loc/id-split-and-the-ouroboros-network-model/)
+over Loc/ID split might be interesting]
### Dealing with limited link capacity
@@ -630,4 +632,4 @@ space[^14].
just based on strings instead of numbers. The IDD houses a
unicast layer with a global address space. While the IDD is
techically not a DIF, the DIF-DAF distinction is [severely
- flawed](https://ouroboros.rocks/blog/2021/03/20/how-does-ouroboros-relate-to-rina-the-recursive-internetwork-architecture/#ouroboros-diverges-from-rina). \ No newline at end of file
+ flawed](/blog/2021/03/20/how-does-ouroboros-relate-to-rina-the-recursive-internetwork-architecture/#ouroboros-diverges-from-rina).
diff --git a/content/en/docs/Concepts/problem_osi.md b/content/en/docs/Concepts/problem_osi.md
index 42768dc..66b0ad4 100644
--- a/content/en/docs/Concepts/problem_osi.md
+++ b/content/en/docs/Concepts/problem_osi.md
@@ -173,3 +173,8 @@ condemned to a sisyphean effort of perpetual incremental fixes, its
fate to remain a craft that builds on tradition, cobbling together an
ever-growing bungle of technologies and protocols that stretch the
limits of manageability.
+
+Not yet convinced? Read an even more in-depth explanation on our
+[blog](/blog/2022/02/12/what-is-wrong-with-the-architecture-of-the-internet/),
+about the seperation of concerns design principle and layer violations
+and about seperation of mechanism & policy and ossification.