whitefield-framework / whitefield

Whitefield provides a simulation environment for wireless sensor networks by combining RF simulation provided by NS3 and network stack provided by popular IoT OSes such as Contiki/RIOT/OpenThread.
GNU General Public License v2.0
82 stars 24 forks source link

Support OAM for RIOT #67

Closed nyrahul closed 4 years ago

nyrahul commented 6 years ago

Currently RIOT OAM supports only, cmd_def_route, cmd_rtsize, cmd_route_table,

Other OAM commands for supporting ipv6, rpl, icmp, udp stats needs to be supported.

nyrahul commented 4 years ago

This is supported long back. Closing the issue.