On Thu, Jun 30, 2011 at 10:08:18AM -0400, [email protected] wrote: > > 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.
Is RPL something that should be at the kernel level? As it's a routing protocol I see it more on par with radvd, not something running in the kernel. That is, we'd someday have rpld which handles all the RPL stuff... 6lowpan in the kernel makes sense to me as is adapts from 802.15.4 <-> ipv6. But everything that operates above ipv6 would be outside the kernel right? -Mar. ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel
