URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1b0d51ffdf514f85cd2b8e2a493d8b61cf1108f7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1b0d51f by dsrsupport (eugene.exarevsky@xxxxxxxxxxxxxxx):
ZigBee: decode ZBOSS traffic dump and Interpan frames as ZigBee.
If decoded ZBOSS traffic dump, sure this is ZigBee, so bypass heuristic.
If decoding air sniffer dump, try to go thru heuristic by checking for ext address src mode required for interpan.
Change-Id: Iddf799400a4cf0fd73714f06b99e3d11c8cb2e60
Reviewed-on: https://code.wireshark.org/review/15921
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 561a063 Pass "/utf-8" to Visual C++ 2015.
adds 1b0d51f ZigBee: decode ZBOSS traffic dump and Interpan frames as ZigBee.
Summary of changes:
epan/dissectors/packet-ieee802154.c | 9 ++++++++-
epan/dissectors/packet-zbee-nwk.c | 2 +-
2 files changed, 9 insertions(+), 2 deletions(-)