URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=92371746f02ce6194eb743793f799c42f5576cbd
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9237174 by Julien STAUB (atsju2@xxxxxxxx):
ZigBee: fix IS_ANALOG_SUBTYPE macro
Modify IS_ANALOG_SUBTYPE macro according to 07-5123-04 zigbee cluster
library specification. It wasn't filtering out the 8-bit enums ans 16
bit enum (digital types).
Bug: 11120
Change-Id: I74f1c0e6671b33fa69e5045cfc283ada3a39d380
Reviewed-on: https://code.wireshark.org/review/8069
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 6a41349 CMake: Fix an NSIS dependency.
adds 9237174 ZigBee: fix IS_ANALOG_SUBTYPE macro
Summary of changes:
epan/dissectors/packet-zbee-zcl.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)