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

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

From: Laurent Deniel <deniel@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 16 Feb 2003 14:55:11 -0600 (CST)
deniel      2003/02/16 14:55:11 CST

  Modified files:
    .                    packet-x25.c 
  Log:
  According to ITU/X.25 (refer to table G.2), only the bits 1 to 6
  represent the number of semi-octets in the calling/called address
  extension facility. So bits 7 and 8 shall be masked.
  This fix avoids an incorrect detection of malformed packets.
  
  Revision  Changes    Path
  1.77      +3 -3      ethereal/packet-x25.c