Wireshark-commits: [Wireshark-commits] master 60a0852: improved vuze-dht support

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 19 Jan 2016 10:36:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=60a085269d3c5da6c5aeb52fdc52732307596840
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

60a0852 by Дмитрий Цветцих (dmitrycvet@xxxxxxxxx):

    improved vuze-dht support
    
    Vuze have a very old documentation. The last version
    of the protocol contains 2 new fields. This patch added
    support of these fields. They are named "Generic Flags" and
    "Generic Flags 2" as a getters in source code.
    
    Change-Id: I2257b273537ee2d5316ebcde72ade6ad4ad8d299
    Reviewed-on: https://code.wireshark.org/review/13395
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  72a9968   Don't use IP address strings as "names" for MAC addresses.
    adds  60a0852   improved vuze-dht support


Summary of changes:
 epan/dissectors/packet-vuze-dht.c |   68 +++++++++++++++++++++++++++++++++----
 1 file changed, 62 insertions(+), 6 deletions(-)