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: obiot@xxxxxxxxxxxx (Olivier Biot)
Date: Wed, 7 Jan 2004 13:49:45 -0600 (CST)
obiot       2004/01/07 13:49:45 CST

  Modified files:
    .                    packet-sip.c 
  Log:
  Add a preference that controls the way the SIP version is enforced. By default,
  strict enforcement of SIP/2.0 will be applied.
  
  Add some comments.
  
  From Anders Broman:
  
  	Fix the length of content_type_parameter_str.
  
  	Fix a typo in a comment.
  
  Revision  Changes    Path
  1.54      +33 -9     ethereal/packet-sip.c