Lines Matching +full:5 +full:a
234 # Add two interfaces to an MC group, send a packet to the MC group and
248 $MZ $h1 -c 5 -p 128 -t udp -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \
249 -A 198.51.100.2 -B 225.1.2.3 -q
251 tc_check_packets "dev $h2 ingress" 122 5
253 tc_check_packets "dev $h3 ingress" 133 5
258 $MZ $h1 -c 5 -p 128 -t udp -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \
259 -A 198.51.100.2 -B 225.1.2.3 -q
261 tc_check_packets "dev $h2 ingress" 122 5
263 tc_check_packets "dev $h3 ingress" 133 5
274 # Add two interfaces to an MC group, send a packet to the MC group and
288 $MZ $h1 -6 -c 5 -p 128 -t udp -a 00:11:22:33:44:55 \
289 -b 33:33:00:00:00:03 -A 2001:db8:1::2 -B ff0e::3 -q
291 tc_check_packets "dev $h2 ingress" 122 5
293 tc_check_packets "dev $h3 ingress" 133 5
298 $MZ $h1 -6 -c 5 -p 128 -t udp -a 00:11:22:33:44:55 \
299 -b 33:33:00:00:00:03 -A 2001:db8:1::2 -B ff0e::3 -q
301 tc_check_packets "dev $h2 ingress" 122 5
303 tc_check_packets "dev $h3 ingress" 133 5
314 # Add a multicast route from first router port to the other two. Send
317 # reach any host due to RPF check. A filter with 'skip_hw' is added to
319 # packets. The filter is essentialy a NOP in other scenarios.
334 $MZ $h1 -c 5 -p 128 -t udp "ttl=10,sp=54321,dp=12345" \
335 -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \
336 -A 198.51.100.2 -B 225.1.2.3 -q
338 tc_check_packets "dev $h2 ingress" 1 5
340 tc_check_packets "dev $h3 ingress" 1 5
343 $MZ $h3 -c 5 -p 128 -t udp "ttl=10,sp=54321,dp=12345" \
344 -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \
345 -A 198.51.100.2 -B 225.1.2.3 -q
349 tc_check_packets "dev $h2 ingress" 1 5
351 tc_check_packets "dev $rp3 ingress" 1 5
379 $MZ $h1 -6 -c 5 -p 128 -t udp "ttl=10,sp=54321,dp=12345" \
380 -a 00:11:22:33:44:55 -b 33:33:00:00:00:03 \
381 -A 2001:db8:1::2 -B ff0e::3 -q
383 tc_check_packets "dev $h2 ingress" 1 5
385 tc_check_packets "dev $h3 ingress" 1 5
388 $MZ $h3 -6 -c 5 -p 128 -t udp "ttl=10,sp=54321,dp=12345" \
389 -a 00:11:22:33:44:55 -b 33:33:00:00:00:03 \
390 -A 2001:db8:1::2 -B ff0e::3 -q
394 tc_check_packets "dev $h2 ingress" 1 5
396 tc_check_packets "dev $rp3 ingress" 1 5
411 # Send a multicast packet not corresponding to an installed route,
424 # Forwarding should fail before installing a matching (*, G).
426 -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \
427 -A 198.51.100.2 -B 225.1.2.3 -q
438 -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \
439 -A 198.51.100.2 -B 225.1.2.3 -q
456 # Send a multicast packet not corresponding to an installed route,
469 # Forwarding should fail before installing a matching (*, G).
471 -a 00:11:22:33:44:55 -b 33:33:00:00:00:03 \
472 -A 2001:db8:1::2 -B ff0e::3 -q
483 -a 00:11:22:33:44:55 -b 33:33:00:00:00:03 \
484 -A 2001:db8:1::2 -B ff0e::3 -q