Hello, I want to know that can i push my structure in between packet is building in kernel? Is that require me to change MTU of ethernet or add a additional memory while allocating memory for packet in kernel? regards, Linux_lover --- Eric Lemoine <eric.lemoine@gmail.com> wrote: > > Hello, > > can it be possible to add a my own structure to > > skbuff structure, so that it will also be send > with > > packet on network? > > You don't send what skb points to but what skb->data > points to. > -- > Eric > __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http://promotions.yahoo.com/new_mail - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html