On Tue, Aug 01, 2006 at 12:36:14AM -0700, David Miller wrote: > > > > - 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.
I don't know. Jamal, is there a scenario where these three attributes are needed for loopback packets? Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - 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