summaryrefslogtreecommitdiff
path: root/src/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/README')
-rw-r--r--src/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/README b/src/README
index 43abced..6af8821 100644
--- a/src/README
+++ b/src/README
@@ -81,4 +81,6 @@ net
Network library, currently IPv4 only.
+* ethernet.c - ethernet, MAC address functions
* arp.c - implementation of the ARP protocol
+* ipv4.c - implementation of the IPv4 protocol