Date: Fri, 6 Jan 2012 12:20:05 +0400 From: Gleb Smirnoff <glebius@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: svn-src-stable@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, svn-src-stable-9@FreeBSD.org Subject: Re: svn commit: r229633 - stable/9/sys/net Message-ID: <20120106082005.GQ34721@FreeBSD.org> In-Reply-To: <201201051950.q05JoCKj052356@svn.freebsd.org> References: <201201051950.q05JoCKj052356@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John, On Thu, Jan 05, 2012 at 07:50:12PM +0000, John Baldwin wrote: J> Author: jhb J> Date: Thu Jan 5 19:50:12 2012 J> New Revision: 229633 J> URL: http://svn.freebsd.org/changeset/base/229633 J> J> Log: J> MFC 228089: J> Change the if_vlan driver to use if_transmit for forwarding packets to the J> parent interface. This avoids the overhead of queueing a packet to an IFQ J> only to immediately dequeue it again. This should have been merged together with r228967. Now a bug that was successfully discovered and fixed in head/ leaked to stable branches. :( Can you please merge r228967 to stable/9 and stable/8 ASAP? -- Totus tuus, Glebius.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120106082005.GQ34721>