This project tries to extend the Mininet-wifi to simulate SDN based VANET networks.
- Download Mininet-wifi image and run on Virtual Box
- paste or
git clone
this repository in the virtual machine in~/mininet-wifi/examples/
directory cd
into folder- run
sudo python stationary-test.py
- use
xterm sta<id>
in Mininet-wifi CLI where to id is node id from 1, to connect to nodes ./run.sh <id> debug
to execute C application in debug mode in the nodequit
in Mininet-wifi CLI to exit