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: Thu, 22 Apr 2004 15:09:41 -0500 (CDT)
etxrab      2004/04/22 15:09:41 CDT

  Modified files:
    .                    packet-sip.c packet-sip.h 
  Log:
  From Martin Mathieson
  add 2 hidden display filters for SIP - namely:
  (1)  sip.error (for all responses with code >= 300)
  (2)  sip.resend (for all packets that appear to have been retransmitted). A
  field showing a count of these is shown in the SIP stats window.
  
  Revision  Changes    Path
  1.65      +318 -8    ethereal/packet-sip.c
  1.2       +2 -1      ethereal/packet-sip.h