From 7d40548496f4d3cdfce828fc8e4f0fd4286e873a Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 2 Aug 2017 11:24:26 +0200 Subject: introduced a network library, added ethernet structure, moved generic stuff out of the network driver, kernel now sees ARP messages and prints src and dst MAC addresses --- doc/LINKS.TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/LINKS.TODO b/doc/LINKS.TODO index 4824e48..cc77456 100644 --- a/doc/LINKS.TODO +++ b/doc/LINKS.TODO @@ -118,6 +118,7 @@ http://linuxgazette.net/156/jangir.html http://blog.elastocloud.org/2015/07/qemukvm-bridged-network-with-tap.html Ethernet: +https://en.wikipedia.org/wiki/Ethernet_frame https://en.wikipedia.org/wiki/EtherType ARP: -- cgit v1.2.3-54-g00ecf