From owner-freebsd-stable@FreeBSD.ORG Wed Aug 14 18:55:52 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 80408BCA for ; Wed, 14 Aug 2013 18:55:52 +0000 (UTC) (envelope-from mazhe@alkumuna.eu) Received: from smtp6-g21.free.fr (smtp6-g21.free.fr [IPv6:2a01:e0c:1:1599::15]) by mx1.freebsd.org (Postfix) with ESMTP id 1011A2EA8 for ; Wed, 14 Aug 2013 18:55:50 +0000 (UTC) Received: from yggdrasil.alkumuna.eu (unknown [IPv6:2a01:e35:8a74:6e70:232:36ff:fe5c:3a87]) by smtp6-g21.free.fr (Postfix) with ESMTP id 86BB482282 for ; Wed, 14 Aug 2013 20:55:44 +0200 (CEST) Received: from justice.alkumuna.eu (ADijon-555-1-404-192.w109-221.abo.wanadoo.fr [109.221.137.192]) (authenticated bits=0) by yggdrasil.alkumuna.eu (8.14.5/8.14.5) with ESMTP id r7EItL45074694 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Wed, 14 Aug 2013 20:55:42 +0200 (CEST) (envelope-from mazhe@alkumuna.eu) Date: Wed, 14 Aug 2013 20:55:00 +0200 From: Matthieu Volat To: freebsd-stable@freebsd.org Subject: 9.2-RC1, nfe, auto_linklocal : ioctl(SIOCGIFINFO_IN6): Invalid argument Message-ID: <20130814205500.31d659ba@justice.alkumuna.eu> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/fsKjcEyycydzzRA3_/MOTrT"; protocol="application/pgp-signature" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Aug 2013 18:55:52 -0000 --Sig_/fsKjcEyycydzzRA3_/MOTrT Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable 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 can't test for now if this problem was also present in 9.1 (I've just beg= an to use this flag instead of removing local addresses in rc.conf), but I = can give more information if given the commands/files to read. -- Mazhe --Sig_/fsKjcEyycydzzRA3_/MOTrT Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iEYEARECAAYFAlIL0o4ACgkQ+ENDeYKZi36SrwCgh4NGeL38pjrkL6iDFepXtmiL vOgAoIRfDA/CenKg9e2vXElQzsSZWNeS =Uy0W -----END PGP SIGNATURE----- --Sig_/fsKjcEyycydzzRA3_/MOTrT--