From: David S. Miller Date: Tue, 20 Aug 2013 20:23:29 +0000 (-0700) Subject: Merge branch '6lowpan' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=15ec80f5d4ad4d62ba3f19c90b3c995690b02103;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git Merge branch '6lowpan' Alexander Aring says: ==================== 6lowpan: address uncompression fixes The current implementation to uncompress addresses in a 6lowpan header is completely broken. This patch series fixes the parsing of addresses in a 6lowpan header. It contains a major rewrite of the uncompress address function to parse the address in a correct way. Tested with the ravenusbstick(contiki 6LoWPAN stack) and beaglebone (linux 6LoWPAN Stack) on the other side. The linux side contains all possible addresses for the uncompression cases. Then I type a ping6 for each case and lookup in wireshark and dmesg the correct reconstruction. ==================== Signed-off-by: David S. Miller --- 15ec80f5d4ad4d62ba3f19c90b3c995690b02103