Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-diameter-defs.h packet-diameter.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: Mon, 30 Jul 2001 15:08:45 -0500 (CDT)
guy         2001/07/30 15:08:45 CDT

  Modified files:
    .                    packet-diameter-defs.h packet-diameter.c 
  Log:
  From David Frascone: update to the DIAMETER dissector for
  draft-ietf-aaa-diameter-07.  His changenotes:
  
  	Changes:
  
  	o       Flags are now done properly.  (I changed it to dissect
  		them like packet-tcp.c does)
  
  	o       Completely re-did the dictionary.  I think it is much
  		more maintainable now.  And, it is no longer dynamically
  		generated.
  
  	o       Added some lookup routines to work with new dictionary.
  
  	o       Removed lots of old lookup stuff that had been cloned
  		from packet-radius.c.  It's much cleaner now.
  
  Revision  Changes    Path
  1.5       +296 -840  ethereal/packet-diameter-defs.h
  1.25      +707 -611  ethereal/packet-diameter.c