Searched refs:checktool (Results 1 – 4 of 4) sorted by relevance
21 checktool (){ function28 checktool "nft --version" "run test without nft tool"29 checktool "ip -Version" "run test without ip tool"30 checktool "socat -V" "run test without socat tool"31 checktool "ip netns add $ns" "create net namespace"
14 checktool (){ function21 checktool "nft --version" "run test without nft tool"22 checktool "ip -Version" "run test without ip tool"23 checktool "iperf3 --version" "run test without iperf3"24 checktool "ip netns add $nsr" "create net namespace"
35 checktool (){ function42 checktool "iptables --version" "run test without iptables"43 checktool "ip -Version" "run test without ip tool"44 checktool "which socat" "run test without socat"45 checktool "ip netns add ${r_a}" "create net namespace"
33 checktool (){ function40 checktool "nft --version" "run test without nft tool"41 checktool "ip -Version" "run test without ip tool"42 checktool "which nc" "run test without nc (netcat)"43 checktool "ip netns add $nsr1" "create net namespace $nsr1"
Completed in 7 milliseconds