[Linux-zigbee-devel] Userspace tools release

2014-01-22 Thread Dmitry Eremin-Solenikov
Hello, Alexander Aring pinged me on IRC regarding releasing new version of lowpan-tools. In general I like the idea. Are there any other pending patches or issues that you would like to stick into the next release? If so, please speak up now. If not, I will release 0.3.1 somewhere next week (and

Re: [Linux-zigbee-devel] Userspace tools release

2014-01-22 Thread Alexander Aring
Hi, On Wed, Jan 22, 2014 at 05:00:24PM +0400, Dmitry Eremin-Solenikov wrote: > Hello, > > Alexander Aring pinged me on IRC regarding releasing new version of > lowpan-tools. That process is long overdue. The only working release with newer libnl3 versions (don't know in which version they change

Re: [Linux-zigbee-devel] [PATCH] Bluetooth: remove direct compilation of 6lowpan_iphc.c

2014-01-22 Thread David Miller
From: Stephen Warren Date: Fri, 17 Jan 2014 12:29:24 -0700 > From: Stephen Warren > > It's now built as a separate utility module, and enabling BT selects > that module in Kconfig. This fixes: ... > (this change probably simply wasn't "git add"d to a53d34c3465b) > > Fixes: a53d34c3465b ("net:

[Linux-zigbee-devel] Implementation of CSMA-CA ?

2014-01-22 Thread Varka Bhadram
hai Where is the CSMA-CA implementation ? Is it there in H/w (IEEE-802.15.4 radio example:cc2520) itself or is it there at the mac802154 in linux ? But i didn't found the implementation in net/mac802154... Regards, Bhadram ---