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

  /src/tests/net/ipsec/
t_ipsec_tunnel.sh 70 local ip_gw_local=10.0.1.1
88 rump.route -n add -net $subnet_remote $ip_gw_local
92 atf_check -s exit:0 rump.ifconfig shmif0 $ip_gw_local/24
170 local ip_gw_local=fd00:1::1
188 rump.route -n add -inet6 -net $subnet_remote/64 $ip_gw_local
192 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip_gw_local/64
t_ipsec_tunnel_odd.sh 70 local ip_gw_local=10.0.1.1
90 rump.route -n add -net $subnet_remote $ip_gw_local
95 atf_check -s exit:0 rump.ifconfig shmif0 $ip_gw_local/24
176 local ip_gw_local=fd00:1::1
196 rump.route -n add -inet6 -net $subnet_remote/64 $ip_gw_local
201 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip_gw_local/64
t_ipsec_tunnel_ipcomp.sh 101 local ip_gw_local=10.0.1.1
119 rump.route -n add -net $subnet_remote $ip_gw_local
123 atf_check -s exit:0 rump.ifconfig shmif0 $ip_gw_local/24
228 local ip_gw_local=fd00:1::1
246 rump.route -n add -inet6 -net $subnet_remote/64 $ip_gw_local
250 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip_gw_local/64
t_ipsec_gif.sh 73 local ip_gw_local=10.0.1.1
101 rump.route -n add -net $subnet_remote $ip_gw_local
104 atf_check -s exit:0 rump.ifconfig shmif0 $ip_gw_local/24
224 local ip_gw_local=fd00:1::1
252 rump.route -n add -inet6 -net $subnet_remote/64 $ip_gw_local
255 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip_gw_local/64

Completed in 15 milliseconds