Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 956c440: RSVP checksum is not required if integrity o

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 2 Jul 2014 06:32:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=956c4407868b80ab902b038658b4341231b478c1
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

956c440 by Evan Huus (eapache@xxxxxxxxx):

    RSVP checksum is not required if integrity object is present
    
    Bug: 10219
    Change-Id: I2da62ee184327b2bc42a264e1782db927460f5cf
    Reviewed-on: https://code.wireshark.org/review/2773
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  09839e3   Update WSDG win32/win64 quick start guide to include dependencies and instructions for building QtShark; note alternate cygwin package for 'patch' utility; update example setup script to add Qt bin directory to PATH, and extract out paths as variables.
    adds  956c440   RSVP checksum is not required if integrity object is present


Summary of changes:
 epan/dissectors/packet-rsvp.c |   46 +++++++++++++++++++++--------------------
 1 file changed, 24 insertions(+), 22 deletions(-)