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 5767] New: Create a BitTorrent DHT dissector for wireshark

Date: Sun, 20 Mar 2011 09:20:13 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5767

           Summary: Create a BitTorrent DHT dissector for wireshark
           Product: Wireshark
           Version: SVN
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: xiaoxiangquan@xxxxxxxxx


Created an attachment (id=6037)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6037)
It's a patch for the svn r36214(/trunk)

Build Information:
Version 1.5.1 (SVN Rev 36214 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.0, with GLib 2.26.1, with libpcap 1.1.1, with
libz 1.2.3.4, without POSIX capabilities, without libpcre, without SMI, without
c-ares, without ADNS, with Lua 5.1, without Python, without GnuTLS, without
Gcrypt, without Kerberos, without GeoIP, without PortAudio, without AirPcap.

Running on Linux 2.6.35-27-generic, with libpcap version 1.1.1, with libz
1.2.3.4.

Built using gcc 4.4.5.

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information.
--
P2P has become the largest transaction in the network, and BitTorrent is the
most popular one. But BT-DHT packet dissection is not surported by wireshark.
So I developed one ^v^
Here is the 0.1 alpha patch for svn r36214(/trunk), as well as a small test
pcap file.

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