URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=845bd4f728a633ecb05e5fc7530321dc234e5363
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
845bd4f 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>
Actions performed:
from d8229ad Make a function not used outside this file static.
adds 845bd4f 6lowpan: Add option to toggle IID U/L bit
Summary of changes:
epan/dissectors/packet-6lowpan.c | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)