diff options
| author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2021-07-07 21:50:00 +0200 | 
|---|---|---|
| committer | Dimitri Staessens <dimitri@ouroboros.rocks> | 2021-07-07 21:50:00 +0200 | 
| commit | 542738465944820c1f1f7443fd9e54e2a350b80d (patch) | |
| tree | 3fcb8c00656008918a49db378ff0585756140223 /content/en/docs/Concepts | |
| parent | 43cd5fbdd3e510d84e81a6ea27b2649f539f1b22 (diff) | |
| download | website-542738465944820c1f1f7443fd9e54e2a350b80d.tar.gz website-542738465944820c1f1f7443fd9e54e2a350b80d.zip | |
concepts: Further clarification on RINA IDD
Diffstat (limited to 'content/en/docs/Concepts')
| -rw-r--r-- | content/en/docs/Concepts/ouroboros-model.md | 14 | 
1 files changed, 7 insertions, 7 deletions
| diff --git a/content/en/docs/Concepts/ouroboros-model.md b/content/en/docs/Concepts/ouroboros-model.md index 98031b6..fc0dac4 100644 --- a/content/en/docs/Concepts/ouroboros-model.md +++ b/content/en/docs/Concepts/ouroboros-model.md @@ -616,10 +616,10 @@ system will need a global address space[^14].        prove the exact opposite of that claim. The resolution system,        called the Inter-DIF Directory (IDD) is present on every system        that can make use of it and uses internal forwarding rules based -      on the lookup name to route requests between its peer nodes. If -      that is not a global address space, then I am Mickey Mouse: the -      addresses inside the IDD are 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 +      on the lookup name (in a hierarchical namespace!) to route +      requests between its peer nodes. If that is not a global address +      space, then I am Mickey Mouse: the addresses inside the IDD are +      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 | 
