Ok, this scheme doesn't work as-is.

We never run the __kfree_skb() actions on the parent
SKB if the child drops the parent SKB users count to zero.

This means we don't release the DST and other objects
referenced in the parent SKB.  We also never release the
SKB memory in this case either.
-
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