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

12

/freebsd-10.0-release/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
115 afexists inet6 || return 0
H A Drouting36 inet|inet6|ipx|atm)
44 for _a in inet inet6 ipx atm; do
65 inet|inet6|ipx|atm)
77 for _a in inet inet6 ipx atm; do
117 ${ROUTE_CMD} -n flush -inet6
120 ifconfig $i inet6 -defaultif
227 -inet6 ${ipv6_route_args}
272 ifconfig ${ipv6_default_interface} inet6 defaultif
273 sysctl net.inet6.ip6.use_defaultzone=1
373 ropts_init inet6
[all...]
H A Dnetif215 # inet6 address configuration needs sleep for DAD.
218 sleep `${SYSCTL_N} net.inet6.ip6.dad_count`
H A Djail182 $(($(${SYSCTL_N} net.inet6.ip6.dad_count) + 1)) \
301 # Identify type {inet,inet6}.
304 *:*) _type="inet6" ;;
321 elif [ "${_type}" = "inet6" ]; then
374 inet6)
/freebsd-10.0-release/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.0-release/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.0-release/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.0-release/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...]
H A Dforwarding.sh144 left) ifconfig ${IFACE} inet6 ${LEFTADDR}/64 -alias \
146 ifconfig ${IFACE} inet6 ${LEFTADDR}/64 alias up
148 sysctl net.inet6.ip6.forwarding=0 > /dev/null
149 route delete -net -inet6 default > /dev/null 2>&1 || true
150 route delete -host -inet6 ${RIGHTADDR} ${MIDDLELEFTADDR} \
152 route add -host -inet6 ${RIGHTADDR} ${MIDDLELEFTADDR} \
154 route delete -host -inet6 ${MIDDLERIGHTADDR} ${MIDDLELEFTADDR} \
156 route add -host -inet6 ${MIDDLERIGHTADDR} ${MIDDLELEFTADDR} \
159 middle) ifconfig ${IFACE} inet6 ${MIDDLELEFTADDR}/64 -alias \
161 ifconfig ${IFACE} inet6
[all...]
H A Dreflector.sh122 ifconfig ${IFACE} inet6 ${OURADDR}/64 -alias > /dev/null 2>&1 || true
124 ifconfig ${IFACE} inet6 ${OURADDR}/64 alias up
127 ifconfig ${IFACE} inet6 2001:2:${i}::2/64 -alias \
132 OURLINKLOCAL=`ifconfig ${IFACE} | awk '/inet6 fe80:/ { print $2 }'`
168 ifconfig ${IFACE} inet6 ${OURADDR}/64 -alias
309 ifconfig ${IFACE} inet6 2001:2:${fib}::2/64 alias
325 ifconfig ${IFACE} inet6 2001:2:${fib}::2/64 -alias
381 ifconfig lo0 inet6 2001:2:ff01::2 -alias > /dev/null 2>&1 || true
383 ifconfig lo0 inet6 2001:2:ff01::2 alias
398 ifconfig lo0 inet6 200
[all...]
/freebsd-10.0-release/tools/regression/sockets/so_setfib/
H A Dso_setfib.t39 INET6=`sysctl -n kern.features.inet6`
/freebsd-10.0-release/tools/regression/ipfw/fwd/
H A Dvimage-fwd.sh206 jexec ${mjid} sysctl net.inet6.ip6.forwarding=1
207 jexec ${mjid} sysctl net.inet6.ip6.accept_rtadv=0
215 jexec ${ljid} ifconfig lo0 inet6 2001:db8:1::1/128 alias # Test 11-12
217 jexec ${ljid} ifconfig ${lmep}a inet6 2001:db8::1/64 alias
220 jexec ${ljid} route add -inet6 default 2001:db8::2
224 jexec ${mjid} ifconfig lo0 inet6 2001:db8:ffff::1/128 alias # Test 5-8
226 jexec ${mjid} ifconfig ${lmep}b inet6 2001:db8::2/64 alias
234 jexec ${mjid} ifconfig ${mrep}a inet6 2001:db8:1::1/64 alias
238 jexec ${rjid} ifconfig ${mrep}b inet6 2001:db8:1::2/64 alias
241 jexec ${rjid} route add -inet6 defaul
[all...]
/freebsd-10.0-release/etc/
H A Dnetwork.subr53 afexists inet6 && ipv6_up ${ifn} && cfg=0
75 afexists inet6 && ipv6_down ${ifn} && cfg=0
144 # inet6 specific
145 if ! noafif $1 && afexists inet6; then
177 ${IFCONFIG_CMD} $1 inet6 ${_ipv6_opts}
183 # backward compatibility: inet6 keyword
187 "\"inet6\" keyword for an IPv6 address."
188 ifconfig_args="inet6 ${ifconfig_args}"
191 ${IFCONFIG_CMD} $1 inet6 -ifdisabled
200 ${IFCONFIG_CMD} $1 inet6
[all...]
H A Drc.firewall121 afexists inet6
280 inet6="$firewall_simple_inet_ipv6"
285 if [ -n "$inet6" ]; then
286 ${fwcmd} add deny all from ${inet6} to any in via ${oif6}
336 if [ -n "$inet6" ]; then
404 if [ -n "$inet6" ]; then
/freebsd-10.0-release/usr.sbin/bsdinstall/scripts/
H A Dnetconfig_ipv665 ifconfig ${INTERFACE} inet6 -ifdisabled accept_rtadv up
74 echo ifconfig_${INTERFACE}_ipv6=\"inet6 accept_rtadv\" >> $BSDINSTALL_TMPETC/._rc.conf.net
81 ROUTER6=`netstat -Wrn -f inet6 | awk '/default/ {printf("%s\n", $2);}'`
82 ADDRS=`ifconfig ${INTERFACE} inet6 | \
88 if (/inet6/) {
142 printf("ifconfig_%s_ipv6=\"inet6 %s\"\n", iface, $1);
149 route delete -inet6 default
150 route add -inet6 default ${ipv6_defaultrouter}
/freebsd-10.0-release/usr.bin/netstat/
H A DMakefile21 SRCS+= inet6.c
/freebsd-10.0-release/sys/netgraph/
H A Dng_cisco.c112 struct protoent inet6; /* IPv6 information */ member in struct:cisco_priv
205 sc->inet6.af = AF_INET6;
230 sc->inet6.hook = hook;
231 NG_HOOK_SET_PRIVATE(hook, &sc->inet6);
551 pep = &sc->inet6;
/freebsd-10.0-release/share/examples/netgraph/
H A Dvirtual.chain249 # 'inet6' is used. Below line tries to decide which IP version
250 # is given and sets IPVER to 'inet' or 'inet6'.
254 last[1]<256) print "inet"; else print "inet6"}'`
271 jexec ${1} sysctl -w net.inet6.ip6.forwarding=1
/freebsd-10.0-release/sys/netinet6/
H A Din6_proto.c136 FEATURE(inet6, "Internet Protocol version 6");
378 VNET_DOMAIN_SET(inet6); variable
446 SYSCTL_NODE(_net, PF_INET6, inet6, CTLFLAG_RW, 0,
449 /* net.inet6 */
461 /* net.inet6.ip6 */
588 /* net.inet6.icmp6 */

Completed in 121 milliseconds

12