Hi All,


I want to add data to the packet header.

I used the skb_copy_expand to make the copy of the skb and data.
Now in the headroom i want to add some data.
How can i do that,please suggest .


Regards