Ethereal-dev: Re: [Ethereal-dev] Add dissection on content type application/ISUP to packet-isu

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 12 Jan 2004 19:36:22 -0800
On Jan 10, 2004, at 3:06 PM, Anders Broman wrote:

Included a patch to add dissection on content type application/ISUP to packet-isup.
Checked in, with the new dissector made "static void" and with the code 
to fetch the "media_type" dissector table removed (nothing used the 
dissector table pointer in question - registration is done by name, not 
by dissector table handle).