Age | Commit message (Collapse) | Author | |
---|---|---|---|
41 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> | |||
42 hours | kernel: rtl: Expose NIC properly through if_var.h | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-05-05 | kernel: net: Add initial net_if headers | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> |