Wireshark-commits: [Wireshark-commits] master a653014: There seems to be some ambigiousy on how to
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 9 Apr 2014 14:00:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a653014e69a4f0e0b59393ddc03871006057b36a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a653014 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    There seems to be some ambigiousy on how to calculate V3 checksums for
    IPv4. Introduce a preference to use the same metod as for VRRP V2.
    http://ask.wireshark.org/questions/15291/does-wireshark-uses-a-pseudo-header-for-vrrpv3-ipv4-checksum-calculation
    
    Change-Id: I14bf279b0c85405c1963784737add9321d5cb7c4
    Reviewed-on: https://code.wireshark.org/review/1040
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  dae96ca   Switch back Windows 32 bits build to GTK2
    adds  a653014   There seems to be some ambigiousy on how to calculate V3 checksums for IPv4. Introduce a preference to use the same metod as for VRRP V2. http://ask.wireshark.org/questions/15291/does-wireshark-uses-a-pseudo-header-for-vrrpv3-ipv4-checksum-calculation


Summary of changes:
 epan/dissectors/packet-vrrp.c |   42 +++++++++++++++++++++++++++--------------
 1 file changed, 28 insertions(+), 14 deletions(-)