pub async fn addr_add( netns: Option<&str>, interface: &str, addr: IpNet, ) -> Result<()>
Add an address to an interface