Ethereal-dev: [Ethereal-dev] Plugin API

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

From: Tomas Kukosa <tomas.kukosa@xxxxxxxxxxx>
Date: Thu, 14 Nov 2002 16:03:40 +0100
Hello,
  I add some functions to plugin API. The list is below and the diff
file is attached.
Regards,
  Tom

-----------------------------
to_str.h
  ip_to_str()
  ip6_to_str()
  time_secs_to_str()
  time_msecs_to_str()
  abs_time_to_str()
proto.h
  proto_get_id_by_filter_name()
  proto_get_protocol_name()
  proto_get_protocol_short_name()
  proto_get_protocol_filter_name()
prefs.h
  prefs_register_obsolete_preference()
packet.h
  add_new_data_source()
reassemble.h
  fragment_table_init()
  reassembled_table_init()
  fragment_add()
  fragment_add_seq()
  fragment_add_seq_check()
  fragment_add_seq_next()
  fragment_get()
  fragment_set_tot_len()
  fragment_get_tot_len()
  fragment_set_partial_reassembly()
  fragment_delete()
  show_fragment_tree()
  show_fragment_seq_tree()

Attachment: plugin_api.diff.gz
Description: GNU Zip compressed data