URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0b000977b74f0c8e1b042ed51749e801fa81f426
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0b00097 by dsrsupport (eugene.exarevsky@xxxxxxxxxxxxxxx):
ZigBee MAC parse: fix Association request parse in case of FCS absence.
If it is ok to parse packets with bas FSC, FCS may be even absent. Parse MAC command even if remaining buffer length is less that FCS size in such case.
Change-Id: Ibbc9fed7ab87d0511f8c97db8e0e3bdf562cd15c
Reviewed-on: https://code.wireshark.org/review/16412
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 3ecbe50 Restore setting data.edt in write_specified_fields().
adds 0b00097 ZigBee MAC parse: fix Association request parse in case of FCS absence.
Summary of changes:
epan/dissectors/packet-ieee802154.c | 20 +++++++++++++++++---
1 file changed, 17 insertions(+), 3 deletions(-)