diff options
15 files changed, 3 insertions, 3 deletions
diff --git a/content/en/blog/20220212-tcp-ip-architecture.md b/content/en/blog/20220212-tcp-ip-architecture.md index ca4f58a..49fea7a 100644 --- a/content/en/blog/20220212-tcp-ip-architecture.md +++ b/content/en/blog/20220212-tcp-ip-architecture.md @@ -152,7 +152,7 @@ Layer 1: At the physical layer, Ethernet has a minimum frame size, which is required to accurately detect collisions. For 10/100Mbit this is 64 bytes. Shorter frames must be _padded_. How to distinguish the padding from a packet which actually has zeros at the end of its data? -Well, Ethernet has a _length_ field_ in the MAC header. But in DIX +Well, Ethernet has a _length_ field in the MAC header. But in DIX Ethernet that is an Ethertype, so a _length_ field in the IP header is used (both IPv4 as IPv6). A Layer 1 problem is actually propagated into Layer 2 and even Layer 3. Gigabit Ethernet has an even larger @@ -196,7 +196,7 @@ consequences of these seemingly insignificant pet peeves of mine. The term _ossification of the Internet_ is sometimes used to describe difficulties in making sizeable changes within the TCP/IP network -_stack -- a lack of _evolvability_. For most technologies, there is a +stack -- a lack of _evolvability_. For most technologies, there is a steady cycle of innovation, adoption and deprecation. Remember DOS, OS/2, Windows 3.1, Windows 95? Right, that's what they are: once ubiquitous, now mostly memories. In contrast, "Next Generation @@ -446,4 +446,4 @@ Dimitri -- fixes for urgent problems and improvements in the short term. I want to stress that we were never treated unfairly by any reviewer, and this section should not be read as a complaint - of any sort.
\ No newline at end of file + of any sort. diff --git a/themes/docsy/static/favicons/android-144x144.png b/themes/docsy/static/favicons/android-144x144.png Binary files differindex 8851c09..d9831eb 100755..100644 --- a/themes/docsy/static/favicons/android-144x144.png +++ b/themes/docsy/static/favicons/android-144x144.png diff --git a/themes/docsy/static/favicons/android-192x192.png b/themes/docsy/static/favicons/android-192x192.png Binary files differindex 94b2ad2..7cf1137 100755..100644 --- a/themes/docsy/static/favicons/android-192x192.png +++ b/themes/docsy/static/favicons/android-192x192.png diff --git a/themes/docsy/static/favicons/android-36x36.png b/themes/docsy/static/favicons/android-36x36.png Binary files differindex 7ec5cf6..d5a4ff1 100755..100644 --- a/themes/docsy/static/favicons/android-36x36.png +++ b/themes/docsy/static/favicons/android-36x36.png diff --git a/themes/docsy/static/favicons/android-48x48.png b/themes/docsy/static/favicons/android-48x48.png Binary files differindex 419a445..919fa0a 100755..100644 --- a/themes/docsy/static/favicons/android-48x48.png +++ b/themes/docsy/static/favicons/android-48x48.png diff --git a/themes/docsy/static/favicons/android-72x72.png b/themes/docsy/static/favicons/android-72x72.png Binary files differindex 230b18f..267a0b8 100755..100644 --- a/themes/docsy/static/favicons/android-72x72.png +++ b/themes/docsy/static/favicons/android-72x72.png diff --git a/themes/docsy/static/favicons/android-96x196.png b/themes/docsy/static/favicons/android-96x196.png Binary files differdeleted file mode 100755 index 8cc6989..0000000 --- a/themes/docsy/static/favicons/android-96x196.png +++ /dev/null diff --git a/themes/docsy/static/favicons/android-96x96.png b/themes/docsy/static/favicons/android-96x96.png Binary files differnew file mode 100644 index 0000000..5a34d99 --- /dev/null +++ b/themes/docsy/static/favicons/android-96x96.png diff --git a/themes/docsy/static/favicons/apple-touch-icon-180x180.png b/themes/docsy/static/favicons/apple-touch-icon-180x180.png Binary files differindex 03d0b51..6a67199 100755..100644 --- a/themes/docsy/static/favicons/apple-touch-icon-180x180.png +++ b/themes/docsy/static/favicons/apple-touch-icon-180x180.png diff --git a/themes/docsy/static/favicons/pwa-192x192.png b/themes/docsy/static/favicons/pwa-192x192.png Binary files differindex 94b2ad2..7cf1137 100755..100644 --- a/themes/docsy/static/favicons/pwa-192x192.png +++ b/themes/docsy/static/favicons/pwa-192x192.png diff --git a/themes/docsy/static/favicons/pwa-512x512.png b/themes/docsy/static/favicons/pwa-512x512.png Binary files differdeleted file mode 100755 index 89258a4..0000000 --- a/themes/docsy/static/favicons/pwa-512x512.png +++ /dev/null diff --git a/themes/docsy/static/favicons/tile150x150.png b/themes/docsy/static/favicons/tile150x150.png Binary files differdeleted file mode 100755 index 3d0c760..0000000 --- a/themes/docsy/static/favicons/tile150x150.png +++ /dev/null diff --git a/themes/docsy/static/favicons/tile310x150.png b/themes/docsy/static/favicons/tile310x150.png Binary files differdeleted file mode 100755 index ed89042..0000000 --- a/themes/docsy/static/favicons/tile310x150.png +++ /dev/null diff --git a/themes/docsy/static/favicons/tile310x310.png b/themes/docsy/static/favicons/tile310x310.png Binary files differdeleted file mode 100755 index 67172b3..0000000 --- a/themes/docsy/static/favicons/tile310x310.png +++ /dev/null diff --git a/themes/docsy/static/favicons/tile70x70.png b/themes/docsy/static/favicons/tile70x70.png Binary files differdeleted file mode 100755 index 31413a2..0000000 --- a/themes/docsy/static/favicons/tile70x70.png +++ /dev/null |