Laurent Deru

Results 46 comments of Laurent Deru

In Raw Ethernet mode, you can not reach the 6LBR from the host. You have to use Bridging interface mode or Routing interface mode (note these have nothing to do...

Could you provide more context related to the error ? It would help a lot if you could connect a debugger to the 6lbr process and get the backtrace of...

Thank you for the detailed feedback ! I made a more comprehensive fix, could you check if it works on your platform too ? It's available in this branch :...

And with your modifications you don't have them ? I may have missed one or two places.

Currently in Contiki all the nodes act either as RPL Router or RPL Leaf, there is no implementation of RFC 6775. There is a branch of 6LBR with RFC 6775...

Hello, Until now 6LBR only supported 802.15.4 radio using the serial "SLIP-RADIO" protocol. The OpenLabs module on the other hand is directly handled by the Linux kernel and exposes an...

The inclusion of LLSEC into 6LBR had unforeseen consequences, the previous fix needed modification in the slip-radio, otherwise the slip-radio would drop the packets. I pushed today a better fix...

You can recompile it from 6LBR tree, but a standard slip-radio from Contiki should work too with this fix.

If you don't have slip-radio errors, this looks like more a 6LoWPAN fragmentation issue. The default parameter in Contiki is to drop fragmented packet when another packet, not related to...

I tried using your code and latest Contiki, I have the same issue, the few frames coming out of the node are wrong (e.g. the frame type is set to...