svn commit: r229633 - stable/9/sys/net
Gleb Smirnoff
glebius at FreeBSD.org
Fri Jan 6 08:20:20 UTC 2012
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.
More information about the svn-src-stable-9
mailing list