Wireshark-commits: [Wireshark-commits] rev 26063: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 24 Aug 2008 15:15:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26063

User: etxrab
Date: 2008/08/24 08:15 AM

Log:
 From:  Stefan Monhof:
 changes:
 - fixed: display of kademlia hash (bug #2348)
 - added: information on the meaning of the values of kad version, parameter of
 message types KADEMLIA_REQ and KADEMLIA2_REQ, metatag sourcetype and metatag
 encryption
 - added: peer id, target id, recipients id, file id, keyword hash as variants
 of kademlia hash (searchable as string now)
 - added: xor between target id and recipients id
 - fixed: ip adresses in taglist now displayed in dotted-decimal (instead of
 int)
 - fixed: some values in taglist were displayed in octal, it's hex now
 - fixed: message type KADEMLIA2_BOOTSTRAP_REQ was wrongly marked as malformed
 - added: differences in dissecting peer list 1.0 and peer list 2.0
 - fixed: dissection of KADEMLIA2_SEARCH_KEY_REQ and KADEMLIA2_SEARCH_RES
 - added: source-publishing and keyword-publishing in KADEMLIA_PUBLISH_REQ
 - fixed: decompressed data are not displayed in a subtree anymore

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +416 -75   packet-edonkey.c    Modified
  +9 -1      packet-edonkey.h    Modified