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

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

From: etxrab@xxxxxxxxxxxx (Anders Broman)
Date: Wed, 16 Jun 2004 13:20:50 -0500 (CDT)
etxrab      2004/06/16 13:20:50 CDT

  Modified files:
    .                    packet-sip.c packet-sip.h 
  Log:
  Completly change parsing of "From" and "To" lines to fix a problem with finding "tag"
  add and export "dfilter_store_sip_from_addr" to make it possible to filter on
  SIP url:s in multiple dissectors and some wite space changes.
  
  Revision  Changes    Path
  1.69      +344 -213  ethereal/packet-sip.c
  1.3       +4 -1      ethereal/packet-sip.h