From 4cd79265503f210de36f6393f885d5f1643afa22 Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Sun, 20 Dec 2020 18:45:27 +0100 Subject: content: Fix blogpost on wireshark --- content/en/blog/news/20201219-congestion-avoidance.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/en/blog/news/20201219-congestion-avoidance.md b/content/en/blog/news/20201219-congestion-avoidance.md index 91053d9..e13fdba 100644 --- a/content/en/blog/news/20201219-congestion-avoidance.md +++ b/content/en/blog/news/20201219-congestion-avoidance.md @@ -81,7 +81,9 @@ accessible to some -- so, let's have a quick look. The Ouroboros network protocol has [5 fields](/docs/concepts/protocols/#network-protocol): -``` | DST | TTL | QOS | ECN | EID | ``` +``` +| DST | TTL | QOS | ECN | EID | +``` which we had to map to the Ethernet II protocol for our ipcpd-eth-dix implementation. The basic Ethernet II MAC (layer-2) header is pretty -- cgit v1.2.3