Age | Commit message (Collapse) | Author | |
---|---|---|---|
9 hours | kernel: netinet: Implement ARP reply logic | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
9 hours | kernel: netinet: Simply memcpy ether_saddr | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
32 hours | kernel: net: Implement IEEE 802.3 + ARP requests | Ian Moffett | |
Introduce IEEE 802.3 related headers such as ones containing the structure of an ethernet frame as well as its types. This commit additionally introduces ARP request logic. Signed-off-by: Ian Moffett <ian@osmora.org> |