ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master caea93d: Zigbee: Decode the ZCL extension field sets

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 Apr 2018 02:07:03 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=caea93df95ec507d09371ab232e61c0122cb044c
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

caea93d by Paul Zander (p.j.zander@xxxxxxxxxxxx):

    Zigbee: Decode the ZCL extension field sets in the scenes cluster.
    
    Change-Id: Ida564e8c292819508fd2dd0fb5b650e95356459a
    Reviewed-on: https://code.wireshark.org/review/26852
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  6208796   Qt: Disable collapsible children in the main window.
    adds  caea93d   Zigbee: Decode the ZCL extension field sets in the scenes cluster.


Summary of changes:
 epan/dissectors/packet-zbee-aps.h         |   1 +
 epan/dissectors/packet-zbee-zcl-general.c | 291 +++++++++++++++++++++++++++++-
 2 files changed, 286 insertions(+), 6 deletions(-)