kernel panic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 
hi all,
thanks for the reply!
before the actual sk_buff is passed on to the lower layers , i am copying the sk_buff's for acks ! so that i can spoof the acks easily as the original buff will be lost!
as for as code is concerned the copying is:
  struct sk_buff *skba_copy(my variable)=skb_copy(skb,GFP_ATOMIC);
it is defined in tcp_output.c
later i pass this buff as tcp_transmit_skb(skba_copy,0)

i hope u got the clear picture!
but i doubt whether the copying procedure is correct or not ! but the kernel panics for the above modifications!
pls help me on this!

warm regards,
kiran kumar s.k
N.I.T.K,surathkal


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux