HomeSort by: relevance | last modified time | path
    Searched refs:ip_gw_remote (Results 1 - 4 of 4) sorted by relevancy

  /src/tests/net/ipsec/
t_ipsec_tunnel.sh 73 local ip_gw_remote=10.0.2.1
100 atf_check -s exit:0 rump.ifconfig shmif0 $ip_gw_remote/24
110 rump.route -n add -net $subnet_local $ip_gw_remote
173 local ip_gw_remote=fd00:2::1
200 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip_gw_remote/64
210 rump.route -n add -inet6 -net $subnet_local/64 $ip_gw_remote
t_ipsec_tunnel_odd.sh 75 local ip_gw_remote=10.0.2.1
105 atf_check -s exit:0 rump.ifconfig shmif0 $ip_gw_remote/24
116 rump.route -n add -net $subnet_local $ip_gw_remote
181 local ip_gw_remote=fd00:2::1
211 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip_gw_remote/64
222 rump.route -n add -inet6 -net $subnet_local/64 $ip_gw_remote
t_ipsec_tunnel_ipcomp.sh 104 local ip_gw_remote=10.0.2.1
132 atf_check -s exit:0 rump.ifconfig shmif0 $ip_gw_remote/24
142 rump.route -n add -net $subnet_local $ip_gw_remote
231 local ip_gw_remote=fd00:2::1
258 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip_gw_remote/64
268 rump.route -n add -inet6 -net $subnet_local/64 $ip_gw_remote
t_ipsec_gif.sh 78 local ip_gw_remote=10.0.2.1
116 atf_check -s exit:0 rump.ifconfig shmif0 $ip_gw_remote/24
133 rump.route -n add -net $subnet_local $ip_gw_remote
229 local ip_gw_remote=fd00:2::1
267 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip_gw_remote/64
284 rump.route -n add -inet6 -net $subnet_local/64 $ip_gw_remote

Completed in 12 milliseconds