URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=88f01f8bcc476c855f7a7a36b19f198b4c5819b3
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
88f01f8 by dsrsupport (eugene.exarevsky@xxxxxxxxxxxxxxx):
ZigBee: Implement ZDO Parent Annce according to r21
Change-Id: I208688c00e1cd7cb38c0d26a34ef8e49af3347e8
Reviewed-on: https://code.wireshark.org/review/12867
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from f4bbe10 ZigBee: Implement r21 Stack Compliance Revision in Node Descriptor According to r21, high 8 bytes of server flags contain stack compliance revision (21 for r21).
adds 88f01f8 ZigBee: Implement ZDO Parent Annce according to r21
Summary of changes:
epan/dissectors/packet-zbee-zdp-discovery.c | 30 +++++++++++++++++++++++++++
epan/dissectors/packet-zbee-zdp.c | 4 ++++
epan/dissectors/packet-zbee-zdp.h | 2 ++
3 files changed, 36 insertions(+)