Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/doc ethereal.pod.template

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 22 Feb 2002 03:52:02 -0600 (CST)
guy         2002/02/22 03:52:02 CST

  Modified files:
    doc                  ethereal.pod.template 
  Log:
  From Adam Sulmicki <adam[AT]cfar.umd.edu>:
  	Add more type values for EAP.
  	Fix off-by-one bug when displaying Code of EAP message.
  
  Get rid of an unnecessary "volatile".
  
  Give the code and type fields value_string arrays, and use them when
  putting the code and type into the protocol tree.
  
  Base the decision of whether to put the type field into the tree on the
  request code, not on the length of the packet.
  
  Display the Type-Data field, under that name, under the EAP tree, as
  it's part of the EAP PDU.
  
  Revision  Changes    Path
  1.267     +1 -0      ethereal/doc/ethereal.pod.template