Ethereal-dev: Re: [Ethereal-dev] Patch for Tacacs+: multiple keys

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

From: Emanuele Caratti <wiz@xxxxxxxxx>
Date: Mon, 20 Oct 2003 22:17:32 +0200
On Mon, Oct 20, 2003 at 11:41:12AM -0700, Guy Harris wrote:

> How did you get the key in the first place?  There is currently no 
> mechanism in Ethereal to provide a UI to let you set a property for a 
> conversation.

Via option... like the way I do now... Nothing in the gui.

> >and no benefit.
> 
> One benefit of having a UI to let you set a property for a conversation 
> is that you can just select a packet and, for example, set the TACACS+ 
> key for the conversation - you don't have to enter IP addresses or port 
> numbers.

For conversation I meant the find_conversation stuff actualy in ethereal.
Afaik, it can't interact with the gui.. Of course, if it's possible to set
some property for a conversation at runtime then there is a big benefit..

I can convert the code to use conversation_t and get_proto_data instead of
find_key, and setup the conversation in tacplus_pref_cb ( for the known
keys )... For the moment the keys must be set as triplet.... but I'm trying
to add something to the gui...


-- 
Ciao,
 Emanuele