Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-q931.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Tue, 24 Jun 2003 00:58:33 -0500 (CDT)
guy         2003/06/24 00:58:33 CDT

  Modified files:
    .                    packet-q931.c 
  Log:
  From Tomas Kukosa:
  
  	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.
  
  Revision  Changes    Path
  1.54      +60 -58    ethereal/packet-q931.c