Home | History | Annotate | Download | only in route

Lines Matching refs:inet6

46 	atf_check -s exit:0 -o ignore rump.ifconfig shmif0 inet6 $IP6_LOCAL
51 $DEBUG && rump.netstat -rn -f inet6
61 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 inet6 $IP6_PEER
66 $DEBUG && rump.netstat -rn -f inet6
98 atf_check -s exit:0 -o ignore rump.route add -inet6 default $IP6_PEER
99 $DEBUG && rump.netstat -rn -f inet6
112 rump.route add -inet6 fc00::1:1 $IP6_PEER
113 $DEBUG && rump.netstat -rn -f inet6
120 rump.route add -inet6 -net fc00::/24 $IP6_PEER
121 $DEBUG && rump.netstat -rn -f inet6
136 rump.route delete -inet6 -net fc00::/64
143 rump.route add -inet6 -net fc00::/64 ::1 -blackhole
144 $DEBUG && rump.netstat -rn -f inet6
151 $DEBUG && rump.netstat -rn -f inet6
166 rump.route delete -inet6 -net fc00::/64
169 rump.route add -inet6 -net fc00::/64 $IP6_PEER -reject
170 $DEBUG && rump.netstat -rn -f inet6
177 $DEBUG && rump.netstat -rn -f inet6
188 rump.route delete -inet6 -net fc00::/64
191 rump.route add -inet6 -net fc00::/64 ::1 -reject
192 $DEBUG && rump.netstat -rn -f inet6
199 $DEBUG && rump.netstat -rn -f inet6
210 rump.route delete -inet6 -net fc00::/64
213 rump.route add -inet6 -host fc00::/64 ::1 -iface -reject
214 $DEBUG && rump.netstat -rn -f inet6
221 $DEBUG && rump.netstat -rn -f inet6
232 rump.route delete -inet6 -net fc00::/64
235 rump.route add -inet6 -net fc00::/64 $IP6_PEER -proxy
236 $DEBUG && rump.netstat -rn -f inet6