diff --git a/.obsidian/workspace b/.obsidian/workspace index 3705a85..64075f1 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -10,7 +10,7 @@ "type": "markdown", "state": { "file": "School/Analyse/ARP Protocol.md", - "mode": "source" + "mode": "preview" } } } diff --git a/ARP-request-example.png b/ARP-request-example.png new file mode 100644 index 0000000..78bdcc4 Binary files /dev/null and b/ARP-request-example.png differ diff --git a/School/Analyse/ARP Protocol.md b/School/Analyse/ARP Protocol.md index 1269ad7..dedc5b7 100644 --- a/School/Analyse/ARP Protocol.md +++ b/School/Analyse/ARP Protocol.md @@ -8,4 +8,5 @@ The reply send by the owner of the IP Address (ARP Reply) contains the MAC addre ![[apr-request.png]] - +## ARP Example +![[ARP-request-example.png]] \ No newline at end of file