bthnycl / tinyos-main

Automatically exported from code.google.com/p/tinyos-main
0 stars 0 forks source link

[patch] lib6lowpan fails to set intra-pan flag #67

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
As BLIP-2.0/lib6lowpan neither uses nor supports inter-pan frames, the 
intra-pan ("PAN ID compression") flag must be set in the FCF. Without it set, a 
compliant decoder expects the "Source PAN ID" byte to be present in the header 
before the source address.

Original issue reported on code.google.com by jmatts...@dius.com.au on 16 Sep 2011 at 5:36

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by philip.l...@gmail.com on 16 Sep 2011 at 6:51

GoogleCodeExporter commented 9 years ago

Original comment by philip.l...@gmail.com on 20 Sep 2011 at 4:25

GoogleCodeExporter commented 9 years ago
I reviewed this patch over the weekend, and think it makes sense; what I'm 
trying to figure out before I commit it is how we passed interop testing with 
contiki without this being in place.  If the cc2420 driver sets this flag, that 
would be an explanation; I'll have it resolved today.

Original comment by sdh...@gmail.com on 20 Sep 2011 at 5:51

GoogleCodeExporter commented 9 years ago
Closed in @5760

Original comment by sdh...@gmail.com on 21 Sep 2011 at 6:52

GoogleCodeExporter commented 9 years ago

Original comment by sdh...@gmail.com on 21 Sep 2011 at 6:52