Home | History | Annotate | Download | only in route

Lines Matching refs:GATEWAY

59 	atf_set "descr" "tests of a gateway not on the local subnet"
74 # The gateway knows the client
75 atf_check -s exit:0 -o match:'add net 10.0.0.1: gateway shmif0' \
88 # Don't know a route to the gateway yet
92 # Teach a route to the gateway
93 atf_check -s exit:0 -o match:'add net 192.168.0.1: gateway shmif0' \
95 atf_check -s exit:0 -o match:'add net default: gateway 192.168.0.1' \
100 # Be reachable to the gateway
228 # Make sure an ARP cache to the gateway doesn't exist
266 gateway: 10.0.1.1
269 flags: 0x843<UP,GATEWAY,DONE,STATIC>
303 # Make sure an ARP cache to the gateway doesn't exist
340 gateway: fc00:0:0:1::1
343 flags: 0x843<UP,GATEWAY,DONE,STATIC>
419 atf_check -s exit:0 -o match:'add net ::0.0.0.0: gateway ::1' \
424 atf_check -s exit:0 -o match:"add net default: gateway $IP6SRCGW" \
459 # Accept the route whose gateway is in a subnet of interface address
465 # Accept the route whose gateway is an interface
469 # Accept the route whose gateway is reachable and not RTF_GATEWAY
474 # gateway is unreachable
478 # Don't accept the route whose gateway is reachable and RTF_GATEWAY
509 # Accept the route whose gateway is in a subnet of interface address
515 # Accept the route whose gateway is an interface
519 # Accept the route whose gateway is reachable and not RTF_GATEWAY
524 # gateway is unreachable
528 # Don't accept the route whose gateway is reachable and RTF_GATEWAY
554 atf_check -s exit:0 -o match:"add net $alt_net(/$prefix)?: gateway $addrgw" \
571 atf_check -s exit:0 -o match:"add net $alt_net(/$prefix)?: gateway $addrgw" \
601 gateway $addrgw" \