Ethereal-dev: Re: [Ethereal-dev] Bugfix packet-isup.c - Location number(patch)

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: Wed, 14 Jan 2004 18:25:30 -0800

On Jan 14, 2004, at 9:25 AM, Anders Broman (TN/EAB) wrote:

Included fixes to parameters:
Access transport
User teleservice info
User service info prime
Echo control information

Checked in, with "dissect_q931_IE()" renamed "dissect_q931_IEs()" (as it dissects a sequence of IEs - is that what an access transport parameter contains?) and with "q931_codeset_vals" not declared in "packet-q931.h" (as it's static to "packet-q931.c").