Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal ethereal_be.py

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: Mon, 19 Nov 2001 16:58:50 -0600 (CST)
guy         2001/11/19 16:58:49 CST

  Modified files:
    .                    ethereal_be.py 
  Log:
  From Frank Singleton:
  
  	- find all union/struct references and store in lists.
  	  This includes embedded unions and structs.
  	- pass the struct and union lists onto ethereal_gen.py
  	- print all found nodes at DEBUG
  
  Revision  Changes    Path
  1.6       +165 -19   ethereal/ethereal_be.py