URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f05d8a02e37986531a3db099b22b3d0226db81ea
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
f05d8a0 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
6LoWPAN: fix dissection when using multicast address compression
Also update the value_string arrays with the various SAM/DAM combinations
Bug: 10426
Change-Id: I87f13c29f42770ec655d85e2247b847bfe28e3ba
Reviewed-on: https://code.wireshark.org/review/3915
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 2eced3689d809e6a80a4d00a6bebd8b481e5ebc9)
Reviewed-on: https://code.wireshark.org/review/3921
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 933f635 802.11: rename Control Frame Extension field to match the spec
adds f05d8a0 6LoWPAN: fix dissection when using multicast address compression
Summary of changes:
epan/dissectors/packet-6lowpan.c | 43 +++++++++++++++++++++++++++++++++-----
1 file changed, 38 insertions(+), 5 deletions(-)