Contiki 2.5
Variables
rpl.c File Reference

    ContikiRPL, an implementation of IETF ROLL RPL.
More...

#include "net/uip.h"
#include "net/tcpip.h"
#include "net/uip-ds6.h"
#include "net/rpl/rpl-private.h"
#include "net/neighbor-info.h"
#include "net/uip-debug.h"
#include <limits.h>
#include <string.h>

Go to the source code of this file.

Variables

uip_ds6_route_t uip_ds6_routing_table [UIP_DS6_ROUTE_NB]
 Prefix list.
 

Detailed Description

    ContikiRPL, an implementation of IETF ROLL RPL.
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

Definition in file rpl.c.