Wireshark-commits: [Wireshark-commits] master 0aaff39: ZigBee: implement dissector for Parent_Annce

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 23 Jul 2016 04:30:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0aaff397fbd1ac860fbb54873b09adf7616ee3b5
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0aaff39 by dsrsupport (eugene.exarevsky@xxxxxxxxxxxxxxx):

    ZigBee: implement dissector for Parent_Annce_rsp; minor fixes
    
    Implement dissector for User Descriptor Response.
    Fix Number OfChild foield or Parent_Annce.
    Fix name of User Descriptor Response cluster.
    
    Change-Id: Ia48277a76bc7742021a407a45ca18e2c51a35046
    Reviewed-on: https://code.wireshark.org/review/16570
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  ba0b0b1   Qt follow stream: don't clear the text widget when doing Save-As.
    adds  0aaff39   ZigBee: implement dissector for Parent_Annce_rsp; minor fixes


Summary of changes:
 epan/dissectors/packet-zbee-zdp-discovery.c |   36 ++++++++++++++++++++++++++-
 epan/dissectors/packet-zbee-zdp.c           |   11 +++++++-
 epan/dissectors/packet-zbee-zdp.h           |    3 +++
 3 files changed, 48 insertions(+), 2 deletions(-)