Ethereal-dev: Re: [Ethereal-dev] Plugin API

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Sat, 3 Nov 2001 19:39:08 -0800
On Thu, Nov 01, 2001 at 09:43:31AM +0100, Tomas Kukosa wrote:
> Would not be better write plugin_api_defs.h in following form?
> addr_check_col    p_check_col;
> addr_col_clear    p_col_clear;
> addr_col_add_fstr p_col_add_fstr;

Done.

> Could you add to Plugin API some additional function from packet.h,
> conversation.h and value_string.h? Lines of source code are below.

Checked in.