Guy Harris wrote: > > > attached patch allows to register subdissectors for > > NonStandardParameter data in the H245 dissector. > > Checked in, with "adler32()" renamed to "adler32_bytes()" to avoid a > collision with an "adler32()" routine in libz.
Thanks. > The SCTP dissector also has an Adler-32 routine, the inner loop of > which is unrolled; could that loop be used in "update_adler32()", and > "sctp_adler32()" changed to use "update_adler32()"? Please, Michael, could you do it or shoud I do it? Regards, Tom
