kiran kumar wrote:
hi all,
i am using kernel 2.6.11.
i am trying to copy the buffer struct sk_buff *skb of tcp_send_ack
(function defined in tcp_output.c) in tcp_transmit_skb (function
defined in tcp_output.c) using skb_copy & i am trying to send the
copied one to the lower layer! but the kernel panics!
i even tried with pskb_copy! it also failed!
what might have gone wrong!
warm regards,
kiran kumar s.k
N.I.T.K,surathkal
<http://adworks.rediff.com/cgi-bin/AdWorks/sigclick.cgi/www.rediff.com/signature-home.htm/1507191490@Middle5?PARTNER=3>
I don't know for sure, but maybe if you provide more details about the
problem we can help you.
It'll help if you show the kernel panic message itself (the entire ooops
stuff). Some machine information is helpful too.
Also if you can show us the source code, it'll be much more easy to
detect what went wrong.
--
Best Regards
Alan Menegotto
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/