This website requires JavaScript.
Explore
Help
Sign in
deac
/
osd-contiki
Watch
1
Star
0
Fork
You've already forked osd-contiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
afbb82030e
osd-contiki
/
core
/
net
/
rpl
History
Download ZIP
Download TAR.GZ
Nicolas Tsiftes
afbb82030e
Ensure that the objective function's reset function is called at least once. This will enable the objective function to initialize itself during run-time.
2014-03-28 13:38:52 +01:00
..
rpl-conf.h
Cleaned up various fragments and fixed a compilation error that occured when switching metric container.
2013-09-23 15:58:42 +02:00
rpl-dag.c
RPL Multicast group management with MOP 3
2014-03-05 20:31:15 +00:00
rpl-ext-header.c
Updated include paths for the moved files under net/
2014-01-26 23:20:23 +01:00
rpl-icmp6.c
Avoid calling rpl_lock_parent for uninitialized memory. Renamed p to parent to make reading easier.
2014-03-27 15:55:38 +01:00
rpl-mrhof.c
Updated include paths for the moved files under net/
2014-01-26 23:20:23 +01:00
rpl-of0.c
Updated include paths for the moved files under net/
2014-01-26 23:20:23 +01:00
rpl-private.h
Use the same scale for ETX calculation as for rank calculations to avoid conversion errors between the two.
2014-03-27 15:44:15 +01:00
rpl-timers.c
The check should be whether RPL_DIS_SEND is non-zero, not whether it is defined.
2014-03-27 15:44:18 +01:00
rpl.c
Ensure that the objective function's reset function is called at least once. This will enable the objective function to initialize itself during run-time.
2014-03-28 13:38:52 +01:00
rpl.h
Ensure that the objective function's reset function is called at least once. This will enable the objective function to initialize itself during run-time.
2014-03-28 13:38:52 +01:00