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 Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 13 Nov 2000 03:04:34 -0600 (CST)
guy         2000/11/13 03:04:32 CST

  Modified files:
    .                    packet-sip.c 
  Log:
  As the SDP dissector now appends to, rather than overwriting, the
  Protocol and Info columns, there's no longer any need for the SIP
  dissector to make the columns non-writable - SDP won't trash what SIP
  put there.
  
  Revision  Changes    Path
  1.4       +1 -3      ethereal/packet-sip.c