Searched refs:ip6mode (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/etc/rc.d/
H A Drtsold19 if [ "$ip6mode" != "autohost" ]; then
20 warn "\$ip6mode must be set to 'autohost' to use ${name}."
H A Drtadvd19 if [ "$ip6mode" != "router" ]; then
H A Dnetwork132 case $ip6mode in
154 *) warn "invalid \$ip6mode value "\"$ip6mode\"
369 if [ "$ip6mode" = "autohost" ]; then
372 "ip6mode is set to 'autohost' and a v6 default route is also set."
388 if [ "$ip6mode" = "autohost" ]; then
394 "ip6mode must be set to 'autohost' to use rtsol."
/netbsd-6-1-5-RELEASE/etc/defaults/
H A Drc.conf183 ip6mode=host # host, autohost or router
185 rtsol=NO rtsol_flags="-a" # for ip6mode=autohost only
256 rtsold=NO rtsold_flags="-a" # for ip6mode=autohost only

Completed in 52 milliseconds