9.2-RC1, nfe, auto_linklocal : ioctl(SIOCGIFINFO_IN6): Invalid argument

2013-08-14 Thread Matthieu Volat
Hi, I've noticed that with 9.2-RC1, I cannot set/unset the auto_locallink flag on the nfe network interface on my laptop: # ifconfig nfe0 -auto_linklocal ifconfig: ioctl(SIOCGIFINFO_IN6): Invalid argument The error is also raised at boot if net.inet6.ip6.auto_linklocal sysctl is set to 0. I

Re: 9.2-RC1, nfe, auto_linklocal : ioctl(SIOCGIFINFO_IN6): Invalid argument

2013-08-14 Thread Andrey V. Elsukov
On 14.08.2013 22:55, Matthieu Volat wrote: Hi, I've noticed that with 9.2-RC1, I cannot set/unset the auto_locallink flag on the nfe network interface on my laptop: # ifconfig nfe0 -auto_linklocal ifconfig: ioctl(SIOCGIFINFO_IN6): Invalid argument I think you should use `ifconfig nfe0

Re: 9.2-RC1, nfe, auto_linklocal : ioctl(SIOCGIFINFO_IN6): Invalid argument

2013-08-14 Thread Matthieu Volat
On Wed, 14 Aug 2013 23:02:40 +0400 Andrey V. Elsukov bu7c...@yandex.ru wrote: On 14.08.2013 22:55, Matthieu Volat wrote: Hi, I've noticed that with 9.2-RC1, I cannot set/unset the auto_locallink flag on the nfe network interface on my laptop: # ifconfig nfe0 -auto_linklocal

Re: 9.2-RC1, nfe, auto_linklocal : ioctl(SIOCGIFINFO_IN6): Invalid argument

2013-08-14 Thread Kevin Oberman
On Wed, Aug 14, 2013 at 12:31 PM, Matthieu Volat ma...@alkumuna.eu wrote: On Wed, 14 Aug 2013 23:02:40 +0400 Andrey V. Elsukov bu7c...@yandex.ru wrote: On 14.08.2013 22:55, Matthieu Volat wrote: Hi, I've noticed that with 9.2-RC1, I cannot set/unset the auto_locallink flag on the