On Thu, Jun 30, 2011 at 5:58 AM, Dmitry Eremin-Solenikov
<dbarysh...@gmail.com> wrote:
>> + * Based on patches from Jon Smirl <jonsm...@gmail.com> who derived code
>
> Missing copyright of Jon Smirl.

Please add my standard one
* Copyright (c) 2011 Jon Smirl <jonsm...@gmail.com>

Mar and I are intending to look at these but we are stuck working on
other problems at the moment.

I had problems with random crashes on the serial driver in the
original code. It makes sense to modify the PHY drivers to leave room
for header expansion when they receive packets. That avoids copying
things as the header gets expanded. Something in my implementation of
that was corrupting the packet buffers.

The code needs to be tested on both 32/64 bit.

My ARM hardware's kernel is only up to 2.6.33.  So for me to test this
on ARM I have to get it going on that kernel. It is too hard to brings
that kernel forward since a lot of NXP's drivers haven't been ported
to newer kernels yet. We need some way to at least check it out on ARM
or PowerPC to shake out endian bugs.

Have you looked at merging with this RPL implementation? Or porting
the one from Contiki?
https://github.com/mcr/unstrung

A key feature for me is having multiple gateways into the RPL radio
network. I then want to add the Ethernet routes between the gateway
nodes as zero cost RPL routes. That will let packets route out on to
Ethernet to avoid routes that might need 20 radio hops.

-- 
Jon Smirl
jonsm...@gmail.com

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to