diff options
author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2020-02-12 21:33:57 +0100 |
---|---|---|
committer | Dimitri Staessens <dimitri@ouroboros.rocks> | 2020-02-12 21:33:57 +0100 |
commit | 3b31cb81d3b569977aead01eecd30d92246a0da3 (patch) | |
tree | ff1a772bb3b4c23d18a0cae903ca1e1028d2a279 /content/en/blog/news/20200212-ecmp.md | |
parent | 31ef8203bc6e2df3b6e102a1d1979e1e756367e8 (diff) | |
download | website-3b31cb81d3b569977aead01eecd30d92246a0da3.tar.gz website-3b31cb81d3b569977aead01eecd30d92246a0da3.zip |
blog: Fix footnote in ecmp post
Diffstat (limited to 'content/en/blog/news/20200212-ecmp.md')
-rw-r--r-- | content/en/blog/news/20200212-ecmp.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/content/en/blog/news/20200212-ecmp.md b/content/en/blog/news/20200212-ecmp.md index 74a39de..019b40d 100644 --- a/content/en/blog/news/20200212-ecmp.md +++ b/content/en/blog/news/20200212-ecmp.md @@ -65,6 +65,4 @@ Peace. Dimitri -[^1]: Question: Why are the subflows not UDP? That would avoid a lot -of duplicated overhead (sequence numbers etc)... Would it be too messy -on the socket API side?
\ No newline at end of file +[^1]: Question: Why are the subflows not UDP? That would avoid a lot of duplicated overhead (sequence numbers etc)... Would it be too messy on the socket API side?
\ No newline at end of file |