Vault sync: 2021-11-06 21:07:12

This commit is contained in:
Nick Leeman 2021-11-06 21:07:12 +01:00
parent fe2fecd53f
commit 15d6ceb4b9
2 changed files with 5 additions and 2 deletions

2
.obsidian/workspace vendored
View File

@ -88,8 +88,8 @@
"active": "bc6e8ad9aa0f44c3",
"lastOpenFiles": [
"School/Analyse/IPv6.md",
"School/Analyse/IPv4.md",
"School/Analyse/NAT.md",
"School/Analyse/IPv4.md",
"School/Analyse/ICMP.md",
"School/Analyse/DHCP.md",
"School/Analyse/Layers/3. Network Layer.md",

View File

@ -10,4 +10,7 @@
Most of the mandatory fields of IPv4 header and some of IPv4 options are available trough IPv6 options. (Linked by next header)
IPv6 provides enscript
IPv6 provides encryption and authentication features.
Routers are not allowed to perform fragmentation.
NO Checksum calculations, error checking is already implemented in both data link layer and transport layer.