arcbox-net-inject 0.4.10

Guest memory RX injection engine for ArcBox VirtIO-net
Documentation

Guest memory RX injection engine for VirtIO-net.

Receives raw Ethernet frames via a crossbeam channel and injects them into a guest virtio-net RX queue by writing directly to guest memory (mmap'd region). Runs on a dedicated OS thread, completely independent of the tokio async runtime.