Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-tr.c packet.h

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Mon, 14 Jun 1999 15:30:12 -0500 (CDT)
gram        1999/06/14 15:30:09 CDT

  Modified files:
    .                    packet-tr.c packet.h 
  Log:
  Changed the Access Control and Frame Control fields in the Token-Ring header
  to use the decode_*_bitfield() routines. This needed to happen anyway, but
  I finally made the change so that I can figure out how I'm going to handle
  bitfield fields in my experiment of changing the implementation of the
  protocol tree in ethereal.
  
  Revision  Changes    Path
  1.13      +44 -15    ethereal/packet-tr.c
  1.60      +3 -1      ethereal/packet.h