Searched refs:checktool (Results 1 – 3 of 3) 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"
35 checktool (){ function42 checktool "iptables --version" "run test without iptables"43 checktool "ip -Version" "run test without ip tool"44 checktool "which nc" "run test without nc (netcat)"45 checktool "ip netns add ${r_a}" "create net namespace"
29 checktool (){ function36 checktool "nft --version" "run test without nft tool"37 checktool "ip -Version" "run test without ip tool"38 checktool "which nc" "run test without nc (netcat)"39 checktool "ip netns add nsr1" "create net namespace"
Completed in 6 milliseconds