Re: [Linux-zigbee-devel] 6lowpan in linux zigbee

2011-06-08 Thread jonsm...@gmail.com
On Wed, Jun 8, 2011 at 7:33 AM, Klaus Lynggard Hougesen wrote: > for 6lowpan in linux zigbee: > why not use the excellent lib6lowpan from BLIP (berkely OpenWSN). > http://openwsn.berkeley.edu/browser/tinyos-2.x/support/sdk/c/blip/lib6lowpan/lib6lowpan.c?rev=620 > should be EASY to implement! Work

Re: [Linux-zigbee-devel] 6lowpan in linux zigbee

2011-06-08 Thread Stephen Dawson-Haggerty
Just thought I'd speak up since I saw this reference to lib6lowpan (I'm the developer). That version is actually out of date -- the latest one is here ( http://code.google.com/p/tinyos-main/source/browse/#svn%2Ftrunk%2Fsupport%2Fsdk%2Fc%2Fblip%2Flib6lowpan). It implements draft-ietf-6lowpan-hc-06

[Linux-zigbee-devel] 6lowpan in linux zigbee

2011-06-08 Thread Klaus Lynggard Hougesen
for 6lowpan in linux zigbee: why not use the excellent lib6lowpan from BLIP (berkely OpenWSN). http://openwsn.berkeley.edu/browser/tinyos-2.x/support/sdk/c/blip/lib6lowpan/lib6lowpan.c?rev=620 should be EASY to implement! --