Added blurbs for new demos.
This commit is contained in:
@@ -6,11 +6,25 @@ Mininet's Python API.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
consoles.py:
|
||||||
|
|
||||||
|
This example creates a grid of console windows, one for each node,
|
||||||
|
and allows interaction with and monitoring of each console.
|
||||||
|
|
||||||
|
emptynet.py:
|
||||||
|
|
||||||
|
This example demonstrates creating an empty network (i.e. with no
|
||||||
|
topology object) and adding nodes to it.
|
||||||
|
|
||||||
linearbandwidth.py:
|
linearbandwidth.py:
|
||||||
|
|
||||||
This example shows how to create a custom topology programatically
|
This example shows how to create a custom topology programatically
|
||||||
by subclassing Topo, and how to run a series of tests on it.
|
by subclassing Topo, and how to run a series of tests on it.
|
||||||
|
|
||||||
|
miniedit.py:
|
||||||
|
|
||||||
|
This example demonstrates creating a network via a graphical editor.
|
||||||
|
|
||||||
multitest.py:
|
multitest.py:
|
||||||
|
|
||||||
This example creates a network and runs multiple tests on it.
|
This example creates a network and runs multiple tests on it.
|
||||||
|
|||||||
Reference in New Issue
Block a user