This commit is contained in:
JMARyA 2024-06-02 20:43:53 +02:00
parent d2a058b56d
commit 2f3f94c40f
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
11 changed files with 119 additions and 21 deletions

View file

@ -16,6 +16,6 @@ layer.
| 6 | Presentation | SSL/TLS, [ASCII](../files/ASCII.md) |
| 5 | Session | Sockets |
| 4 | Transport | [TCP](TCP.md), [UDP](UDP.md), [QUIC](QUIC.md) |
| 3 | Network | IP, ICMP |
| 3 | Network | [IP](Internet%20Protocol.md), ICMP |
| 2 | Data Link | MAC, ARP |
| 1 | Physical | RJ45, WLAN, Bluetooth |