Re: sk_buff misunderstanding?

Wolfgang Wegner (ww@kt.e-technik.uni-dortmund.de)
Fri, 24 May 2002 10:11:22 +0200


On Fri, May 24, 2002 at 12:52:59AM -0700, David S. Miller wrote:
>
> If you don't copy your new sk_buff members at skb_copy and
> skb_clone time, nobody will ever see them.
thanks, David...

I forgot to mention that I do initialize the values in alloc_skb
and skb_headerinit, and copy them in skb_clone and copy_skb_header

Are there any more occurrences?

Wolfgang

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/