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

(-)sbin/ifconfig/ifconfig.8 (-6 / +4 lines)
Lines 819-830 Link Here
819
requested address is unknown, or the user is not privileged and
819
requested address is unknown, or the user is not privileged and
820
tried to alter an interface's configuration.
820
tried to alter an interface's configuration.
821
.Sh BUGS
821
.Sh BUGS
822
IPv6 link-local addresses are required for several basic communication
822
Basic IPv6 node operation requires a link-local address on each
823
between IPv6 node.
823
interface configured for IPv6.
824
If they are deleted by
824
If you remove one by hand, the kernel may act very oddly.
825
.Nm
825
Use at your own risk.
826
manually, the kernel might show very strange behavior.
827
So, such manual deletions are strongly discouraged.
828
.Sh SEE ALSO
826
.Sh SEE ALSO
829
.Xr netstat 1 ,
827
.Xr netstat 1 ,
830
.Xr netintro 4 ,
828
.Xr netintro 4 ,

Return to bug 66541