http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19181
User: etxrab
Date: 2006/09/08 07:32 AM
Log:
From Fr?\195?\169d?\195?\169ric Roudaut:
as requested here is a patch in order to take into account Encryption
and Authentication keys for ESP in hexa.
You only have to write your key with 0x first. In this case if the key
is not in 8-bit unit, it will be considered as starting with a "0" (4 bits). Excepted this case, the key should be completely written, even if it
starts with "0x00".
Directory: /trunk/epan/dissectors/
Changes Path Action
+125 -42 packet-ipsec.c Modified