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 24833: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 07 Apr 2008 06:36:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24833

User: jake
Date: 2008/04/07 06:36 AM

Log:
 From David Bernard:
 This patch improves MIKEY support in Wireshark. 
 
 The payload types "Error" and "General Extension" are now supported.
 
 The "KEMAC" payload type now support dissecting its sub-payloads "Key Data" and
 "Key Validity", but only for PSK (Pre-Shared key) mode with NULL encryption. So
 this will dissects properly the TGK and SALT keys for example.
 
 No decrypting is performed, only decoding.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +301 -85   packet-mikey.c    Modified