aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authordsrsupport <eugene.exarevsky@dsr-company.com>2015-12-25 14:04:08 +0300
committerGraham Bloice <graham.bloice@trihedral.com>2015-12-27 15:20:31 +0000
commitf8452b018092d8aea247cd51d72e3fe75ef31504 (patch)
treeec06d52338f2020debd2aec810ac08ef4b78d430 /plugins
parentd48b0eff28c995947ac3f8d842ddd9b50dd5798d (diff)
ZigBee: fix for inabulity to parse ZigBee packets due to parsing _any_ IEEE 802.15.4 packet as a command.
In dissect_ieee802154_common() any packet unconditionally parsed as a command, command it byte cut. As a result, all except MAC commands are garbaged. Added check for the frame type and parce/cut command id only for 802.15.4 commands. Bug: 11929 Change-Id: Iab17d28c19485063e3d802eec3dc03a9d9c33a7a Reviewed-on: https://code.wireshark.org/review/12860 Reviewed-by: Michael Mann <mmann78@netscape.net> Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
Diffstat (limited to 'plugins')
0 files changed, 0 insertions, 0 deletions