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: Olivier Abad <oabad@xxxxxxxxxxxx>
Date: Sun, 12 Dec 1999 06:59:09 -0600 (CST)
oabad       1999/12/12 06:59:06 CST

  Modified files:
    .                    packet-x25.c 
  Log:
  Finished improving display of facilities :
  - use a subtree for each facility
  - decode the DTE address when appropriate
  
  Address decoding in call setup and clearing packets :
  - the A bit is the first bit of the general format identifier
  - correct use of this A bit (toa parameter) in x25_ntoa
  
  Revision  Changes    Path
  1.14      +378 -136  ethereal/packet-x25.c