From owner-freebsd-rc@FreeBSD.ORG Mon Mar 12 11:27:32 2012 Return-Path: Delivered-To: freebsd-rc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 88B761065675; Mon, 12 Mar 2012 11:27:32 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 607468FC23; Mon, 12 Mar 2012 11:27:32 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q2CBRWhB093571; Mon, 12 Mar 2012 11:27:32 GMT (envelope-from bz@freefall.freebsd.org) Received: (from bz@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q2CBRWNs093567; Mon, 12 Mar 2012 11:27:32 GMT (envelope-from bz) Date: Mon, 12 Mar 2012 11:27:32 GMT Message-Id: <201203121127.q2CBRWNs093567@freefall.freebsd.org> To: bz@FreeBSD.org, freebsd-jail@FreeBSD.org, freebsd-rc@FreeBSD.org From: bz@FreeBSD.org Cc: Subject: Re: kern/165769: [rc][jai][ipv6] IPv6 Initialization on external iface is too slow for jail 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, 12 Mar 2012 11:27:32 -0000 Old Synopsis: [jail] IPv6 Initialization on external iface is too slow for jail New Synopsis: [rc][jai][ipv6] IPv6 Initialization on external iface is too slow for jail Responsible-Changed-From-To: freebsd-jail->freebsd-rc Responsible-Changed-By: bz Responsible-Changed-When: Mon Mar 12 11:25:37 UTC 2012 Responsible-Changed-Why: /etc/rc.d/netwait needs to learn about IPv6. This has nothing to do with jails, just with interfaces, possibly switch ports and spanning tree. http://www.freebsd.org/cgi/query-pr.cgi?pr=165769