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 5854] New: New Dissector: Locator/ID Separation Protocol

Date: Fri, 22 Apr 2011 08:57:34 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5854

           Summary: New Dissector: Locator/ID Separation Protocol
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: ljakab@xxxxxxxxxx


Created an attachment (id=6201)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6201)
LISP control packet dissector patch

Build Information:
wireshark 1.5.2 (SVN Rev 36812 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.22.1, with GLib 2.26.1, with libpcap 1.1.1, with
libz 1.2.5, with POSIX capabilities (Linux), without libpcre, without SMI,
without c-ares, without ADNS, with Lua 5.1, without Python, with GnuTLS 2.10.5,
with Gcrypt 1.4.6, without Kerberos, with GeoIP, without PortAudio, without
AirPcap.

Running on Linux 2.6.38.2-zen, with libpcap version 1.1.1, with libz 1.2.5,
GnuTLS 2.10.5, Gcrypt 1.4.6.

Built using gcc 4.4.5.
--
The Locator/ID Separation Protocol [1] is being standardized within the IETF,
and it is nearing RFC status (pending security review). I have been maintaining
a dissector patch for about a year, see [2]. Feedback received indicates that,
among others, it is widely used by the developers of a large router vendor,
without issues.

In January I submitted the dissector for data plane packets as bug #5602, which
was committed as r35615. The patch attached to this bug adds support for
dissection of control plane packets.

Please consider adding this to the tree.

o checkAPIs: PASS
o Fuzz testing: PASS (3000 passes)

[1] http://tools.ietf.org/html/draft-ietf-lisp
[2] http://lisp.ccaba.upc.edu/wireshark/

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