Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal ethereal_gen.py packet-giop.c packet-giop.h

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, 29 Jun 2001 15:49:30 -0500 (CDT)
guy         2001/06/29 15:49:30 CDT

  Modified files:
    .                    ethereal_gen.py packet-giop.c 
                         packet-giop.h 
  Log:
  From Frank Singleton: when GIOP sub-dissectors register themselves, have
  them supply a protocol ID, and have the code that calls the
  subdissectors check if the protocol is enabled and, if it isn't, not
  call the sub-dissector.
  
  Revision  Changes    Path
  1.4       +9 -7      ethereal/ethereal_gen.py
  1.39      +30 -13    ethereal/packet-giop.c
  1.5       +4 -4      ethereal/packet-giop.h