From owner-svn-src-projects@freebsd.org Mon Sep 7 13:08:35 2015 Return-Path: Delivered-To: svn-src-projects@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ACB929CBD03 for ; Mon, 7 Sep 2015 13:08:35 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebius.int.ru", Issuer "cell.glebius.int.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 339541A69; Mon, 7 Sep 2015 13:08:34 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.15.2/8.15.2) with ESMTPS id t87D8VW0043793 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 7 Sep 2015 16:08:31 +0300 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.15.2/8.15.2/Submit) id t87D8V5v043792; Mon, 7 Sep 2015 16:08:31 +0300 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Mon, 7 Sep 2015 16:08:31 +0300 From: Gleb Smirnoff To: "Alexander V. Chernikov" Cc: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: Re: svn commit: r287531 - in projects/routing/sys: net netinet netinet6 Message-ID: <20150907130831.GO1023@FreeBSD.org> References: <201509070722.t877MZKL004963@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201509070722.t877MZKL004963@repo.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Sep 2015 13:08:35 -0000 On Mon, Sep 07, 2015 at 07:22:35AM +0000, Alexander V. Chernikov wrote: A> Author: melifaro A> Date: Mon Sep 7 07:22:35 2015 A> New Revision: 287531 A> URL: https://svnweb.freebsd.org/changeset/base/287531 A> A> Log: A> Convert AFDATA lock to rmlock. This doesn't look related to the branch initial targer: routing. And quite conflicts with what's going on in projects/ifnet. -- Totus tuus, Glebius.