Hi!

> > Put ipv6_enable="YES" into your /etc/rc.conf
> 
> Yeah but I need to reboot to have it work it's magic..
> 
> I'd like to know what goes on behind the mask.

It works like this:

If ipv6_enable="YES", then you have a "true" from /etc/network.subr:ipv6if(),
which is used in /etc/rc.d/auto_linklocal to set the linklocal
adress.

Again, using a function from /etc/network.subr:network6_getladdr()

-- 
[EMAIL PROTECTED]            +49 171 3101372                        12 years to 
go !
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to