cetic / 6lbr

A deployment-ready 6LoWPAN Border Router solution based on Contiki
github.com/cetic/6lbr/wiki
Other
337 stars 195 forks source link

Q: Modifying RPL #274

Closed omerfirmak closed 7 years ago

omerfirmak commented 7 years ago

Hello there,

If I use 6lbr as the border router and run cetic-6lbr-client.c on my 6lowpan nodes along side of my application code which just opens up some UDP sockets and transmits periodic data, is RPL used in this setup? Are my 6lowpan nodes aware of routing scheme, have access to RPL DAG?

I want to modify the RPL implementation of Contiki. What would be the best way to get in to that?

laurentderu commented 7 years ago

cetic-6lbr-client.c is just a demo application used to report the current parent of the node to the BR and do some PRR statistics. By default 6LBR has RPL enabled and any RPL based node can connect to the BR