nmci.ip: netns_list returns wrong format
The format of ip netns list
is namespace (id: X)
, which can not
be used directly, id part has to be stripped off.
Edited by Filip Pokryvka
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
The format of ip netns list
is namespace (id: X)
, which can not
be used directly, id part has to be stripped off.