From owner-cvs-all@FreeBSD.ORG Thu Oct 5 16:37:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E53CA16A407; Thu, 5 Oct 2006 16:37:25 +0000 (UTC) (envelope-from ume@mahoroba.org) Received: from ameno.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 398B943DCC; Thu, 5 Oct 2006 16:36:03 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from kasuga.mahoroba.org (IDENT:av1nAMdydoSzVZnc7NKQLaobONZsVCZ49ShXN8jzLFPQ3edORS8jGSC5L2hzHTZC@kasuga-iwi.mahoroba.org [IPv6:2001:2f0:104:8010:212:f0ff:fe52:6ac]) (user=ume mech=CRAM-MD5 bits=0) by ameno.mahoroba.org (8.13.8/8.13.8) with ESMTP/inet6 id k95GZIJt032496 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 6 Oct 2006 01:35:22 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Fri, 06 Oct 2006 01:35:18 +0900 Message-ID: From: Hajimu UMEMOTO To: "George V. Neville-Neil" In-Reply-To: <200610051459.k95Exqxk083356@repoman.freebsd.org> References: <200610051459.k95Exqxk083356@repoman.freebsd.org> User-Agent: xcite1.38> Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.50 (i386-pc-freebsd) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 6.2-PRERELEASE X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE Organization: Internet Mutual Aid Society, YOKOHAMA MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0rc3 (ameno.mahoroba.org [IPv6:2001:2f0:104:8010::1]); Fri, 06 Oct 2006 01:35:22 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.5 X-Spam-Checker-Version: SpamAssassin 3.1.5 (2006-08-29) on ameno.mahoroba.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc network.subr src/sys/netinet6 in6_ifattach.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Oct 2006 16:37:26 -0000 Hi, >>>>> On Thu, 5 Oct 2006 14:59:52 +0000 (UTC) >>>>> "George V. Neville-Neil" said: gnn> gnn 2006-10-05 14:59:52 UTC gnn> FreeBSD src repository gnn> Modified files: (Branch: RELENG_6) gnn> etc network.subr gnn> sys/netinet6 in6_ifattach.c gnn> Log: gnn> MFC gnn> Only automatically assign link local addresses if ipv6_enable is set to YES gnn> in rc.conf gnn> Reviewed by: KAME core team, cperciva gnn> Approved by: re Umm, it broke my configuration. I'm using net.inet6.ip6.auto_linklocal=0 with ipv6_enable="YES". It is useful to specify non-EUI64 based linklocal address, or specify linklocal address only for the interface which is actually used for an IPv6. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/