Wireshark-commits: [Wireshark-commits] rev 46511: /trunk/ /trunk/epan/dissectors/: packet-mikey.c /

Date: Wed, 12 Dec 2012 01:28:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46511

User: wmeier
Date: 2012/12/11 05:28 PM

Log:
 From  Adam Butcher: Add SAKKE support to MIKEY dissector
 
 ... adds support for ECCSI signature type, SAKKE payload,
 MIKEY-TICKET ID Role types (required for MIKEY-SAKKE KMS
 role identifiers) to the MIKEY dissector.
 
 The related specifications are:
   http://tools.ietf.org/html/rfc6509    MIKEY-SAKKE
    (http://tools.ietf.org/html/rfc6507  ECCSI)
    (http://tools.ietf.org/html/rfc6508  SAKKE)
   http://tools.ietf.org/html/rfc6043    MIKEY-TICKET (ID Role types only)
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8080

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

Directory: /trunk/
  Changes    Path          Action
  +2 -0      AUTHORS       Modified