Searched refs:TEST_GROUP (Results 1 – 6 of 6) sorted by relevance
24 TEST_GROUP="239.10.10.10"230 v3cleanup $swp1 $TEST_GROUP251 v3cleanup $swp1 $TEST_GROUP272 v3cleanup $swp1 $TEST_GROUP286 v3cleanup $swp1 $TEST_GROUP333 v3cleanup $swp1 $TEST_GROUP356 v3cleanup $swp1 $TEST_GROUP379 v3cleanup $swp1 $TEST_GROUP402 v3cleanup $swp1 $TEST_GROUP430 v3cleanup $swp1 $TEST_GROUP[all …]
23 TEST_GROUP="ff02::cc"169 select(.grp == \"$TEST_GROUP\" and \190 select(.grp == \"$TEST_GROUP\" and \201 select(.grp == \"$TEST_GROUP\" and \303 select(.grp == \"$TEST_GROUP\" and \314 select(.grp == \"$TEST_GROUP\" and \320 select(.grp == \"$TEST_GROUP\" and \448 select(.grp == \"$TEST_GROUP\" and \508 select(.grp == \"$TEST_GROUP\" and \514 select(.grp == \"$TEST_GROUP\" and \[all …]
10 TEST_GROUP="239.10.10.10"20 bridge mdb add dev br0 port "$swp2" grp $TEST_GROUP permanent 2>/dev/null25 mcast_packet_test $TEST_GROUP_MAC 192.0.2.1 $TEST_GROUP $h1 $h226 check_fail $? "Traffic to $TEST_GROUP wasn't forwarded"29 bridge mdb show dev br0 | grep -q "$TEST_GROUP permanent" 2>/dev/null32 bridge mdb del dev br0 port "$swp2" grp $TEST_GROUP 2>/dev/null37 mcast_packet_test $TEST_GROUP_MAC 192.0.2.1 $TEST_GROUP $h1 $h238 check_err $? "Traffic to $TEST_GROUP was forwarded after entry removed"
10 TEST_GROUP="239.10.10.10"104 ip address add dev $h2.10 $TEST_GROUP/32 autojoin105 check_err $? "Could not join $TEST_GROUP"109 jq -e ".[].mdb[] | select(.grp == \"$TEST_GROUP\" and .vid == 10)" &>/dev/null111 check_err $? "IGMPv2 report didn't create mdb entry for $TEST_GROUP"113 check_fail $? "IGMPv2 report shouldn't have created mdb entry for $TEST_GROUP"118 ip address del dev $h2.10 $TEST_GROUP/32 2>&1 1>/dev/null121 jq -e ".[].mdb[] | select(.grp == \"$TEST_GROUP\" and \123 check_fail $? "IGMPv2 leave didn't remove mdb entry for $TEST_GROUP"
1693 select(.grp == \"$TEST_GROUP\" and .source_list != null $sarg)" &>/dev/null1699 select(.grp == \"$TEST_GROUP\" and .src == \"$sgent\")" &>/dev/null1700 check_err $? "Missing S,G entry ($sgent, $TEST_GROUP)"1712 mcast_packet_test $TEST_GROUP_MAC $src $TEST_GROUP $h2 $h11715 check_fail $retval "Didn't forward traffic from S,G ($src, $TEST_GROUP)"1717 check_err $retval "Forwarded traffic for blocked S,G ($src, $TEST_GROUP)"1735 select(.grp == \"$TEST_GROUP\" and .source_list != null) |1743 select(.grp == \"$TEST_GROUP\" and .src == \"$src\" and \
134 TEST_GROUP=""673 TEST_GROUP="${msg}"686 mptcp_lib_result_skip "${TEST_GROUP}"704 mptcp_lib_result_skip "${TEST_GROUP}"720 mptcp_lib_result_skip "${TEST_GROUP}"759 TEST_GROUP="peek mode: ${peekmode}"767 TEST_GROUP="MPTFO"795 TEST_GROUP="full disconnect"913 TEST_GROUP="loopback v4"917 TEST_GROUP="loopback v6"[all …]
Completed in 13 milliseconds