This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2024-12-26 04:32:02 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
80ec597f75
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-29 22:23:21 +00:00
CONTIKI_SOURCEFILES
+=
rpl.c rpl-dag.c rpl-icmp6.c rpl-timers.c rpl-of-etx.c
Reference in New Issue
Copy Permalink