Added ripcord.py, which attempts to make a FatTree using ripcord and
instantiate a mininet Network based on its topology. Also minor cleanup of nox.py and GridNet class in mininet.py.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
"Instantiate a Tree network and use NOX as the controller."
|
||||
|
||||
import time
|
||||
from mininet import init, Controller, TreeNet, Cli
|
||||
|
||||
class NoxController( Controller ):
|
||||
|
||||
Reference in New Issue
Block a user