On Tue, Dec 14, 1999 at 12:20:30PM -0600, Steve Limkemann wrote:
>
>
> Gilbert,
>
> Sorry for the delay in getting back with a patch to my code. My brother
> died last Wednesday morning of lung cancer and I took some time off.
My regrets.
> The patch to my original code follows my signature. (I haven't used or
> created very many patches. If it's incorrect or not in the preferred
> format, let me know and I'll redo it.) It should take care of all of the
> outstanding issues with the dissector. Since I am no longer subscribed to
> the list, please pass along anything that requires changes to the code.
>
> Steve
Thanks. Since our last discussion, the code for loadable module
support has been added to Ethereal (in our CVS repository).
What I'd like to do, if you don't mind, is provide the gryphon
dissector in the Ethereal release, but as a loadable module. This
serves two purposes: 1) only those people that need the gryphon dissector
need to load it, and 2) it serves as a really good example of how
to use loadable modules with Ethereal.
--gilbert