Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk sip_stat.c

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:08:46 -0500 (CDT)
etxrab      2004/04/22 15:08:46 CDT

  Modified files:
    gtk                  sip_stat.c 
  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.5       +21 -1     ethereal/gtk/sip_stat.c