addr_add

Function addr_add 

Source
pub async fn addr_add(
    netns: Option<&str>,
    interface: &str,
    addr: IpNet,
) -> Result<()>
Expand description

Add an address to an interface