Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 4685dea: ZigBee: MGMT Unsolicited Enh NWKUpdate disse

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 Apr 2018 06:33:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4685dea443b8babb94c28e52b0bf3e3c2864da25
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4685dea by Dana Sy (dana.hayden.sy@xxxxxxxxx):

    ZigBee: MGMT Unsolicited Enh NWKUpdate dissector
    
    Added a dissector for the mgmt_nwk_unsolicited_enhanced_update_notify
    from the R22 spec (clusterID = 0x003b)
    
    Change-Id: I5d60ef0a762f932a7f814743d1c219428c8f9e73
    Reviewed-on: https://code.wireshark.org/review/26865
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  bddd757   zbee zcl: fill constant ett arrays at declaration time
    adds  4685dea   ZigBee: MGMT Unsolicited Enh NWKUpdate dissector


Summary of changes:
 epan/dissectors/packet-zbee-zdp-management.c | 26 ++++++++++++++++++++++++++
 epan/dissectors/packet-zbee-zdp.c            | 14 ++++++++++++++
 epan/dissectors/packet-zbee-zdp.h            |  4 ++++
 3 files changed, 44 insertions(+)