View | Details | Raw Unified | Return to bug 209822
Collapse All | Expand All

(-)sbin/ifconfig/ifconfig.8 (+12 lines)
Lines 635-640 Link Here
635
.It Cm -accept_rtadv
635
.It Cm -accept_rtadv
636
Clear a flag
636
Clear a flag
637
.Cm accept_rtadv .
637
.Cm accept_rtadv .
638
.It Cm autoconf
639
Set a flag to accept router advertisements on an interface.
640
.It Fl autoconf
641
Disable autoconfiguration.
638
.It Cm no_radr
642
.It Cm no_radr
639
Set a flag to control whether routers from which the system accepts
643
Set a flag to control whether routers from which the system accepts
640
Router Advertisement messages will be added to the Default Router List
644
Router Advertisement messages will be added to the Default Router List
Lines 707-712 Link Here
707
.Dq Li inet6
711
.Dq Li inet6
708
is needed for them:
712
is needed for them:
709
.Bl -tag -width indent
713
.Bl -tag -width indent
714
.It Cm deprecated
715
Set the IPv6 deprecated address bit.
716
.It Fl deprecated
717
Clear the IPv6 deprecated address bit.
718
.It Cm pltime Ar n
719
Set preferred lifetime for the address.
710
.It Cm prefer_source
720
.It Cm prefer_source
711
Set a flag to prefer address as a candidate of the source address for
721
Set a flag to prefer address as a candidate of the source address for
712
outgoing packets.
722
outgoing packets.
Lines 713-718 Link Here
713
.It Cm -prefer_source
723
.It Cm -prefer_source
714
Clear a flag
724
Clear a flag
715
.Cm prefer_source .
725
.Cm prefer_source .
726
.It Cm vltime Ar n
727
Set valid lifetime for the address.
716
.El
728
.El
717
.Pp
729
.Pp
718
The following parameters are specific to cloning
730
The following parameters are specific to cloning

Return to bug 209822