From owner-svn-src-all@FreeBSD.ORG Fri Oct 5 07:09:16 2012 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2AB2A106564A for ; Fri, 5 Oct 2012 07:09:16 +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 9C6528FC12 for ; Fri, 5 Oct 2012 07:09:15 +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 q9579ERP049592; Fri, 5 Oct 2012 11:09:14 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id q9579E3i049591; Fri, 5 Oct 2012 11:09:14 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Fri, 5 Oct 2012 11:09:14 +0400 From: Gleb Smirnoff To: Nikolay Denev Message-ID: <20121005070914.GI34622@glebius.int.ru> References: <201209201005.q8KA5BqZ094414@svn.freebsd.org> <2966A49C-DE3F-4559-A799-D1E9C0A74A9C@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <2966A49C-DE3F-4559-A799-D1E9C0A74A9C@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-all@FreeBSD.org Subject: Re: svn commit: r240742 - head/sys/net 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: Fri, 05 Oct 2012 07:09:16 -0000 On Fri, Oct 05, 2012 at 09:34:07AM +0300, Nikolay Denev wrote: N> > Date: Thu Sep 20 10:05:10 2012 N> > New Revision: 240742 N> > URL: http://svn.freebsd.org/changeset/base/240742 N> > N> > Log: N> > Convert lagg(4) to use if_transmit instead of if_start. N> > N> > In collaboration with: thompsa, sbruno, fabient N> > N> > Modified: N> > head/sys/net/if_lagg.c ... N> Are there any plans to MFC this change and the one for if_bridge? N> This one applies cleanly on RELENG_9 and I will have the opportunity to test it later today. Sure we can, if you test it. Thanks! -- Totus tuus, Glebius.