Lines Matching refs:toolname
42 toolname=ip${TST_IPV6}tables
43 cmds="$toolname"
46 toolname=nft
47 cmds="$toolname ip${TST_IPV6}tables-translate"
85 tst_res TCONF "$toolname not applicable for test $1"
148 tst_res TINFO "Use $toolname to DROP packets from particular IP"
153 tst_res TFAIL "$toolname command failed to append new rule"
164 "$toolname did not block packets from loopback"
171 tst_res TFAIL "$toolname did not block $proto from $loc_addr"
182 tst_res TFAIL "$toolname blocking loopback. This is expected" \
189 tst_res TPASS "$toolname can DROP packets from particular IP"
194 tst_res TINFO "Use $toolname to REJECT ping request"
200 tst_res TFAIL "$toolname command failed to append new rule"
210 tst_res TFAIL "$toolname did not block ping request"
217 tst_res TFAIL "$toolname did not reject ping request"
228 tst_res TFAIL "$toolname blocking ping requests. This is" \
236 tst_res TPASS "$toolname can REJECT ping requests"
244 tst_res TINFO "Use $toolname to log packets to particular port"
250 tst_res TFAIL "$toolname command failed to append new rule"
262 "$toolname did not log packets to port $dport"
277 tst_res TINFO "$toolname logging succsess"
278 tst_res TPASS "$toolname can log packets to particular port"
286 tst_res TINFO "Use $toolname to log packets to multiple ports"
291 tst_res TFAIL "$toolname command failed to append new rule"
301 tst_res TFAIL "$toolname command failed to append new rule"
314 tst_res TFAIL "$toolname did not log packets" \
331 tst_res TFAIL "$toolname did not flush all rules"
335 tst_res TINFO "$toolname logging succsess"
336 tst_res TPASS "$toolname can log packets to multiple ports"
344 tst_res TINFO "Use $toolname to log ping request with limited rate"
350 tst_res TFAIL "$toolname command failed to append new rule"
361 tst_res TFAIL "$toolname did not log packets with" \
379 tst_res TINFO "$toolname limited logging succsess"
380 tst_res TPASS "$toolname can log packets with limited rate"