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
994e350026
osd-contiki
/
core
/
net
/
rpl
/
Makefile.rpl
2 lines
77 B
Makefile
Raw
Normal View
History
Unescape
Escape
Added support for multiple objective functions. Extended the objective function API with a callback function that receives link-layer neighbor information. Throttled DAO transmissions to one per DEFAULT_DAO_LATENCY period. Added support for an ETX objective function (hysteresis control still lacking though). Fixed a leak of routes installed by DAOs. Control that dst_adv_supported is set before sending DAOs. Improved debugging output.
2010-05-30 00:23:21 +02:00
CONTIKI_SOURCEFILES
+=
rpl.c rpl-dag.c rpl-icmp6.c rpl-timers.c rpl-of-etx.c
Reference in a new issue
Copy permalink