Wireshark-commits: [Wireshark-commits] master-2.4 913707b: 6lowpan: Add option to toggle IID U/L bi
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=913707b5267203a59a5932018b21b643b5a79271
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
913707b by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
6lowpan: Add option to toggle IID U/L bit
RFC 7668 section 3.2.2 states that IID formed from the 48-bit Bluetooth
device addresses does not toggle the Universal/Local bit, but Linux
kernel BT IPSP code before version 4.12 does toggle this bit.
Add an option to turn this on when needed.
Change-Id: I77f84a5d56e77bb2c61770237fe53367498cc194
Reviewed-on: https://code.wireshark.org/review/26533
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
(cherry picked from commit 845bd4f728a633ecb05e5fc7530321dc234e5363)
Reviewed-on: https://code.wireshark.org/review/26546
Actions performed:
from a08c857 Qt: allow keyboard navigation in Unsaved packets dialog
adds 913707b 6lowpan: Add option to toggle IID U/L bit
Summary of changes:
epan/dissectors/packet-6lowpan.c | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)