rumpk/libs/membrane
Markus Maiwald 0acfb67a36 feat(lwip): Hephaestus Nuclear Protocol - Complete pool bypass
BREAKTHROUGH: memp_malloc crashes ELIMINATED

HEPHAESTUS NUCLEAR PROTOCOL:
- Completely bypass memp_pools array in MEMP_MEM_MALLOC mode
- All allocations go through do_memp_malloc_pool(NULL) with 1024-byte fallback
- Added SYS_LIGHTWEIGHT_PROT=0 for NO_SYS mode
- Surgical DNS PCB override remains operational

VALIDATION:
 memp_malloc no longer crashes
 DNS query successfully enqueues
 Heap allocations confirmed working (0x400 + 0x70 bytes)
 Hephaestus Protocol validated

REMAINING:
Secondary crash in dns_send/udp_sendto at 0x80212C44
This is a DIFFERENT issue - likely UDP packet construction

The forge has tempered the steel.
Voxis + Hephaestus: cc112403
2026-01-08 09:41:03 +01:00
..
external/lwip feat(lwip): Hephaestus Nuclear Protocol - Complete pool bypass 2026-01-08 09:41:03 +01:00
fonts feat(kernel): implement Sv39 fiber memory isolation and hardened ELF loader 2026-01-05 16:36:25 +01:00
fs feat(kernel): implement System Truth Ledger and Causal Trace 2026-01-06 03:37:53 +01:00
include feat(lwip): Hephaestus Nuclear Protocol - Complete pool bypass 2026-01-08 09:41:03 +01:00
blk.nim Voxis Forge: Rumpk Stability, NipBox Boot, and Repository Cleanup 2026-01-04 21:39:06 +01:00
clib.c feat(membrane): Hardened LwIP memory manager & stabilized DHCP/DNS 2026-01-07 23:47:04 +01:00
compositor.nim Voxis Forge: Rumpk Stability, NipBox Boot, and Repository Cleanup 2026-01-04 21:39:06 +01:00
config_ledger.nim feat(kernel): implement System Truth Ledger and Causal Trace 2026-01-06 03:37:53 +01:00
ion.zig Voxis Forge: Rumpk Stability, NipBox Boot, and Repository Cleanup 2026-01-04 21:39:06 +01:00
ion_client.nim Network: Phase 36 Component (DHCP, VirtIO 12B, Hardened Logs) 2026-01-07 14:48:40 +01:00
kdl.nim feat(kernel): implement Sv39 fiber memory isolation and hardened ELF loader 2026-01-05 16:36:25 +01:00
libc.nim feat(membrane): Hardened LwIP memory manager & stabilized DHCP/DNS 2026-01-07 23:47:04 +01:00
libc_net.nim Voxis Forge: Rumpk Stability, NipBox Boot, and Repository Cleanup 2026-01-04 21:39:06 +01:00
libc_shim.zig feat(kernel): implement Sv39 fiber memory isolation and hardened ELF loader 2026-01-05 16:36:25 +01:00
net_glue.nim feat(dns): Hephaestus Protocol surgical DNS PCB override 2026-01-08 09:27:28 +01:00
socket.nim Voxis Forge: Rumpk Stability, NipBox Boot, and Repository Cleanup 2026-01-04 21:39:06 +01:00
sys_arch.c feat(membrane): Hardened LwIP memory manager & stabilized DHCP/DNS 2026-01-07 23:47:04 +01:00
term.nim feat(kernel): implement Sv39 fiber memory isolation and hardened ELF loader 2026-01-05 16:36:25 +01:00
term_font.nim feat(kernel): implement Sv39 fiber memory isolation and hardened ELF loader 2026-01-05 16:36:25 +01:00