fmadio / public

fmadio issue tracking
MIT License
8 stars 3 forks source link

correctly handle ARP requests #333

Closed fmadio closed 2 years ago

fmadio commented 4 years ago

Currently the approach to ARP is using gratudious arp replies. Need to add logic so ARP and ICMP replys are supported correctly.

Will be done via PIO so updates to the FGPA will be fairly minor.