From: Herbert Xu <[EMAIL PROTECTED]> Date: Tue, 1 Aug 2006 17:23:58 +1000
> > - tc_verd/tc_index/input_dev: when directing a packet from a device > > supporting GSO to a device not supporting GSO using tc actions, > > these fields may be set. > > This doesn't look right though. GSO should occur just before > hard_start_xmit (after all tc actions have taken place) so we > shouldn't have any more tc actions to perform. Hmmm, what about loopback? Yeah yeah, LOOPBACK_TSO is not defined :) but what I'm really referring to is that loopback preserves the traffic classifier bits of the skb. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html