From owner-freebsd-net@FreeBSD.ORG Mon Oct 31 22:54:10 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47AF316A41F for ; Mon, 31 Oct 2005 22:54:10 +0000 (GMT) (envelope-from craig@olyun.gank.org) Received: from ion.gank.org (ion.gank.org [69.55.238.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id D702943D46 for ; Mon, 31 Oct 2005 22:54:09 +0000 (GMT) (envelope-from craig@olyun.gank.org) Received: by ion.gank.org (mail, from userid 1001) id 4FD592BA0E; Mon, 31 Oct 2005 16:54:09 -0600 (CST) Date: Mon, 31 Oct 2005 16:54:09 -0600 From: Craig Boston To: SUZUKI Shinsuke Message-ID: <20051031225408.GA56085@nowhere> References: <20051028012957.GA50419@nowhere> <20051028040901.GA47012@nowhere> <20051028211416.GA59989@nowhere> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: freebsd-net@freebsd.org Subject: Re: 6.0-RC1 IPv6 losing local subnet route X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 22:54:10 -0000 On Mon, Oct 31, 2005 at 12:59:39PM +0900, SUZUKI Shinsuke wrote: > Hello Craig, > I think I've done with it. > > Could you please try the following patch? > http://www.kame.net/~suz/in6.c.diff.releng60 Been running with your patch all day and so far no problems whatsoever. I can run ifconfig over and over again with no ill effect. Haven't tried with autoconf, but at least for static addresses it seems to do the trick. Thanks! Craig