Ethereal-dev: Re: [Ethereal-dev] VB: [Ethereal-cvs] rev 12932: /trunk/epan/dissectors/: packet

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Tue, 04 Jan 2005 13:06:31 -0800
Anders Broman wrote:

I've changed the h245 and h225 dissectors to asn2eth generated ones,
hopefully nothing got broken in the process.

There are some compiler warnings due to the h225 dissector registering "dissect_h225_H323UserInformation()" as an old-style dissector; I've checked in fixes to "asn1/h225/packet-h225-template.c" to fix that, but when I tried using the current asn2eth to generate the dissectors, the resulting dissectors wouldn't compile.