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

Wireshark-bugs: [Wireshark-bugs] [Bug 5646] New: Fixes to the HIP packet dissector

Date: Wed, 2 Feb 2011 04:41:44 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5646

           Summary: Fixes to the HIP packet dissector
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: samu.varjonen@xxxxxxx


Samu Varjonen <samu.varjonen@xxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5855|                            |review_for_checkin?
               Flag|                            |

Created an attachment (id=5855)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5855)
bug fix patch

Build Information:
wireshark 1.5.1 (SVN Rev 35755 from /trunk)

Copyright 1998-2011 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (32-bit) with GTK+ 2.20.1, with GLib 2.24.1, with libpcap 1.0.0, with
libz 1.2.3.3, with POSIX capabilities (Linux), without libpcre, without SMI,
without c-ares, without ADNS, without Lua, without Python, without GnuTLS,
without Gcrypt, without Kerberos, without GeoIP, without PortAudio, without
AirPcap.

Running on Linux 2.6.32-27-generic-pae, with libpcap version 1.0.0, with libz
1.2.3.3.

Built using gcc 4.4.3.

--
This patch fixes four issues with the Host Identity Protocol (HIP) dissector:

1. The incorrect parsing of the "type 1" locator of HIP. 
2. Updates the comments to reflect the approval of RFC 5770.
3. Cosmetic change (uppercase SPI)
4. Change in the checksum dissection 
   (when the HIP packet is UDP encapsulated 0 checksum is correct).

The changes have been fuzzed (# passes 41501)

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.