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!
kiran kumar s.k
N.I.T.K,surathkal