From owner-freebsd-rc@FreeBSD.ORG Fri Jan 25 14:10:15 2008 Return-Path: Delivered-To: freebsd-rc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D4C316A421; Fri, 25 Jan 2008 14:10:15 +0000 (UTC) (envelope-from mtm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 414E613C503; Fri, 25 Jan 2008 14:10:15 +0000 (UTC) (envelope-from mtm@FreeBSD.org) Received: from freefall.freebsd.org (mtm@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0PEAFUv058835; Fri, 25 Jan 2008 14:10:15 GMT (envelope-from mtm@freefall.freebsd.org) Received: (from mtm@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0PEAExp058831; Fri, 25 Jan 2008 14:10:14 GMT (envelope-from mtm) Date: Fri, 25 Jan 2008 14:10:14 GMT Message-Id: <200801251410.m0PEAExp058831@freefall.freebsd.org> To: goto@snowy.to, mtm@FreeBSD.org, freebsd-rc@FreeBSD.org From: mtm@FreeBSD.org Cc: Subject: Re: conf/74817: [patch] network.subr: fixed automatic configuration of multiple I/F in IPv6 environment 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: Fri, 25 Jan 2008 14:10:15 -0000 Synopsis: [patch] network.subr: fixed automatic configuration of multiple I/F in IPv6 environment State-Changed-From-To: open->closed State-Changed-By: mtm State-Changed-When: Fri Jan 25 14:06:22 UTC 2008 State-Changed-Why: The current behaviour is the correct one (or rather it is the only sensible thing to do do given that the statndards don't cover this issue). http://www.freebsd.org/cgi/query-pr.cgi?pr=74817