From owner-freebsd-rc@FreeBSD.ORG Mon Oct 5 18:25:24 2009 Return-Path: Delivered-To: freebsd-rc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 933041065670; Mon, 5 Oct 2009 18:25:24 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 4B42A8FC0A; Mon, 5 Oct 2009 18:25:24 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id B4CC76D41B; Mon, 5 Oct 2009 18:08:40 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 85072844DE; Mon, 5 Oct 2009 20:08:40 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Hiroki Sato References: <20090920.224018.16368211.hrs@allbsd.org> <20091005.123427.227628092.hrs@allbsd.org> <20091005055806.GB58246@zibbi.meraka.csir.co.za> <20091005.182342.167950100.hrs@allbsd.org> Date: Mon, 05 Oct 2009 20:08:40 +0200 In-Reply-To: <20091005.182342.167950100.hrs@allbsd.org> (Hiroki Sato's message of "Mon, 05 Oct 2009 18:23:42 +0900 (JST)") Message-ID: <86my45vhlj.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.95 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@FreeBSD.org, freebsd-rc@FreeBSD.org Subject: Re: nd6 change and rc.d/network_ipv6 -> rc.d/netif integration X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Oct 2009 18:25:24 -0000 Hiroki Sato writes: > John Hay writes: > > Is there a good reason why we still ship with ipv6 off by default? > What do you mean by "off by default"? I think IPv6 is not disabled by > default with the patch. % ident /usr/src/etc/defaults/rc.conf=20 /usr/src/etc/defaults/rc.conf: $FreeBSD: head/etc/defaults/rc.conf 197619 2009-09-29 16:49:10Z dougb $ % grep ipv6_network_interfaces /usr/src/etc/defaults/rc.conf ipv6_network_interfaces=3D"none" # List of IPv6 network interfaces #ipv6_network_interfaces=3D"ed0 ep0" # Examples for router % grep ipv6_prefer /usr/src/etc/defaults/rc.conf=20 ipv6_prefer=3D"NO" # Use IPv6 when both IPv4 and IPv6 can be used Does mean that IPv6 is disabled by default? Who knows? There is no coherent explanation *anywhere* of what these variables mean, and rc.conf(5) does not mention them at all. In fact, the first hit for "ipv6" in rc.conf(5) is this: ipv6_enable (bool) Enable support for IPv6 networking. Note that this requires that the kernel has been compiled with options INET6. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no