Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal ncp2222.py packet-ncp-int.h packet-ncp2222.i

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

From: Gilbert Ramirez <gram@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 3 Mar 2002 23:35:09 -0600 (CST)
gram        2002/03/03 23:35:09 CST

  Modified files:        (Branch: Novell_NCP_branch)
    .                    ncp2222.py packet-ncp-int.h 
                         packet-ncp2222.inc ptvcursor.c 
                         ptvcursor.h 
  Log:
  Allow fields that are NCP structs to have descriptive names and sub-trees
  in the GUI protocol tree. In the process, add a couple more ptvcursor
  functions to get and set the proto_tree* member of a ptvcurosr_t.
  
  Revision  Changes    Path
  1.14.2.18 +23 -9     ethereal/ncp2222.py
  1.6.2.8   +2 -1      ethereal/packet-ncp-int.h
  1.8.2.8   +23 -1     ethereal/packet-ncp2222.inc
  1.5.2.2   +13 -1     ethereal/ptvcursor.c
  1.5.2.3   +9 -1      ethereal/ptvcursor.h