Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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