Ethereal-dev: Re: [Ethereal-dev] Q.931 dissector 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: Mon, 23 Jun 2003 22:58:52 -0700

On Thursday, June 19, 2003, at 1:18AM, Tomas Kukosa wrote:

1) Swap locking/non-locking shift IEs. It was used in wrong way. "0"
indicates locking  and "1" indicates non-locking shift.
2) Return back to last locked codeset instead of codeset 0 after
non-locking shift.
3) Handling of unknown single-octet IEs.

Checked in.