On Mon, Jul 15, 2013 at 11:44 AM, Tony Cheneau
<tony.chen...@amnesiak.org> wrote:
> Hi Werner,
>
> Thanks a lot for your email and your patches. I'm sorry it took me so
> long to reply.
>
>> Good news: I got it to talk to Contiki. While I'm not sure it's
>> working perfectly, a lot of things look right and pings between
>> the two systems pass nicely.
> This is a excellent news indeed!

I haven't tried running the code yet, but does it support routing
between two network interfaces? For example could it route between
802.15.4 and Ethernet? That is one of the key features of the BATMAN
implementation.

BATMAN let you set up a wifi based mesh. You can connect any of those
wifi mesh points with Ethernet and BATMAN will route over the Ethernet
and assign it zero cost in the routing algorithm.

The same model occurs in the 802.15.4. Suppose you had a whole
building wired 802.15.4. Everything becomes one big subnet mesh. But
now you add a 802.15.4/Ethernet router on each floor. Those Ethernet
links can obviously save a lot of hops. Note that all of the 802.15.4
nodes make one big subnet. So those Ethernet jumps need to happen
inside the RPL calculation otherwise you'd need to make one subnet per
floor.


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

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to