Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal ieee-float.h packet-ospf.c packet-rsvp.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: Sun, 4 Feb 2001 02:21:36 -0600 (CST)
guy         2001/02/04 02:21:36 CST

  Modified files:
    .                    ieee-float.h packet-ospf.c packet-rsvp.c 
  Log:
  Tvbuffify the RSVP dissector.
  
  Display the message checksum, and check it if possible.
  
  Fix some IPv6 entries to be 16 bytes long, not 4 bytes long.
  
  Make the routine to fetch an IEEE floating point number and turn it into
  a "long" take a tvbuff pointer and offset rather than a pointer to data.
  
  Revision  Changes    Path
  1.2       +4 -4      ethereal/ieee-float.h
  1.37      +4 -4      ethereal/packet-ospf.c
  1.34      +702 -921  ethereal/packet-rsvp.c