On Mon, 2007-15-10 at 18:55 +0400, Alexey Kuznetsov wrote: > Hello! Didnt mean to wake you up Alexey ;->
> I see not so many places inside net/sched/act* where skb_clone is used. > Exactly one in act_mirred.c, to be more exact. Did I miss something? No you are right, thats the only spot at the moment. What i meant however was the design-intent/enviromental-rules for all actions that branch is to clone, and when you do that you reset those fields i described. I am looking at the new clone and i can see Herbert's point - it does look less pleasant to stare at with that #ifdef; i will send a patch to pull it out and also write a small doc to describe the environmental rules. cheers, jamal - 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