Contiki-NG
rpl-mrhof.c File Reference

The Minimum Rank with Hysteresis Objective Function (MRHOF), RFC6719. More...

#include "net/routing/rpl-lite/rpl.h"
#include "net/nbr-table.h"
#include "net/link-stats.h"
#include "sys/log.h"

Go to the source code of this file.

Detailed Description

The Minimum Rank with Hysteresis Objective Function (MRHOF), RFC6719.

This implementation uses the estimated number of transmissions (ETX) as the additive routing metric, and also provides stubs for the energy metric.

Author
Joakim Eriksson joaki.nosp@m.me@s.nosp@m.ics.s.nosp@m.e, Nicolas Tsiftes nvt@s.nosp@m.ics..nosp@m.se Simon Duquennoy simon.nosp@m..duq.nosp@m.uenno.nosp@m.y@in.nosp@m.ria.f.nosp@m.r

Definition in file rpl-mrhof.c.