summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-08-02 11:24:26 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2017-08-02 11:24:26 +0200
commit7d40548496f4d3cdfce828fc8e4f0fd4286e873a (patch)
tree97e0e01b231d602c63d95b481208b318c89e8018 /doc
parent69af92a0ab9df5ebab1eb4bc69d83d89388e6ded (diff)
downloadabaos-7d40548496f4d3cdfce828fc8e4f0fd4286e873a.tar.gz
abaos-7d40548496f4d3cdfce828fc8e4f0fd4286e873a.tar.bz2
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
Diffstat (limited to 'doc')
-rw-r--r--doc/LINKS.TODO1
1 files changed, 1 insertions, 0 deletions
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: