aurae-runtime / auraed

Secure mTLS and gRPC backed runtime daemon. Alternative to systemd. Written in Rust.
https://aurae.io/auraed
Apache License 2.0
60 stars 11 forks source link

Refactor init/network code #43

Closed future-highway closed 1 year ago

future-highway commented 1 year ago

Refactored to use std's IpAddr and IpNetwork enums and made some clippy suggested cleanups.