Searched refs:inet6 (Results 1 - 25 of 55) sorted by relevance

123

/freebsd-10-stable/etc/rc.d/
H A Dstf54 ifconfig stf0 inet6 2002:${ipv4_in_hexformat}:${stf_interface_ipv6_slaid:-0}:${stf_interface_ipv6_ifid} \
59 route add -inet6 2002:e000:: -prefixlen 20 ::1 -reject
60 route add -inet6 2002:7f00:: -prefixlen 24 ::1 -reject
61 route add -inet6 2002:0000:: -prefixlen 24 ::1 -reject
62 route add -inet6 2002:ff00:: -prefixlen 24 ::1 -reject
71 route delete -inet6 2002:e000:: -prefixlen 20 ::1
72 route delete -inet6 2002:7f00:: -prefixlen 24 ::1
73 route delete -inet6 2002:0000:: -prefixlen 24 ::1
74 route delete -inet6 2002:ff00:: -prefixlen 24 ::1
H A Drtsold22 sleep $(($(${SYSCTL_N} net.inet6.ip6.dad_count) + 1))
H A Dfaith24 ${SYSCTL} net.inet6.ip6.keepfaith=1
38 route add -inet6 ${prefix} -prefixlen ${prefixlen} ::1
39 route change -inet6 ${prefix} -prefixlen ${prefixlen} \
51 ${SYSCTL} net.inet6.ip6.keepfaith=0
68 route delete -inet6 ${prefix} -prefixlen ${prefixlen}
H A Dipfw83 if afexists inet6; then
84 if ! ${SYSCTL} net.inet6.ip6.fw.enable=1 1>/dev/null 2>&1
98 if afexists inet6; then
99 ${SYSCTL} net.inet6.ip6.fw.enable=0
H A Dnetoptions31 for _af in inet inet6; do
98 ${SYSCTL} net.inet6.ip6.v6only=0 >/dev/null
100 ${SYSCTL} net.inet6.ip6.v6only=1 >/dev/null
106 ${SYSCTL} net.inet6.ip6.use_tempaddr=1 >/dev/null
107 ${SYSCTL} net.inet6.ip6.prefer_tempaddr=1 >/dev/null
112 ${SYSCTL} net.inet6.ip6.no_radr=0 >/dev/null
113 ${SYSCTL} net.inet6.ip6.rfc6204w3=0 >/dev/null
118 ${SYSCTL} net.inet6.ip6.no_radr=1 >/dev/null
119 ${SYSCTL} net.inet6.ip6.rfc6204w3=1 >/dev/null
H A Dip6addrctl31 afexists inet6 || return 0
49 afexists inet6 || return 0
67 afexists inet6 || return 0
117 afexists inet6 || return 0
/freebsd-10-stable/contrib/netbsd-tests/net/route/
H A Dt_flags6.sh46 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
[all...]
/freebsd-10-stable/contrib/netbsd-tests/net/icmp/
H A Dt_icmp6_redirect.sh75 atf_check -s exit:0 rump.ifconfig shmif0 inet6 ${IP6IF0_GW1}
77 atf_check -s exit:0 rump.ifconfig shmif1 inet6 ${IP6IF1_GW1}
81 net.inet6.ip6.forwarding=1
90 atf_check -s exit:0 rump.ifconfig shmif0 inet6 ${IP6IF0_PEER}
93 -inet6 default ${gw1_lladdr1}%shmif0
99 atf_check -s exit:0 rump.ifconfig shmif0 inet6 ${IP6IF0_GW2}
103 -inet6 ${IP6BUS2} ${gw1_lladdr0}%shmif0
105 net.inet6.ip6.forwarding=1
112 atf_check -s exit:0 rump.ifconfig shmif0 inet6 ${IP6IF0_LOCAL}
117 -inet6 defaul
[all...]
/freebsd-10-stable/contrib/netbsd-tests/net/mpls/
H A Dt_mpls_fw6.sh31 # Disable net.inet6.ip6.forwarding, enable net.mpls.forwarding
74 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias
77 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=0
78 atf_check -s exit:0 rump.route -q add -inet6 fd00:1234:0:3::/64 \
80 -ifp mpls0 -tag 25 -inet6 fd00:1234::2
86 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias
89 atf_check -s exit:0 rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias
93 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=0
95 -inet6 fd00:1234:0:1::2
96 atf_check -s exit:0 rump.route -q add -mpls 27 -tag ${1} -inet6 \
[all...]
H A Dt_mpls_fw64.sh70 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias
73 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=0
74 atf_check -s exit:0 rump.route -q add -inet6 fd00:1234:0:3::/64 \
76 -ifp mpls0 -tag 25 -inet6 fd00:1234::2
82 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias
85 atf_check -s exit:0 rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias
89 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=0
91 -inet6 fd00:1234:0:1::2
92 atf_check -s exit:0 rump.route -q add -mpls 27 -tag ${1} -inet6 \
99 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fd0
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
H A Dtst.ipv6localicmp.ksh31 # temporary lo0/inet6 interface if one doesn't already exist.
48 if ! ifconfig lo0 inet6 > /dev/null 2>&1; then
49 if ! ifconfig lo0 inet6 plumb up; then
50 print -u2 "could not plumb lo0 inet6 for testing"
58 $dtrace -c "/sbin/ping -A inet6 $local 3" -qs /dev/stdin <<EOF | sort -n
81 ifconfig lo0 inet6 unplumb
H A Dget.ipv6remote.pl55 open IFCONFIG, '/sbin/ifconfig -a inet6 |'
68 # assume output is "inet6 ...":
69 if (m:inet6 (\S+) :) {
83 foreach $interf (split(' ', `ifconfig -l -u inet6`)) {
/freebsd-10-stable/usr.sbin/pc-sysinstall/backend-query/
H A Denable-net.sh71 ifconfig ${VAL} inet6 ${IPV6} alias
81 if ! route -n get -inet6 default > /dev/null 2>&1 ; then
82 route add -inet6 default ${IPV6GATE}
91 ifconfig ${NIC} inet6 ${IPV6} alias
107 route add -inet6 default ${IPV6GATE}
/freebsd-10-stable/contrib/netbsd-tests/net/net/
H A Dt_ipv6_lifetime.sh57 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip
61 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip delete
64 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip pltime $time
72 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip delete
76 rump.ifconfig shmif0 inet6 $ip vltime $time
79 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip \
91 shmif0 inet6 $ip pltime $(($time * 2)) vltime $time
94 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip \
102 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip delete
H A Dt_mtudisc6.sh54 atf_check -s exit:0 rump.ifconfig $if inet6 $ip
119 atf_check -s exit:0 rump.sysctl -w -q net.inet6.ip6.forwarding=1
131 rump.route add -inet6 $local_ip/128 $gateway_remote_ip
136 rump.netstat -nr -f inet6
143 rump.route add -inet6 $remote_ip/128 $gateway_local_ip
147 rump.sysctl -w -q net.inet6.ip6.maxfragpackets=0
162 rump.netstat -nr -f inet6
H A Dt_ipv6address.sh70 -w net.inet6.ip6.forwarding=1
77 $DEBUG && rump.netstat -rn -f inet6
82 $DEBUG && rump.netstat -rn -f inet6
87 $DEBUG && rump.netstat -rn -f inet6
129 rump.route delete -inet6 default ${fwd_if0_lladdr}%shmif0
131 rump.route add -inet6 default ${fwd_if0_lladdr}%shmif0
132 atf_check -s exit:0 rump.ifconfig shmif1 inet6 ${IP6SRC}
134 $DEBUG && rump.netstat -rn -f inet6
139 rump.route delete -inet6 default ${fwd_if1_lladdr}%shmif0
141 rump.route add -inet6 defaul
[all...]
H A Dt_ipaddress.sh90 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 inet6 $ip
94 $DEBUG && rump.netstat -nr -f inet6
100 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 inet6 $ip delete
102 $DEBUG && rump.netstat -nr -f inet6
108 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 inet6 $ip
111 $DEBUG && rump.netstat -nr -f inet6
117 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 inet6 $ip delete
119 $DEBUG && rump.netstat -nr -f inet6
140 atf_check -s exit:0 -o match:"1" rump.sysctl -n net.inet6.ip6.auto_linklocal
148 atf_check -s exit:0 -o match:"inet6 fe8
[all...]
/freebsd-10-stable/tools/regression/ipsec/
H A Dipsec6.t21 ifconfig $netif inet6 alias 1::1
22 ifconfig $netif inet6 alias 2::1
103 ifconfig $netif inet6 1::1 delete
104 ifconfig $netif inet6 2::1 delete
/freebsd-10-stable/contrib/netbsd-tests/net/if/
H A Dt_ifconfig.sh68 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fc00::1
98 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 inet6 fc00::1/64
107 atf_check -s exit:0 -o match:'inet6 ::1' rump.ifconfig lo0 inet6
108 atf_check -s exit:0 -o match:'inet6 localhost' rump.ifconfig -N lo0 inet6
118 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 inet6 fc00::2 \
244 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fc00::1
245 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fc00::2
246 atf_check -s exit:0 -o match:'fc00::1' rump.ifconfig shmif0 inet6
[all...]
/freebsd-10-stable/contrib/netbsd-tests/net/sys/
H A Dt_rfc6056.c133 ATF_TC(inet6); variable
134 ATF_TC_HEAD(inet6, tc)
140 ATF_TC_BODY(inet6, tc)
149 ATF_TP_ADD_TC(tp, inet6);
/freebsd-10-stable/tools/test/netfibs/
H A Dinitiator.sh114 ifconfig ${IFACE} inet6 ${OURADDR}/64 alias up
115 _l=`ifconfig ${IFACE} | awk '/inet6 fe80:/ { print $2 }'`
141 ifconfig ${IFACE} inet6 ${OURADDR}/64 -alias
154 ifconfig ${IFACE} inet6 ${OURADDR}/64 alias up
155 _l=`ifconfig ${IFACE} | awk '/inet6 fe80:/ { print $2 }'`
186 ifconfig ${IFACE} inet6 ${OURADDR}/64 -alias
195 ifconfig ${IFACE} inet6 ${OURADDR}/64 alias up
196 _l=`ifconfig ${IFACE} | awk '/inet6 fe80:/ { print $2 }'`
211 ifconfig ${IFACE} inet6 ${OURADDR}/64 alias up
212 _l=`ifconfig ${IFACE} | awk '/inet6 fe8
[all...]
/freebsd-10-stable/contrib/netbsd-tests/net/ndp/
H A Dt_dad.sh65 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip
93 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $localip1
94 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $localip2
131 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $localip3
178 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $peerip
186 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $localip2
204 atf_check -s exit:0 rump.sysctl -w -q net.inet6.ip6.dad_count=$count
207 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $target
232 atf_check -s exit:0 -o match:"1" rump.sysctl -n net.inet6.ip6.dad_count
H A Dt_ra.sh53 atf_check -s exit:0 -o match:'0.->.1' rump.sysctl -w net.inet6.ip6.forwarding=1
68 atf_check -s exit:0 rump.ifconfig shmif0 inet6 ${IP6ADDR}
132 rump.ifconfig shmif0 inet6
167 atf_check -s exit:0 -o match:'= 0' rump.sysctl net.inet6.ip6.accept_rtadv
180 atf_check -s exit:0 -o not-match:'fc00:1:' rump.ifconfig shmif0 inet6
187 atf_check -s exit:0 -o match:'0.->.1' rump.sysctl -w net.inet6.ip6.accept_rtadv=1
235 atf_check -s exit:0 -o match:'0.->.1' rump.sysctl -w net.inet6.ip6.accept_rtadv=1
258 atf_check -s exit:0 -o not-match:'fc00:1:' rump.ifconfig shmif0 inet6
293 atf_check -s exit:0 -o match:'0.->.1' rump.sysctl -w net.inet6.ip6.accept_rtadv=1
316 atf_check -s exit:0 -o match:'fc00:1:' rump.ifconfig shmif0 inet6
[all...]
/freebsd-10-stable/tests/etc/rc.d/
H A Drouting_test.sh66 setfib ${FIB0} netstat -rn -f inet6 | grep -q "^::1.*lo0$"
70 setfib ${FIB0} netstat -rn -f inet6
/freebsd-10-stable/contrib/netbsd-tests/net/mcast/
H A Dt_mcast.sh41 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fc00::2/64
49 atf_check -s exit:0 -o ignore rump.route add -inet6 default fc00::1

Completed in 171 milliseconds

123