On Friday, January 06, 2012 3:20:05 am Gleb Smirnoff wrote:
>   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?

Err, that bug was already present before this change.  I did not expose it.

I can MFC the stat fixes, but this was already broken in 8 and 9, and is
broken in 7 as well (likely in older branches than that).

-- 
John Baldwin
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to