Implement RPL non-storing

Hello, I am planning to implement RPL non-storing as I need it for performance comparison with RPL storing mode. Any recommendatios before starting would be appreciated?. Thank you in advance.

Ahmad Mahmod via RIOT notifications@riot-os.org wrote: > I am planning to implement RPL non-storing as I need it for performance > comparison with RPL storing mode.

Fantastic. Please read RFC9008 as well 6550 :slight_smile: I know it’s annoyingly full of cases… it was even more annoying to author.

> Any recommendatios before starting would be appreciated?.
> Thank you in advance.

You can unicast me anytime. Tell me what hardware and/or simulation environments you might be using, and maybe I can assemble a second testbed; but I’m afraid I won’t have time to code. In my dreams there is a permanent test bed for this kind of code… I remember somehow had some big installation of RPI+device… someone at INRIA? but I can’t recall who now.

Are you referring to the FIT IoT lab?

Benjamin Valentin via RIOT notifications@riot-os.org wrote: > [quote=“mcr, post:2, topic:4416”] > I remember somehow had some big installation of RPI+device… someone at INRIA? > [/quote]

> Are you referring to the [FIT IoT lab](https://www.iot-lab.info/)?

Thank you, that’s the one. Is there a way for one person to setup scenarios on FIT and then for others to use it to debug code?