Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins plugin_api.c plugin_api.h plugin_api

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

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 6 Mar 2003 03:01:46 -0600 (CST)
sahlberg    2003/03/06 03:01:46 CST

  Modified files:
    plugins              plugin_api.c plugin_api.h 
                         plugin_api_decls.h plugin_table.h 
  Log:
  From Lars Ronald :
  MGCP request/response matching and
  MGCPSTAT RTT calculation.
  
  For those with MGCP captures, try
  -z mgcp,rtd[,filter]
  
  Revision  Changes    Path
  1.44      +4 -1      ethereal/plugins/plugin_api.c
  1.45      +6 -2      ethereal/plugins/plugin_api.h
  1.7       +3 -1      ethereal/plugins/plugin_api_decls.h
  1.57      +4 -1      ethereal/plugins/plugin_table.h