fcnetd-client

Crates.iofcnetd-client
lib.rsfcnetd-client
version0.1.0
sourcesrc
created_at2024-10-27 18:09:16.984889
updated_at2024-10-27 18:09:16.984889
descriptionA daemon-based Firecracker microVM networking backend based on fcnet-types.
homepage
repositoryhttps://github.com/kanpov/fcnet
max_upload_size
id1424865
size6,732
kanpov (kanpov)

documentation

README

fcnetd-client

fcnetd-client is a concrete implementation that works on fcnet-types definitions and allows applying operations on Firecracker microVM networks.

Unlike the fcnet crate, which links itself into your application and requires it to run as root, fcnetd-client can be used rootlessly and connects to a rootful separate fcnetd process.

Commit count: 56

cargo fmt