aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/tc-testing/plugin-lib/nsPlugin.py
diff options
context:
space:
mode:
authorDavid Ahern <[email protected]>2019-02-28 19:22:58 +0000
committerDavid S. Miller <[email protected]>2019-02-28 21:02:43 +0000
commitbe9cefe796f3abfbef02e66fbe3bff766b93b867 (patch)
tree4acfd4895706f9441158ff9f0388ac878f7f7bc3 /tools/testing/selftests/tc-testing/plugin-lib/nsPlugin.py
parentMerge branch 's390-qeth-next' (diff)
downloadkernel-be9cefe796f3abfbef02e66fbe3bff766b93b867.tar.gz
kernel-be9cefe796f3abfbef02e66fbe3bff766b93b867.zip
selftests: rtnetlink: use internal netns switch for ip commands
'ip' can switch network namespaces internally and then run a given command relative to that namespace without the need to fork and exec another ip instance. Update all references of the form: ip netns exec "$testns" ip ... to ip -netns "$testns" ... Signed-off-by: David Ahern <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/tc-testing/plugin-lib/nsPlugin.py')
0 files changed, 0 insertions, 0 deletions