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

Date: Sun, 19 Jun 2011 10:26:23 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5767

--- Comment #22 from Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> 2011-06-19 10:26:20 PDT ---
Hi Xiao,

The code don't compile in Linux :
packet-bt-dht.c: In function ‘dissect_bt_dht’:
packet-bt-dht.c:431: error: dereferencing pointer to incomplete type

And this a small error (found by Clang)
packet-bt-dht.c:163:3: warning: Value stored to 'one_byte' is never read
  one_byte = 0;

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