ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 19181: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 08 Sep 2006 07:32:13 GMT
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