diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2022-08-26 14:58:35 +1000 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-08-30 19:43:31 +0200 |
commit | 8de488892f3909fbce00643b5f2d494bb2304adf (patch) | |
tree | eba3ac4063131604c908933f3107d60e3e3f1593 /test/README.md | |
parent | ff1ac78a5e3f5045e8663640f2487a3caee91bc5 (diff) | |
download | passt-8de488892f3909fbce00643b5f2d494bb2304adf.tar passt-8de488892f3909fbce00643b5f2d494bb2304adf.tar.gz passt-8de488892f3909fbce00643b5f2d494bb2304adf.tar.bz2 passt-8de488892f3909fbce00643b5f2d494bb2304adf.tar.lz passt-8de488892f3909fbce00643b5f2d494bb2304adf.tar.xz passt-8de488892f3909fbce00643b5f2d494bb2304adf.tar.zst passt-8de488892f3909fbce00643b5f2d494bb2304adf.zip |
Remove --nsrun-dir option
pasta can identify a netns as a "name", which is to say a path relative to
(usually) /run/netns, which is the place that ip(8) creates persistent
network namespaces. Alternatively a full path to a netns can be given.
The --nsrun-dir option allows the user to change the standard path where
netns names are resolved. However, there's no real point to this, if the
user wants to override the location of the netns, they can just as easily
use the full path to specify the netns.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'test/README.md')
0 files changed, 0 insertions, 0 deletions