Skip to content

Contiki Implementation of modified AODV routing protocol

Notifications You must be signed in to change notification settings

AndreaMilanta/AODV

Repository files navigation

Ad-Hoc On-demand Distance Vector routing protocol

Contiki implementation of a slightly modified version of the AODV routing protocol.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

The program requires Contiki 2.7 with the Cooja simulator to be installed.

Installing

Clone the repository to a folder of your choice.

In the Makefile modify the paht to Contiki main folder

CONTIKI = /path/to/contiki/

Running

Run the cooja simulatio, load AODV_Simulation.csc and start the simulation

Acknowledgments

This project was developed as a class project for the course Internet of Things held by professor Cesana at Politecnico di Milano

About

Contiki Implementation of modified AODV routing protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published