Skip to content

A network administration library and CLI for illumos

License

Notifications You must be signed in to change notification settings

ubedan/netadm-sys

 
 

Repository files navigation

A Network Administration Crate for Illumos

While the end goal of this crate is to become a stable API for all things networking on illumos, right now it is the opposite of that. It's as much of an exploration of the networking subsystems on illumos and how they can be controlled programmatically from user space as it is an abstraction for other Rust-based systems to use. In the near to mid term this crate will be highly unstable.

Contributing

Basic Checks

cargo fmt -- --check
cargo clippy

Testing

pfexec cargo test

About

A network administration library and CLI for illumos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%