doc: Add IPv4 modules to doc

feature/ipv4 v0.2
Markus Koch 2022-11-01 17:41:39 +01:00
parent 91cdb13bb3
commit 2190f146a0
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ Trashernet is a very trashy Ethernet stack for FPGAs written in VHDL aiming to c
* Layer 1, Physical: `trashernet_phy`
* Layer 2, Data link: `trashernet_mac`, `trashernet_eth`, `trashernet_arp`
* Layer 3, Network: `trashernet_ipv4`, `trashernet_ipv4prot`, `trashernet_icmp`
When writing it, the following were the main design philosophies: