From 6663a9318c03ecf8953a3629461e6cf63a737c15 Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Sun, 4 Jul 2021 17:21:11 +0200 Subject: concepts: Add footnote on paths between areas --- content/en/docs/Concepts/ouroboros-model.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/content/en/docs/Concepts/ouroboros-model.md b/content/en/docs/Concepts/ouroboros-model.md index 3a45f16..50da266 100644 --- a/content/en/docs/Concepts/ouroboros-model.md +++ b/content/en/docs/Concepts/ouroboros-model.md @@ -478,7 +478,7 @@ ASs is not the most optimal for the layout of the Internet. Decoupling the network addressing within an AS from the addressing and structure of an overlaying unicast layer, and how to disseminate routes in that overlay unicast layer is an interesting topic that mandates more -study. +study[^13]. [UNDER CONSTRUCTION] @@ -578,4 +578,10 @@ study. ill-designed command line interface seen this side of 1974. [^12]:Drawing this in a full network example is way beyond my artistic - skill \ No newline at end of file + skill. + +[^13]:There is a serious error in the paper that states that this + routing information can be marked with a single bit. This is + only true in the limited case that there is only one "gateway" + node in the routing area. In the general case, path information + will be needed to determine which gateway to use. \ No newline at end of file -- cgit v1.2.3