aboutsummaryrefslogtreecommitdiffstats
path: root/c/netd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: proper socket API in the kernel (SYS_NET) - no more SLIP in userlanduser2026-07-171-73/+7
* net: IP stack milestone B - UDP echo (pseudo-header checksum)user2026-07-171-30/+61
* net: real IP stack, milestone A - ICMP echo (you can ping a Game Boy)user2026-07-171-0/+47