nmstate 2.2.26

Library for networking management in a declarative manner
Documentation
mod apply;
mod base_iface;
mod bond;
mod error;
mod ethernet;
mod ethtool;
mod hostname;
mod hsr;
mod infiniband;
mod ip;
mod linux_bridge;
mod linux_bridge_port_vlan;
mod mac_vlan;
mod macsec;
mod mptcp;
mod route;
mod route_rule;
mod show;
mod veth;
mod vlan;
mod vrf;
mod vxlan;

pub(crate) use apply::nispor_apply;
pub(crate) use hostname::set_running_hostname;
pub(crate) use show::nispor_retrieve;