aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorDavid Ahern <dsahern@gmail.com>2019-02-28 11:22:58 -0800
committerDavid S. Miller <davem@davemloft.net>2019-02-28 13:02:43 -0800
commitbe9cefe796f3abfbef02e66fbe3bff766b93b867 (patch)
tree4acfd4895706f9441158ff9f0388ac878f7f7bc3 /arch
parentMerge branch 's390-qeth-next' (diff)
downloadlinux-dev-be9cefe796f3abfbef02e66fbe3bff766b93b867.tar.xz
linux-dev-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 <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions