diff options
author | Thijs Paelman <thijs.paelman+git@hotmail.be> | 2022-05-20 12:28:53 +0200 |
---|---|---|
committer | Thijs Paelman <thijs.paelman+git@hotmail.be> | 2022-05-20 12:28:53 +0200 |
commit | 76e1178e781d451fe3a5a53834e05b77a073c8dd (patch) | |
tree | 2796669366e1277eef2998d5faf5fb0315bb5946 /content | |
parent | eee190b33dcd0c772fd4b46871dba7eeccb78b5b (diff) | |
download | website-76e1178e781d451fe3a5a53834e05b77a073c8dd.tar.gz website-76e1178e781d451fe3a5a53834e05b77a073c8dd.zip |
blog: Small markdown fix
Signed-off-by: Thijs Paelman <thijs.paelman+git@hotmail.be>
Diffstat (limited to 'content')
-rw-r--r-- | content/en/blog/20210402-multicast.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/en/blog/20210402-multicast.md b/content/en/blog/20210402-multicast.md index b363794..bce44f3 100644 --- a/content/en/blog/20210402-multicast.md +++ b/content/en/blog/20210402-multicast.md @@ -398,7 +398,7 @@ dissemination function _ROUTING_, but if you know a better word that avoids confusion, we'll take it. _ROUTING_ is distinct from adjacency management, in the sense that adjacency management is administrative, and tells the networks which links it is allowed to use, which links -_exist_. _ROUTING- will make use of these links and make decisions +_exist_. _ROUTING_ will make use of these links and make decisions when they are unavailable, for instance due to failures. Let's apply the Ouroboros model to Ethernet. Ethernet implements both |