On Thu, Nov 24, 2011 at 5:33 AM, Vimal <[email protected]> wrote: > Hi all, > > When a protocol like TCP or UDP creates an sk_buff and passes it down > to the layer 3 and layer 2 protocol functions, which module has > ownership of the buffer as it gets passed down? Is it the > responsibility of the caller, or the callee to free the sk_buff? Are > there any exceptions? > > Thanks, > -- > Vimal > > _______________________________________________ > Kernelnewbies mailing list > [email protected] > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies >
Hello Vimal, Refer http://www.linuxfoundation.org/collaborate/workgroups/networking/skbuff Regards, Rohan Puri
_______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
