Skip to content

xianliangjiang/Mininet-WiFi

 
 

Repository files navigation

###About Mininet-WiFi Mininet-WiFi is a fork of Mininet (http://mininet.org/) which allows the using of both WiFi Stations and Access Points. Mininet-WiFi only add wifi features and you can work with it like you were working with Mininet.

###User Manual
Access the User Manual

###Mailing List
https://groups.google.com/forum/#!forum/mininet-wifi-discuss

##Installation
step 1: $ sudo apt-get install git
step 2: $ git clone https://github.com/intrig-unicamp/mininet-wifi
step 3: $ cd mininet-wifi
step 4: $ sudo util/install.sh -Wnfv

##Note Mininet-WiFi should work fine in any Ubuntu distribution from 14.04, but in some cases (only if you have problems when start it) you have to stop NetworkManager with stop network-manager (you can also use sudo systemctl stop network-manager or sudo service network-manager stop).

###Team Ramon dos Reis Fontes (ramonrf@dca.fee.unicamp.br)
Christian Rodolfo Esteve Rothenberg (chesteve@dca.fee.unicamp.br)

We are members of INTRIG (Information & Networking Technologies Research & Innovation Group) at University of Campinas - Unicamp, SP, Brazil.

Packages

No packages published

Languages

  • C 93.6%
  • Python 4.3%
  • Makefile 0.9%
  • C++ 0.9%
  • Shell 0.3%
  • Perl 0.0%