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 3378] New: New Dissector: Host Identity Protocol

Date: Wed, 1 Apr 2009 07:59:57 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3378

           Summary: New Dissector: Host Identity Protocol
           Product: Wireshark
           Version: 1.1.x (Experimental)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: samu.varjonen@xxxxxxx



Samu Varjonen <samu.varjonen@xxxxxxx> changed:

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


Created an attachment (id=2897)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2897)
HIP dissector patch

Build Information:
wireshark 1.1.2

Copyright 1998-2009 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 with GTK+ 2.14.4, with GLib 2.18.2, with libpcap 0.9.8, with libz
1.2.3.3, with POSIX capabilities (Linux), with libpcre 7.6, with SMI 0.4.5,
without c-ares, with ADNS, without Lua, with GnuTLS 2.4.1, with Gcrypt 1.4.1,
with MIT Kerberos, without GeoIP, with PortAudio V19-devel (built Mar 12 2008),
without AirPcap.

Running on Linux 2.6.27-7-generic, with libpcap version 0.9.8, GnuTLS 2.4.1,
Gcrypt 1.4.1.

Built using gcc 4.3.2.

--
Host Identity Protocol (HIP) allows consenting hosts to securely establish and
maintain shared IP-layer state, allowing separation of the identifier and
locator roles of IP addresses, thereby enabling continuity of communications
across IP address changes.  HIP is based on a Sigma-compliant Diffie-Hellman
key exchange, using public key identifiers from a new Host Identity namespace
for mutual peer authentication.  The protocol is designed to be resistant to
denial-of-service (DoS) and man-in-the-middle (MitM) attacks.  When used
together with another suitable security protocol, such as the Encapsulated
Security Payload (ESP), it provides integrity protection and optional
encryption for upper-layer protocols, such as TCP and UDP.

Defined in RFCs 4423, 5201 through 5206 draft-ietf-hip-cert-00 and
draft-ietf-hip-nat-traversal-06. Currently three different implementations.

http://www.infrahip.net/, HIP for Linux (HIPL), supported Linux
http://www.openhip.org/, OpenHIP, supported Windows, OS X,  Linux
http://www.hip4inter.net/, HIP for Internet, supported *BSD/Linux


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