veth_add

Function veth_add 

Source
pub async fn veth_add(netns: &str, outer: &str, inner: &str) -> Result<()>
Expand description

Create veth interface.