From owner-svn-src-all@FreeBSD.ORG Wed Mar 10 18:26:29 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 979651065676; Wed, 10 Mar 2010 18:26:29 +0000 (UTC) (envelope-from julian@elischer.org) Received: from out-0.mx.aerioconnect.net (out-0-7.mx.aerioconnect.net [216.240.47.67]) by mx1.freebsd.org (Postfix) with ESMTP id 6D2968FC23; Wed, 10 Mar 2010 18:26:29 +0000 (UTC) Received: from idiom.com (postfix@mx0.idiom.com [216.240.32.160]) by out-0.mx.aerioconnect.net (8.13.8/8.13.8) with ESMTP id o2AIQSP5022200; Wed, 10 Mar 2010 10:26:29 -0800 X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e Received: from julian-mac.elischer.org (h-67-100-89-137.snfccasy.static.covad.net [67.100.89.137]) by idiom.com (Postfix) with ESMTP id E18F52D6011; Wed, 10 Mar 2010 10:26:27 -0800 (PST) Message-ID: <4B97E452.4080805@elischer.org> Date: Wed, 10 Mar 2010 10:26:26 -0800 From: Julian Elischer User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: mjacob@FreeBSD.org References: <201003090111.o291Bj79062503@svn.freebsd.org> <20100310152339.GA57873@dragon.NUXI.org> <201003101050.46696.jhb@freebsd.org> <20100310160858.GC58634@dragon.NUXI.org> <9ace436c1003100946s2e8f5f1cx1adee809c25ea92d@mail.gmail.com> <20100310175358.GB64044@dragon.NUXI.org> <4B97E28D.8070606@feral.com> In-Reply-To: <4B97E28D.8070606@feral.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.67 on 216.240.47.51 Cc: src-committers@FreeBSD.org, John Baldwin , svn-src-all@FreeBSD.org, obrien@FreeBSD.org, Qing Li , svn-src-head@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 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 18:26:29 -0000 Matthew Jacob wrote: > > As well as breaking several RFCs > >> A stock kernel cannot ping 127.0.0.1. It is claimed there is no route to >> 127.0.0.1. David Wolfskill has the same problem, as have others in the >> freebsd-current@ mailing list. I don't know about others, but not being >> able to connect to 127.0.0.1 totally breaks my installation. >> >> We know there is a patch in the works for this so can we lay off for a while?