URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7e1bae0daf9232836290e1d23101c1b59d0010fe
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7e1bae0 by dsrsupport (eugene.exarevsky@xxxxxxxxxxxxxxx):
ZigBee ZDO: Fix Mgmt_Leave fields
There were no masks for bitfields of Mgmt_Leave command. Fixed.
ZBEE_ZDP_MGMT_LEAVE_* constants were wrongly copied from NWK LEAVE command. Fixed.
Bug: 11927
Change-Id: Idac27b83740528678549824daa42e59c46c524ed
Reviewed-on: https://code.wireshark.org/review/12859
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 7c05f6a ZigBee NWK: fix Fix placement of NWK FC
adds 7e1bae0 ZigBee ZDO: Fix Mgmt_Leave fields
Summary of changes:
epan/dissectors/packet-zbee-zdp.c | 4 ++--
epan/dissectors/packet-zbee-zdp.h | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)