Hi,
On Tue, Aug 06, 2013 at 02:51:22PM +0200, B�lint R�czey wrote:
> If we plan making such big changes which require touching practically
> every dissector, it would be nice to migrate dissection related global variables
I'm not sure if it's in scope of this project, I hope above change
involve only running some magic script which will do most of the work ;-)
Later just fix compiler, linker errors.
> into a context structure which would allow us to run several dissections on
> several files in one binary.
Just to propose this context structure - most likely epan_session can do this job (epan-int.h)