YOSHIFUJI Hideaki wrote: > Alexander Aring wrote: : >> With your patch, which isn't working anymore: >> >> iphc0 = 7b, iphc1 = 3b >> NH flag is set, next header carried inline: 3a >> source address stateless compression >> (lowpan_uncompress_addr) linklocal address: >> 02 85 00 3a 20 00 00 00 >> uncompressing 2 + 0 => >> fe 80 00 00 00 00 00 00 00 85 00 3a 20 00 00 00 >> dest: non context-based mcast compression >> uncompressing 2 + 1 => >> ff 02 00 00 00 00 00 00 00 00 00 00 00 00 00 02 >> skb headroom size = 25, data length = 24 >> IPv6 header dump: >> version = 6 >> length = 24 >> nexthdr = 0x3a >> hop_lim = 255 >> >> And for every ipv6 packet I got: >> ICMPv6 checksum failed [fe80:0000:0000:0000:0001:ff00:0001:8700 > >> ff02:0000:0000:0000:0000:0001:ff00:0001] >> >> I seems that the reconstructed destination address and header length are >> not right. > > That's wired. It is expected to work whatever valid source/destination > addesses are used, right?
It seems the last argument for lowpan_uncompress_address() (lladdr, show as "linklocal address") is incorrect. Note that it should say link-"layer" address, BTW. --yoshfuji ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Linux-zigbee-devel mailing list Linux-zigbee-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel