]> git.proxmox.com Git - mirror_iproute2.git/commit - ip/ipnetns.c
ip netns: Delete all netns
authorVadim Kochan <vadim4j@gmail.com>
Sun, 18 Jan 2015 14:10:19 +0000 (16:10 +0200)
committerStephen Hemminger <shemming@brocade.com>
Thu, 5 Feb 2015 18:28:19 +0000 (10:28 -0800)
commit33724939097b8ebb5c37cc0dc2b5e57fe342c8fe
tree49e805cbb4da69c6ff9e6683042ee300f1058488
parentb13ba03f54e95de2b2209763f874ac6713d13dd1
ip netns: Delete all netns

Allow delete all namespace names by:

    $ ip -all netns del

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
ip/ipnetns.c
man/man8/ip-netns.8