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
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
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
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
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
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
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
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