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. Currently this functionality isn't in use, but could be useful for registering OIDs, MIME-types etc. /Martin
