<br><br><div class="gmail_quote">On Thu, Nov 24, 2011 at 5:33 AM, Vimal <span dir="ltr">&lt;<a href="mailto:j.vimal@gmail.com">j.vimal@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi all,<br>
<br>
When a protocol like TCP or UDP creates an sk_buff and passes it down<br>
to the layer 3 and layer 2 protocol functions, which module has<br>
ownership of the buffer as it gets passed down?   Is it the<br>
responsibility of the caller, or the callee to free the sk_buff?  Are<br>
there any exceptions?<br>
<br>
Thanks,<br>
<font color="#888888">--<br>
Vimal<br>
<br>
_______________________________________________<br>
Kernelnewbies mailing list<br>
<a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
<a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
</font></blockquote></div><br><div>Hello Vimal,</div><div><br></div><div>Refer <a href="http://www.linuxfoundation.org/collaborate/workgroups/networking/skbuff">http://www.linuxfoundation.org/collaborate/workgroups/networking/skbuff</a></div>
<div><br></div><div>Regards,</div><div>Rohan Puri</div>