URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ea71970782c4864845bc26c389d597282ac77c27
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
ea71970 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/8071
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 1395acf [Automatic update for 2015-04-12]
adds ea71970 ZigBee: fix IS_ANALOG_SUBTYPE macro
Summary of changes:
epan/dissectors/packet-zbee-zcl.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)