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

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Mon, 8 Dec 2003 14:25:32 -0600 (CST)
guy         2003/12/08 14:25:32 CST

  Modified files:
    .                    packet-sip.c 
  Log:
  From Anders Broman:
  
  	Call subdissectors regardless of whether we're building a
  	protocol tree or not.
  
  	Use the "media_type" dissector table to hand off to
  	subdissectors, rather than wiring in SDP.
  
  	Put the message body into a subtree of the SIP tree rather than
  	at the top level.
  
  Revision  Changes    Path
  1.50      +224 -170  ethereal/packet-sip.c