Using desvirt with RIOT

Dear RIOT users,

the recent release of RIOT features the native port with networking support. This allows you to run any RIOT application on your Linux or Mac computer and setup a virtual connection between these processes.

In order to configure a virtual network for RIOT nativenet process with different packet loss rates for each connection, you can use the desvirt [1] framework.

I put some documentation how to use desvirt with RIOT into the RIOT wiki: https://github.com/RIOT-OS/RIOT/wiki/Virtual-riot-network

Cheers, Oleg

[1] https://github.com/des-testbed/desvirt