Richard Sharpe said: > On Sun, 19 Oct 2003, Guy Harris wrote: ...
>> From Emanuele Caratti: >> >> add support for multiple encryption keys, one per conversation, in >> a single capture; > > Hmmm, this is something we actually need for other protocols as well. Is > this support "general" enough that it can be used elsewhere? It's currently done by letting the user specify, as a protocol preference, a set of client IP/server IP/key triplets. That's a general way of doing it, but no support for it was added to the Ethereal core.