Skip to content
Commit 07f4e62f authored by David Ahern's avatar David Ahern Committed by David S. Miller
Browse files

selftests: fib_tests: simplify ip commands in a namespace



'ip netns exec testns ip' is more efficiently handled using 'ip -netns';
runs the ip command after switching the namespace and avoids an exec.

Signed-off-by: default avatarDavid Ahern <dsahern@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 8c2ceabe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment