1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/routing/rpl
Lotte Steenbrink c0ffbf52d2 Simplify rpl_clear_routing_table()
Instead of looping over the entire table and setting every entry to 0, memset the entire table at once.
2014-11-25 12:01:21 -08:00
..
Makefile make: detect their module name automatically 2014-06-17 15:49:32 +02:00
of0.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
of0.h c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
of_mrhof.c rpl: mute RPL 2014-09-10 18:04:17 +02:00
of_mrhof.h c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
rpl_dodag.c rpl: mute RPL 2014-09-10 18:04:17 +02:00
rpl_storing.c rpl: moved headers to sys/net/include 2014-08-21 21:34:45 +02:00
rpl.c Simplify rpl_clear_routing_table() 2014-11-25 12:01:21 -08:00
trickle.c rpl: mute RPL 2014-09-10 18:04:17 +02:00
trickle.h c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00