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 4689] New: Enchancement ISAKMP Vendor ID Dissect

Date: Fri, 16 Apr 2010 05:52:48 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4689

           Summary: Enchancement ISAKMP Vendor ID Dissect
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Trivial
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: alexis.lagoutte@xxxxxxxxx


Build Information:
TShark 1.3.5 (SVN Rev 32488 from /trunk)

Copyright 1998-2010 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 GLib 2.22.3, with libpcap 1.0.0, with libz 1.2.3.3, with POSIX
capabilities (Linux), without libpcre, with SMI 0.4.8, with c-ares 1.6.0, with
Lua 5.1, without Python, with GnuTLS 2.8.3, with Gcrypt 1.4.4, with MIT
Kerberos, with GeoIP.

Running on Linux 2.6.31-16-generic, with libpcap version 1.0.0, GnuTLS 2.8.3,
Gcrypt 1.4.4.

Built using gcc 4.4.1.
--
Hi !
Find a patch to improve the Vendor ID dissect for ISAKMP (dissect_vid)

The code is based of value_string.c/h ( byte_to_str functions...) I'm not sure
if it is the better solution (use g_hash_table ?)
Also update Vendor ID List (from some Google Search and source code of VPN
Client...)

The code is fuzzed and samples are available in pcapr/wiki to test !

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