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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 27 Mar 2003 13:15:29 -0600 (CST)
guy         2003/03/27 13:15:29 CST

  Modified files:
    .                    packet-wsp.c 
  Log:
  From Olivier Biot:
  
  * Fix the Extended Method PDU mapping (move code some lines down)
  * Decode more WSP Parameter entries (now WAP Provisioning Push OK)
  * First check whether the PDU content for Post, Reply and Push PDUs
    can be dissected (dissector_try_X function calls), if not then
    display the PDU data as "Data" in the WSP protocol tree.
  * Replaced "Unsupported header" by "Undecoded header" for clarity
  
  Revision  Changes    Path
  1.66      +127 -78   ethereal/packet-wsp.c