Renamed and tweaked treePing64.

This commit is contained in:
Bob Lantz
2009-12-11 04:01:56 -08:00
parent b3dd44d41b
commit 2a0cad3c85
@@ -1,7 +1,6 @@
#!/usr/bin/python
"""Create a tree network of depth 4 and fanout 2, and
test connectivity using pingTest."""
"Create a 64-node tree network, and test connectivity using pingTest."
from mininet import init, TreeNet, pingTestVerbose