Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: [Ethereal-dev] moving the files which are linked into libethereal.dll to epan

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

From: Lars Roland <lars.roland@xxxxxxx>
Date: Tue, 08 Feb 2005 20:46:33 +0100
Hello all,

I'd like to move all files, which are still in /trunk but linked into libethereal.dll, to /trunk/epan. It would allow me to do some cleanups in some make- and sourcefiles.

I've just moved h255-persistentdata.[ch] to epan, as there are only a few dependencies for this file. Only packet-h225.c includes it.

The remaining files have probably some more dependencies, and I'd like to ask, if it is OK for anybody to move them. The files are:
asn1.[ch]
follow.[ch]
ptvcursor.[ch]
reassemble.[ch]
xmlstub.[ch]

Regards,
Lars