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

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

From: sahlberg@xxxxxxxxxxxx (Ronnie Sahlberg)
Date: Tue, 6 Apr 2004 23:31:32 -0500 (CDT)
sahlberg    2004/04/06 23:31:32 CDT

  Modified files:
    gtk                  rpc_stat.c service_response_time_table.c 
  Log:
  make service response time statistics work for "unknown" rpc programs.
  all proicedures will however get "interesting" names such as "proc-1" etc
  except procedure 0 which is ALWAYS "NULL"
  
  Revision  Changes    Path
  1.44      +18 -6     ethereal/gtk/rpc_stat.c
  1.17      +20 -2     ethereal/gtk/service_response_time_table.c