|
Lines 466-472
Link Here
|
| 466 |
# between the default router list and the manual |
466 |
# between the default router list and the manual |
| 467 |
# configured default route. |
467 |
# configured default route. |
| 468 |
case ${ipv6_gateway_enable} in |
468 |
case ${ipv6_gateway_enable} in |
| 469 |
[Yy][Ee][Ss]) |
469 |
[Nn][Oo]) |
| 470 |
;; |
470 |
;; |
| 471 |
*) |
471 |
*) |
| 472 |
if [ `sysctl -n net.inet6.ip6.accept_rtadv` -eq 1 ] |
472 |
if [ `sysctl -n net.inet6.ip6.accept_rtadv` -eq 1 ] |