Wireshark-commits: [Wireshark-commits] rev 37755: / /trunk/epan/dissectors/: Makefile.common packet

Date: Wed, 22 Jun 2011 19:52:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37755

User: wmeier
Date: 2011/06/22 12:52 PM

Log:
 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);

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +1 -0      Makefile.common      Modified
  +1473 -0   packet-vuze-dht.c    Added

Directory: /trunk/epan/
  Changes    Path              Action
  +1 -0      CMakeLists.txt    Modified

Directory: /trunk/
  Changes    Path          Action
  +1 -0      AUTHORS       Modified