From owner-svn-src-all@FreeBSD.ORG Wed Mar 10 23:58:41 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5929B106566B; Wed, 10 Mar 2010 23:58:41 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 345138FC15; Wed, 10 Mar 2010 23:58:40 +0000 (UTC) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.4/8.14.4) with ESMTP id o2ANweXs071158; Wed, 10 Mar 2010 15:58:40 -0800 (PST) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.4/8.14.4/Submit) id o2ANweXo071157; Wed, 10 Mar 2010 15:58:40 -0800 (PST) (envelope-from obrien) Date: Wed, 10 Mar 2010 15:58:40 -0800 From: "David O'Brien" To: John Baldwin Message-ID: <20100310235840.GA70978@dragon.NUXI.org> References: <201003090111.o291Bj79062503@svn.freebsd.org> <201003101050.46696.jhb@freebsd.org> <20100310160858.GC58634@dragon.NUXI.org> <201003101301.06583.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201003101301.06583.jhb@freebsd.org> X-Operating-System: FreeBSD 9.0-CURRENT X-to-the-FBI-CIA-and-NSA: HI! HOW YA DOIN? User-Agent: Mutt/1.5.16 (2007-06-09) Cc: svn-src-head@freebsd.org, Qing Li , svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r204902 - in head/sys: net netinet X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2010 23:58:41 -0000 On Wed, Mar 10, 2010 at 01:01:06PM -0500, John Baldwin wrote: > On Wednesday 10 March 2010 11:08:58 am David O'Brien wrote: > > On Wed, Mar 10, 2010 at 10:50:46AM -0500, John Baldwin wrote: > > > On Wednesday 10 March 2010 10:23:39 am David O'Brien wrote: > > > > This change doesn't seem to work in the common case, and has made the > > > > kernel toxic - with folks unable to connect to 127.0.0.1. Please back > > > > this out or adjust the change. > > > > > > Did you try the route.h patch he posted to current@? > > > > I looked at it, and at the diff of his original commit. The changes were > > large enough that I don't want to assume his patch takes care of all the > > issues given that patch hasn't been committed verbatim. > > > > We also have reports of the patch not working in freebsd-current@. > > The reports have all said that the patch fixes pinging 127.0.0.1. The one > problem report is a different situation involving a VPN tunnel. Just patch > your system with the route.h patch for now. I guess I don't get it - we have got reports of this badly affecting basic functionallity for several people and yet we wont fix stock sources? This is serving users well? Folks could have applied my patch sent to newvers.sh, but that was calmed to be so bad that the commit was backed out. Wow. -- -- David (obrien@FreeBSD.org)