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

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Fri, 2 Jan 2004 21:50:38 -0600 (CST)
guy         2004/01/02 21:50:38 CST

  Modified files:
    plugins              plugin_api_list.c 
  Log:
  Have "dissect_xdlc_control()" take a pointer to a structure containing
  pointers to hf_ values, so the subfields of the control field are put
  into the protocol tree as filterable items.  Change the protocols that
  use it appropriately.
  
  Export "dissect_xdlc_control()" to plugins.
  
  Revision  Changes    Path
  1.20      +7 -1      ethereal/plugins/plugin_api_list.c