Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ip.c packet-ip.h packet-rsvp.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ashok Narayanan <ashokn@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 28 Dec 2001 18:43:56 -0600 (CST)
ashokn      2001/12/28 18:43:56 CST

  Modified files:
    .                    packet-ip.c packet-ip.h packet-rsvp.c 
  Log:
  Changes to RSVP:
  
  - Cleaned up TSpec and Flowspec support to handle multiple parameters
  - Added support for Compression Hint (RFC3006)
  - Added support for DCLASS (RFC2996)
  - Corrected some bugs in support for Null Service (RFC2997)
  
  Revision  Changes    Path
  1.153     +2 -2      ethereal/packet-ip.c
  1.22      +4 -1      ethereal/packet-ip.h
  1.51      +323 -150  ethereal/packet-rsvp.c