Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins Xass-list Xplugin_api.c Xplugin_api.

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:51:27 -0600 (CST)
guy         2004/01/02 21:51:27 CST

  Modified files:
    plugins              Xass-list Xplugin_api.c Xplugin_api.h 
                         Xplugin_api_decls.h Xplugin_table.h 
  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.12      +1 -1      ethereal/plugins/Xass-list
  1.16      +1 -0      ethereal/plugins/Xplugin_api.c
  1.16      +1 -0      ethereal/plugins/Xplugin_api.h
  1.16      +1 -0      ethereal/plugins/Xplugin_api_decls.h
  1.17      +1 -0      ethereal/plugins/Xplugin_table.h