netns_add

Function netns_add 

Source
pub async fn netns_add(name: &str) -> Result<()>
Expand description

Adds a network namespace. This creates a new, isolated network namespace with nothing but the loopback interface in it.