From owner-svn-src-all@FreeBSD.ORG Thu Jan 19 19:19:35 2012 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 758F91065673; Thu, 19 Jan 2012 19:19:35 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.64.117]) by mx1.freebsd.org (Postfix) with ESMTP id E44448FC0C; Thu, 19 Jan 2012 19:19:34 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.5/8.14.5) with ESMTP id q0JJJX7B044444; Thu, 19 Jan 2012 23:19:33 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id q0JJJXIS044443; Thu, 19 Jan 2012 23:19:33 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Thu, 19 Jan 2012 23:19:33 +0400 From: Gleb Smirnoff To: Mark Linimon Message-ID: <20120119191932.GB12760@FreeBSD.org> References: <201201160953.q0G9rPp8026625@svn.freebsd.org> <20120119170755.GE23733@lonesome.com> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20120119170755.GE23733@lonesome.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r230207 - in head/sys: netinet sys 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: Thu, 19 Jan 2012 19:19:35 -0000 On Thu, Jan 19, 2012 at 11:07:55AM -0600, Mark Linimon wrote: M> I had kind of hoped that before support was dropped, we had generated M> a strategy for dealing with the port breakages that my -exp run detected. M> This is disappointing. These three ports were false positives. They do not utilize SIOCSIFADDR as ioctl() argument. They are not broken by the r230207. -- Totus tuus, Glebius.