Hi Tony,

thanks for your next finding!

Unfortunately currently I'm sick, please give me a couple of days to
get well and I'll test/check your patch.

With best regards,
Alexander

2012/5/21 Tony Cheneau <tony.cheneau+zigbee...@amnesiak.org>:
> Hello,
>
> Last week, I was analyzing some 6lowpan packet with Wireshark and got
> notified by the tool that the checksum (TCP, UDP or ICMPv6) was wrong. Some
> investigations showed me that this issue has been discussed and solved in
> Contiki, as pointed out in the following thread:
> http://comments.gmane.org/gmane.os.contiki.devel/7053
>
> In my case, the issue was triggered by the format of the address I assigned
> to my nodes. They were assigned with addresses fe80::1 and fe80::2 and the
> 6lowpan code wrongly interpreted them as being 16-bit short address mapped
> an EUI-64 address (although the ff:fe part was missing).
>
> It turns out that the lowpan_is_iid_16_bit_compressable macro in
> net/ieee802154/6lowpan.h is not correct and does not behave according to
> RFC6282. I attached a patch that intend to correct this behavior.
>
> Regards,
> Tony
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Linux-zigbee-devel mailing list
> Linux-zigbee-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel
>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to