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

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: Wed, 1 May 2002 21:42:26 -0500 (CDT)
guy         2002/05/01 21:42:19 CDT

  Modified files:
    .                    packet-netbios.c 
  Log:
  Add registered fields for more DATA1 and DATA2 values.
  
  Add an "nb_data1()" routine to add DATA1 values to the protocol tree.
  
  Have "nb_data2()" take an hf_ value as an argument and add the field
  with "proto_tree_add_item()".
  
  Decode the values for "largest frame".
  
  Revision  Changes    Path
  1.47      +103 -95   ethereal/packet-netbios.c