On Wed, Feb 19, 2003 at 10:49:01PM -0500, dheitmueller wrote: > Attached is a patch to handle the TLV construct used in the AIM > protocol. This should provide the framework necessary to add the > various messages, and decode them based on simple lookup tables.
Checked in, with a "tmp" variable changed to be a "const" pointer, as a "const" pointer value was being assigned to it.
