Re: [Linux-zigbee-devel] [PATCH -next] mrf24j40: use module_spi_driver to simplify the code

2013-04-09 Thread David Miller
From: Wei Yongjun Date: Tue, 9 Apr 2013 14:34:44 +0800 > From: Wei Yongjun > > module_spi_driver() makes the code simpler by eliminating > boilerplate code. > > Signed-off-by: Wei Yongjun Applied. -- Precog is a nex

Re: [Linux-zigbee-devel] MAC address when using 6lowpan

2013-04-09 Thread Ralph Droms (rdroms)
On Apr 9, 2013, at 9:22 AM 4/9/13, Ralph Droms (rdroms) wrote: > > On Apr 9, 2013, at 9:12 AM 4/9/13, Christophe Aeschlimann > > wrote: > >> Hi Alex, >> >> Le 09.04.2013 14:58, Alexander Aring a écrit : >> >> [...] >> >>> SLAC based addressing is currently broken. I wrote some fixed for

[Linux-zigbee-devel] 6lowpan.c patches for SLAAC address uncompression (was: Re: Announcing the first public release of SimpleRPL)

2013-04-09 Thread Ralph Droms (rdroms)
On Apr 9, 2013, at 8:04 AM 4/9/13, Christophe Aeschlimann wrote: > Hi Ralph, > > Sorry Tony for the thread hijack. I welcome your RPL implementation > which I will be testing soon. Thanks ! > > Le 05.04.2013 14:33, Ralph Droms (rdroms) a écrit : >> Attached are the patches for fixing link-lo

Re: [Linux-zigbee-devel] MAC address when using 6lowpan

2013-04-09 Thread Ralph Droms (rdroms)
On Apr 9, 2013, at 9:12 AM 4/9/13, Christophe Aeschlimann wrote: > Hi Alex, > > Le 09.04.2013 14:58, Alexander Aring a écrit : > > [...] > >> SLAC based addressing is currently broken. I wrote some fixed for it >> [1]. But Ralph Droms has a fix for this, too. > > Yeah I tested Ralph Droms

Re: [Linux-zigbee-devel] MAC address when using 6lowpan

2013-04-09 Thread Christophe Aeschlimann
Hi Alex, Le 09.04.2013 14:58, Alexander Aring a écrit : [...] > SLAC based addressing is currently broken. I wrote some fixed for it > [1]. But Ralph Droms has a fix for this, too. Yeah I tested Ralph Droms patches they seem to fix the problem here. I'm going to test your patch as well. Thanks

Re: [Linux-zigbee-devel] MAC address when using 6lowpan

2013-04-09 Thread Alexander Aring
Hi, On Tue, Apr 09, 2013 at 02:45:27PM +0200, Christophe Aeschlimann wrote: > Hi, > > I was wondering something about the addressing in general with 6lowpan > over IEEE802.15.4. > > Shouldn't the two following commands set the same address if we want the > 6lowpan ipv6 link local compression/dec

[Linux-zigbee-devel] MAC address when using 6lowpan

2013-04-09 Thread Christophe Aeschlimann
Hi, I was wondering something about the addressing in general with 6lowpan over IEEE802.15.4. Shouldn't the two following commands set the same address if we want the 6lowpan ipv6 link local compression/decompression to work correctly: ip link set wpan0 address nn:nn:nn:nn:nn:nn:nn:nn ip link se

Re: [Linux-zigbee-devel] Announcing the first public release of SimpleRPL

2013-04-09 Thread Christophe Aeschlimann
Hi Ralph, Sorry Tony for the thread hijack. I welcome your RPL implementation which I will be testing soon. Thanks ! Le 05.04.2013 14:33, Ralph Droms (rdroms) a écrit : > Attached are the patches for fixing link-local address decompression. > Comments welcome... I tested your patches (They didn