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

Date: Thu, 30 Nov 2006 07:13:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20019

User: jake
Date: 2006/11/30 07:13 AM

Log:
 From Michel Marti:
 The attached patch fixes decoding of the "X-Mms-Reply-Charging-Deadline" header.
 According to the OMA-TS-MMS-ENC specs, this header is encoded like this:
   Reply-charging-deadline-value = Value-length \
     (Absolute-token Date-value | Relative-token Delta-seconds-value)

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +37 -16    packet-mmse.c    Modified