From Xiao Xiangquan: A new dissector for Vuze DHT;
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 22 Jun 2011 19:52:13 +0000 (19:52 +0000)
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 22 Jun 2011 19:52:13 +0000 (19:52 +0000)
commit4447e5466540c63b7dca8da7c815fa77734b4a1c
tree4ded4528cec42e1c3cc25779a2a68458c6411c80
parentd19572333e03449433a66a1e20a066f0eb8ed19b
From Xiao Xiangquan: A new dissector for Vuze DHT;

 Vuze, called Azureus before, is a great BT client and has a lot of users,
 while its DHT implementation is different from the official one.

From me: New-style dissectors are supposed to to always return
         "bytes dissected" (not just when tree != NULL);

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37755 f5534014-38df-0310-8fa8-9805f1628bb7
AUTHORS
epan/CMakeLists.txt
epan/dissectors/Makefile.common
epan/dissectors/packet-vuze-dht.c [new file with mode: 0644]