Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-diameter-defs.h packet-diameter.c pac

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 Feb 2001 17:14:03 -0600 (CST)
guy         2001/02/19 17:14:02 CST

  Modified files:
    .                    packet-diameter-defs.h packet-diameter.c 
                         packet-diameter.h packet-radius.c 
  Log:
  New tvbuffified DIAMETER dissector, from David Frascone.
  
  It doesn't do DIAMETER-over-UDP, so the RADIUS dissector no longer
  checks for DIAMETER packets and calls the DIAMETER dissector if it finds
  one.
  
  Revision  Changes    Path
  1.2       +248 -155  ethereal/packet-diameter-defs.h
  1.16      +567 -522  ethereal/packet-diameter.c
  1.3       +2 -3      ethereal/packet-diameter.h
  1.26      +1 -8      ethereal/packet-radius.c