On Mon, Mar 5, 2012 at 1:02 AM, [email protected] <[email protected]> wrote: > On Sun, Mar 4, 2012 at 3:51 PM, Dmitry Eremin-Solenikov > <[email protected]> wrote: >> On Mon, Mar 5, 2012 at 12:47 AM, [email protected] <[email protected]> >> wrote: >>> BTW, the 6lowpan support I did a long time ago was a port of the >>> 6lowpan code out of Contiki and onto Linux. Did that code end up being >>> the basis for 6lowpan support in linux-zigbee? I got pulled onto >>> another project and lost track. >> >> Basically yes, Alexander did a lot of cleanup and fixes to your code and >> pushed >> that to mainline Linux. Probably he could comment on the status better. > > There are two RPL implementations I know of: > https://github.com/mcr/unstrung > and the one in Contiki > > What's the status of getting RPL support into mainline?
After a glance on RPL drafts I thought that RPL implementation should live in userspace, doesn't it? It is a routing protocol, which should be handled by routing daemons, probably not by the kernel itself. If so, you can use that mcr on top of Linux'es 6lowpan implementation. BTW, John, I would like if you could participate in that IRC meeting(s). Would you like to join? -- With best wishes Dmitry ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Linux-zigbee-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel
