Re: [Linux-zigbee-devel] Ping b/w Lowpan Nodes

2014-05-06 Thread Alexander Aring
On Tue, May 06, 2014 at 10:29:47AM +0530, Varka Bhadram wrote: > What is the status of LoWPAN layer in 3.12 kernel ? > I don't know the new fragmentation api comes out with 3.15 and I don't would use any kernel versions backwards... but there are also some backports... Please use net-next, I tho

Re: [Linux-zigbee-devel] Ping b/w Lowpan Nodes

2014-05-06 Thread Varka Bhadram
On 05/05/2014 01:28 PM, Alexander Aring wrote: > The linux side should be rfc complaint, we currently don't support such > things like stateless address compression but this is also not used in > contiki (I guess). > I think in linux kernel stateless address compression support is there. But state

Re: [Linux-zigbee-devel] Ping b/w Lowpan Nodes

2014-05-06 Thread Alexander Aring
On Tue, May 06, 2014 at 01:03:54PM +0530, Varka Bhadram wrote: > On 05/05/2014 01:28 PM, Alexander Aring wrote: > >The linux side should be rfc complaint, we currently don't support such > >things like stateless address compression but this is also not used in > >contiki (I guess). > > > I think in