Contiki 2.6

uaodv.c File Reference

Micro implementation of the AODV ad hoc routing protocol. More...

#include <stdio.h>
#include <stdarg.h>
#include "contiki.h"
#include "net/uaodv-def.h"
#include "net/uaodv-rt.h"
#include "lib/assert.h"

Go to the source code of this file.


Detailed Description

Micro implementation of the AODV ad hoc routing protocol.

Author:
Adam Dunkels <adam@sics.se>

Definition in file uaodv.c.