|
|||||||||||
|
Re: linux-ipsec: Partial Success :-)(
From: Peter Onion <ponion(at)srd.bt.co.uk>
Date: Fri Dec 04 1998 - 08:36:09 EST On 03-Dec-98 Richard Guy Briggs wrote: > Fascinating, it is the (n * 3 - 2), where n = (0,1,2,3,4,5,6,7,8,9,10)
I #defined DEBUG_IPSEC_ESP_ in ipsec_esp.c on the Intel box to look at the packet pre & post decryption.... BAD PACKET
Dec 3 18:12:35 catbert kernel:
GOOD PACKET
Dec 3 18:12:55 catbert kernel:
Something has trashed part of the original packet.... The 0x45 at offset 0x14 is the first byte of the header of the IP-in-IP packet, and in BAD PACKETS this (and the following bytes) has either been overwritten with 00s or has not been copied properly at some point... I started to write this e-mail at 08:41 Its now 13:28... I think its a socket buffer problem somewhere, But I really dont know what the hell is going on... the buffer seems to get corrupted during ipe4_output, but I cant figure out what is trashing it.... I think its something "outside" of this function and its just a time critical thing that make sit occure here... I'm totally baffled by this :-( I may go home early :-) HELP ! Peter Onion :-( E-Mail: Peter Onion <ponion@srd.bt.co.uk> Date: 04-Dec-98 Time: 08:41:13 This message was sent by XFMail Received on Fri Dec 4 09:47:48 1998 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 12:59:09 EDT |
||||||||||
|
|||||||||||