- Implemented Sovereign Syscall Table at 0x801FFF00 - Added cooperative yielding (s_yield) for Guest/Kernel concurrency - Initialized Guest RX Ring and flows in Kernel - Bridged LwIP in Guest via net_glue and ion_client overrides - Validated TCP handshake and data transmission (Subject Zero -> Host) - Confirmed 'Hello from the Membrane!' via UART and Network |
||
|---|---|---|
| .. | ||
| test_def.c | ||
| test_def.h | ||
| test_dns.c | ||
| test_dns.h | ||
| test_mem.c | ||
| test_mem.h | ||
| test_netif.c | ||
| test_netif.h | ||
| test_pbuf.c | ||
| test_pbuf.h | ||
| test_timers.c | ||
| test_timers.h | ||