From db1f6609d13a888dd7212c9ed2840846e70a284e Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 2 Aug 2017 18:26:23 +0200 Subject: added an IPv4 module, currently containg an address to string function started to add ARP packet definition, reading and printing ARP request now some renames in networking layer --- doc/LINKS.TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/LINKS.TODO b/doc/LINKS.TODO index cc77456..fff3859 100644 --- a/doc/LINKS.TODO +++ b/doc/LINKS.TODO @@ -123,3 +123,4 @@ https://en.wikipedia.org/wiki/EtherType ARP: https://tools.ietf.org/html/rfc826 +http://wiki.osdev.org/Address_Resolution_Protocol -- cgit v1.2.3-54-g00ecf