Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-mmse.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: obiot@xxxxxxxxxxxx (Olivier Biot)
Date: Tue, 13 Apr 2004 17:07:34 -0500 (CDT)
obiot       2004/04/13 17:07:34 CDT

  Modified files:
    .                    packet-mmse.c 
  Log:
  Fix the default clause for not implemented MMS headers by adding more generic
  code from WSP (based on the wkh_default() method).
  
  Add initial support for MMS 1.1 and MMS 1.2 (header names, PDU types, response
  status codes, message status).
  
  TODO: implement the *full* header dissections for MMS 1.1 and MMS 1.2.
  
  Revision  Changes    Path
  1.33      +279 -60   ethereal/packet-mmse.c