Skip to content
Christian Esteve Rothenberg edited this page Dec 12, 2019 · 18 revisions

Welcome to the Mininet-WiFi Wiki

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.

Mininet-WiFi Documentation and Web/Wiki

http://mininet-wifi.github.io/

The Mininet-WiFi Book

https://mininet-wifi.github.io/book/ In Portuguese and English, «Printed» and «E-book» versions.
«FREE» Get the first two chapters (100 out of 235 pages»).

The Mininet-WiFi Book

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 -Wnfvl

Material

Note on Ubuntu OS and NetworkManager

Mininet-WiFi should work fine in any Ubuntu distribution from 14.04, but in some cases (only if you have problems when starting 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).

Contributions

You can create or edit any wiki page if you have a GitHub account. We encourage everyone to fix errors and to add valuable documentation, FAQ entries, and other content. We welcome code and issue contributions via Github!

Team

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