Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan packet.h

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Thu, 31 Jul 2003 13:34:51 -0500 (CDT)
guy         2003/07/31 13:34:51 CDT

  Modified files:
    epan                 packet.h 
  Log:
  From Tomas Kukosa: add "find_dissector_table()",
  "dissector_get_port_handle()", "dissector_handle_get_short_name()",
  "dissector_handle_get_protocol_index()", "new_register_dissector()", and
  "new_create_dissector_handle()" to the list of APIs available to
  plugins on platforms where plugins have to call core Ethereal routines
  through pointers.
  
  "extern"alize the remaining routines in "epan/packet.h".
  
  Revision  Changes    Path
  1.68      +5 -5      ethereal/epan/packet.h