Hi Patrick:

On Tue, Aug 01, 2006 at 09:19:34AM +0200, Patrick McHardy wrote:
> 
> - nfct/nfctinfo/nfct_reasm: the xfrm output path does an immediate
>   nf_reset, so they were not necessary until now. Queueing can happen
>   on any hook, so we need to preserve them.
> 
> - nf_bridge: needed for GSO on a bridge device until the deferred
>   hooks are removed

I need to think a bit more about these two cases.

> - 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.

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

Reply via email to