This website requires JavaScript.
Explore
Help
Sign In
giomba
/
nes-proj
Watch
1
Star
0
Fork
0
You've already forked nes-proj
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
42f37ca1d3
nes-proj
/
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