Home | History | Annotate | Download | only in if_bridge

Lines Matching refs:shmif2

387 	for ifname in shmif0 shmif1 shmif2
402 rump_server_add_iface $SOCK1 shmif2 $BUS_SHMIF2
407 atf_check -s exit:0 rump.ifconfig shmif2 up
412 atf_check -s exit:0 $HIJACKING brconfig bridge0 add shmif0 add shmif1 add shmif2
418 # Output: shmif1, shmif2
423 atf_check -s exit:0 -o match:"output: 1 packet" rump.ifconfig -v shmif2
429 # Output: shmif1, shmif2
434 atf_check -s exit:0 -o match:"output: 1 packet" rump.ifconfig -v shmif2
437 # Protect shmif0 and shmif2
439 atf_check -s exit:0 $HIJACKING brconfig bridge0 protect shmif2
442 -o match:"shmif2.+PROTECTED" \
446 # Protected interfaces: shmif0 shmif2
454 atf_check -s exit:0 -o match:"output: 0 packet" rump.ifconfig -v shmif2
457 # Protected interfaces: shmif0 shmif2
465 atf_check -s exit:0 -o match:"output: 0 packet" rump.ifconfig -v shmif2
468 # Insert a route 00:aa:aa:aa:aa:aa shmif2 to test forwarding path of known-unicast-frame
469 atf_check -s exit:0 $HIJACKING brconfig bridge0 static shmif2 00:aa:aa:aa:aa:aa
470 atf_check -s exit:0 -o match:'00:aa:aa:aa:aa:aa shmif2 0 flags=1<STATIC>' \
474 # Protected interfaces: shmif0 shmif2
475 # Learning: 00:aa:aa:aa:aa:aa shmif2
482 atf_check -s exit:0 -o match:"output: 0 packet" rump.ifconfig -v shmif2
485 # Unprotect shmif2
486 atf_check -s exit:0 $HIJACKING brconfig bridge0 -protect shmif2
489 -o not-match:"shmif2.+PROTECTED" \
494 # Learning: 00:aa:aa:aa:aa:aa shmif2
496 # Output: shmif2
501 atf_check -s exit:0 -o match:"output: 1 packet" rump.ifconfig -v shmif2