Goal: Build a mini, bare-metal network stack for x86. It will run without an operating system and handle raw Ethernet frames, enabling low-level packet handling and protocal implementation.
- Language: C, x86 Assembly
- Tools: QEMU, NASM, GRUB (soonTM)
- Architecture: x86(64-bit), Bare Metal
git-gud at low-level networking and systems programming