add Ryu controller to mininet
Cluster edition prototype: remote nodes and links.
We add a new experimental feature to allow Mininet to run acrossa cluster of machines. This is currently implemented via a setmix-in classes that provide remote nodes that are implementedvia a connection to a remote shell, and remote links which are...
Merge branch 'master' into nat
Conflicts: mininet/net.py mininet/node.py
Merge branch 'devel/defaultController' of https://github.com/cdburkard/mininet into cdburkard-devel/defaultController
Conflicts: bin/mn mininet/net.py
restructured defaultController into a function
Added TorusTopo, a 2D torus topology
Merge pull request #325 from cdburkard/patches/userspace_connect
added waitConnected attribute to mininet class
added default controller class
Add alias + switch: { 'ovs': OVSSwitch, 'lxbr': LinuxBridge }
View revisions
Also available in: Atom