pub async fn addr_list( netns: Option<&str>, interface: &str, ) -> Result<Vec<IpNet>>
Given an interface, list addresses.