Home
last modified time | relevance | path

Searched refs:natflags (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/tools/testing/selftests/netfilter/
Dnft_nat.sh420 local natflags=$2
454 meta oif veth0 masquerade $natflags
465 echo "ERROR: cannot ping $ns1 from $ns2 with active $family masquerade $natflags"
503 echo "ERROR: cannot ping $ns1 from $ns2 with active ipv6 masquerade $natflags (attempt 2)"
513 test $lret -eq 0 && echo "PASS: $family IPv6 masquerade $natflags for $ns2"
521 local natflags=$2
529 echo "ERROR: cannot ping $ns1 from "$ns2" $natflags"
555 meta oif veth0 masquerade $natflags
566 echo "ERROR: cannot ping $ns1 from $ns2 with active $family masquerade $natflags"
604 echo "ERROR: cannot ping $ns1 from $ns2 with active ip masquerade $natflags (attempt 2)"
[all …]