URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6d6f49d2948dceec9dfb3124833a617f28dda3a3
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6d6f49d by Chris Brandson (chris.brandson@xxxxxxxxx):
802.15.4 fixed processing of PAN ID compression bit
This the result of updated 'PAN ID Compression field value for frame
version 0b10' table in IEEE spec which clarifies the interpretaion
of the PAN ID Compression bits for different combinations of Src
and Dst Addresses.
Change-Id: Ia70836b8571beae80a3f507be4f39736e13eb110
Reviewed-on: https://code.wireshark.org/review/13984
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 50a9165 Remove some {-I,/I} flags.
adds 6d6f49d 802.15.4 fixed processing of PAN ID compression bit
Summary of changes:
epan/dissectors/packet-ieee802154.c | 34 ++++++++++++++++++++++++++++------
1 file changed, 28 insertions(+), 6 deletions(-)