libertaria-stack/capsule-core
Markus Maiwald fca9ac13e0 feat(integration): Wire Relay Forwarding & CLI Control
Phase 14 Integration:
- Relay Forwarding integrated into CapsuleNode event loop
- Handle  LWF frames
- Forward packets to next hop (or local delivery if final)
- Added CLI commands: , ,
- Tests passing (140/140)

Capabilities:
 Relay Forwarding (Mock Encryption)
 Dynamic Relay Service Control
 Statistics Reporting
2026-01-31 21:47:40 +01:00
..
src feat(integration): Wire Relay Forwarding & CLI Control 2026-01-31 21:47:40 +01:00
build.zig feat(relay): Implement RelayPacket and onion wrapping logic 2026-01-31 18:11:09 +01:00
build.zig.zon feat(relay): Implement RelayPacket and onion wrapping logic 2026-01-31 18:11:09 +01:00
build_errors.txt feat(relay): Implement RelayPacket and onion wrapping logic 2026-01-31 18:11:09 +01:00
verify_cli.sh feat(capsule): Admin CLI & Emergency Lockdown 2026-01-31 10:41:38 +01:00