Brian O'Connor
|
b0048c0aca
|
Merge pull request #333 from mininet/devel/buildtopo
Clean up standard topologies to use build
|
2014-08-03 21:47:10 -07:00 |
|
Bob Lantz
|
2a08dec648
|
Hack to avoid failing version check... ;-/
|
2014-07-15 08:50:30 -07:00 |
|
Bob Lantz
|
1b2c7a3193
|
Clean up standard topologies to use build
|
2014-07-15 05:58:10 -07:00 |
|
Bob Lantz
|
b5962e8ee9
|
Added TorusTopo, a 2D torus topology
|
2014-07-15 05:44:13 -07:00 |
|
Bob Lantz
|
ce15c4f67d
|
rename Topo() methods for consistency: add_node() -> addNode()
|
2012-08-16 18:48:41 -07:00 |
|
Bob Lantz
|
5a8bb48951
|
Attempt at revised/simplified topo class:
- keys are strings
- metadata is simply a dict
- buildFromTopo greatly simplified
|
2012-03-20 00:17:30 -07:00 |
|
Bob Lantz
|
cd7457480b
|
Re-added TreeNet convenience function.
|
2010-04-10 21:29:11 -07:00 |
|
Bob Lantz
|
5fb3d5426c
|
Restored numbering of tree nodes.
|
2010-04-10 21:15:15 -07:00 |
|
Bob Lantz
|
8bbd368576
|
Moved TreeNet() convenience function here.
|
2010-04-10 19:23:23 -07:00 |
|
Bob Lantz
|
06b8210ea1
|
Changed TreeTopo() to number hosts from h1 to hN.
|
2010-03-30 15:06:43 -07:00 |
|
Bob Lantz
|
cf6f67045b
|
Added two spaces before in-line # comments.
|
2010-03-24 14:41:40 -07:00 |
|
Bob Lantz
|
80be564274
|
Removed underscores for public Node methods. Minor cleanup & comments.
|
2010-03-08 15:32:41 -08:00 |
|
Bob Lantz
|
11a6d400c5
|
Added mininet.topolib to store useful topologies.
|
2010-03-05 15:07:00 -08:00 |
|