Hi,

today I updated the wireshark trunk folder, and I saw that file
packet-zbee-zcl.c is improved adding OTA UPGRADE dissector and others.

This file structure was changed in order to simply the main zcl file.
So, sub files were created in order to group specific clusters dissectors:
- packet-zbee-zcl-general.c
- packet-zbee-zcl-ha.c
- packet-zbee-zcl-meas-sensing.c
- packet-zbee-zcl-se.c

For example: OTA Update cluster could be referred
to packet-zbee-zcl-general.c.

I saw that Identify Cluster code is added too, but Identify Cluster
dissector is already included in packet-zbee-zcl-general.c file.

I think same modifies are required.

Fabio.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to