ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] Can't compile Ethereal from current CVS on Windows.

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

From: Tomas Kukosa <tomas.kukosa@xxxxxxxxxxx>
Date: Tue, 09 Sep 2003 14:52:38 +0200
martin.regner@xxxxxxxxx wrote:
> 
> Tomas Kukosa wrote:
> > No. The H.245 does not use an Adler-32 checksum.
> > It is only my decision to use it. It was the simplest 32bit "hash" which
> > I found.
> > It is only way to condense a string into 32 bits.
> 
> Guy Harris checked in some changes a few days ago so that it should now be possible to have strings in dissector tables.

Thanks for this information.
I will change the "h245.nsp.object" table to the string type.

Tom