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

  /src/tests/ipf/input/
ipv6.1 6 [out,gif0] 6000 0000 0018 1101
18 [in,gif0] 6000 0000 0048 3a40
34 [in,gif0] 6000 0000 0048 3a40
  /src/tests/net/if_gif/
t_gif_unnumbered.sh 93 atf_check -s exit:0 -o ignore rump.ifconfig gif0 create
95 rump.ifconfig gif0 tunnel $ip_local_o $ip_remote_o
96 atf_check -s exit:0 -o ignore rump.ifconfig gif0 unnumbered
97 atf_check -s exit:0 -o ignore rump.ifconfig gif0 $ip_local_i/32
99 rump.route add -inet $ip_remote_i_subnet -ifp gif0 $ip_local_i
100 $DEBUG && rump.ifconfig -v gif0
105 atf_check -s exit:0 -o ignore rump.ifconfig gif0 create
107 rump.ifconfig gif0 tunnel $ip_remote_o $ip_local_o
108 atf_check -s exit:0 -o ignore rump.ifconfig gif0 unnumbered
109 atf_check -s exit:0 -o ignore rump.ifconfig gif0 $ip_remote_i/3
    [all...]
t_gif.sh 80 test_create_destroy_common $SOCK1 gif0 true
224 rump_server_add_iface $sock gif0
225 atf_check -s exit:0 rump.ifconfig gif0 tunnel ${src} ${dst}
227 atf_check -s exit:0 rump.ifconfig gif0 inet6 ${addr}/128 ${remote}
230 atf_check -s exit:0 rump.ifconfig gif0 inet ${addr}/32 ${remote}
234 rump.ifconfig gif0
302 atf_check -s exit:0 -o match:gif0 rump.ifconfig
303 atf_check -s exit:0 -o match:gif0 rump.route -nL get ${opt} ${peernet}
313 atf_check -s exit:0 -o match:gif0 rump.ifconfig
314 atf_check -s exit:0 -o match:gif0 rump.route -nL get ${opt} ${peernet
    [all...]
  /src/tests/net/ipsec/
t_ipsec_gif.sh 106 rump_server_add_iface $SOCK_TUN_LOCAL gif0
107 atf_check -s exit:0 rump.ifconfig gif0 \
109 atf_check -s exit:0 rump.ifconfig gif0 \
118 rump_server_add_iface $SOCK_TUN_REMOTE gif0
119 atf_check -s exit:0 rump.ifconfig gif0 \
121 atf_check -s exit:0 rump.ifconfig gif0 \
257 rump_server_add_iface $SOCK_TUN_LOCAL gif0
258 atf_check -s exit:0 rump.ifconfig gif0 \
260 atf_check -s exit:0 rump.ifconfig gif0 \
269 rump_server_add_iface $SOCK_TUN_REMOTE gif0
    [all...]

Completed in 41 milliseconds