Bob Lantz
|
4deb735425
|
Simple cpu limiting example.
|
2012-03-22 14:44:20 -07:00 |
|
Bob Lantz
|
f89d9a4d6b
|
Fix typo inadvertently saved in editor.
|
2012-03-22 14:43:52 -07:00 |
|
Bob Lantz
|
ba8d4f9bd6
|
Add verySimpleLimit() for debugging.
|
2012-03-21 23:31:20 -07:00 |
|
Bob Lantz
|
0b7c277ec2
|
Save parameters for future reference (e.g. OVS/tc workaround.)
|
2012-03-21 23:07:40 -07:00 |
|
Bob Lantz
|
e52d0ee1de
|
Fix to work with new Topo class.
|
2012-03-20 15:44:50 -07:00 |
|
Bob Lantz
|
14ff3ad3d0
|
Fix codecheck and MininetWithControlNet.
|
2012-03-10 20:44:34 -08:00 |
|
Bob Lantz
|
a49c85a610
|
Fix examples to work with new API (and vice-versa.)
|
2012-03-09 16:06:23 -08:00 |
|
Bob Lantz
|
8e3699eca6
|
Move init() into Mininet() and remove calls (since called automatically.)
Note: we should probably rename it "setup()" to avoid confusion.
|
2012-03-09 14:10:20 -08:00 |
|
Bob Lantz
|
216a4b7c9d
|
Support for CFS bandwidth limiting.
Also trying to fix NOX cmdline opt, but broken at the moment.
|
2012-03-08 00:05:45 -08:00 |
|
Bob Lantz
|
4ac1148e9f
|
Example/test of link and CPU bandwidth limits.
|
2012-03-06 23:52:26 -08:00 |
|
Bob Lantz
|
6f446f6e55
|
Make pylint happy.
|
2012-03-02 15:45:10 -08:00 |
|
Bob Lantz
|
54d320ce9f
|
Pass code check.
|
2010-10-27 21:21:54 -07:00 |
|
Bob Lantz
|
1d67218d1f
|
Modified to add eth1.
|
2010-10-25 21:54:14 -07:00 |
|
Bob Lantz
|
76521ef1d4
|
Added example of adding hw interface to mininet.
|
2010-10-25 21:53:29 -07:00 |
|
Bob Lantz
|
7e643d36c0
|
Removed udpbwgraph - not ready for prime time.
|
2010-10-25 21:53:10 -07:00 |
|
Bob Lantz
|
11782ae0de
|
Commented out kernel ref, moved to Open vSwitch.
|
2010-10-25 21:52:14 -07:00 |
|
Bob Lantz
|
74a56e2bae
|
Pass code check.
|
2010-09-01 20:50:42 -07:00 |
|
Bob Lantz
|
300efb2b80
|
Added simple example of using API just to create a namespace.
|
2010-09-01 19:54:10 -07:00 |
|
Bob Lantz
|
e0e69bbeec
|
Added new example of multiple controllers.
|
2010-09-01 19:53:09 -07:00 |
|
Bob Lantz
|
73a098a499
|
Use __dict__.update to update an object's fields.
|
2010-09-01 19:51:09 -07:00 |
|
Bob Lantz
|
c26875cb55
|
Fixed minor breakage due to code cleanup.
|
2010-05-07 01:15:41 -07:00 |
|
Bob Lantz
|
e3f6ecca97
|
Pass codecheck.
|
2010-05-06 17:48:15 -07:00 |
|
Bob Lantz
|
82b7207295
|
Pass pylint.
|
2010-05-06 16:24:15 -07:00 |
|
Bob Lantz
|
259d713315
|
Pass pyflakes.
|
2010-05-04 19:11:12 -07:00 |
|
Bob Lantz
|
c79882b766
|
Fixed typo.
|
2010-05-04 17:32:46 -07:00 |
|
Bob Lantz
|
fa20913b56
|
Added space to one line.
|
2010-04-29 16:18:25 -07:00 |
|
Bob Lantz
|
6ef2973fe2
|
Use switches rather than switches.keys().
Minor cosmetic change, really.
|
2010-04-22 17:16:53 -07:00 |
|
Bob Lantz
|
3758da2ec8
|
Minor comment change.
|
2010-04-22 17:08:39 -07:00 |
|
Bob Lantz
|
b145865407
|
Added comment advising use of high-level API.
|
2010-04-22 17:04:17 -07:00 |
|
Bob Lantz
|
d2ff558da7
|
Correctly handle xterm creation with new makeTerm interface.
|
2010-04-22 17:02:41 -07:00 |
|
Bob Lantz
|
34954fe671
|
Minor comment change.
|
2010-04-22 17:02:19 -07:00 |
|
Bob Lantz
|
ab1fb093d1
|
Added output hook and graph.
|
2010-04-22 17:01:54 -07:00 |
|
Bob Lantz
|
3482b4467c
|
Changed to not print control chars we don't handle.
|
2010-04-12 18:32:32 -07:00 |
|
Bob Lantz
|
e7ba6b9ebb
|
Add title to consoles.
|
2010-04-11 01:43:35 -07:00 |
|
Bob Lantz
|
fce4d59dc1
|
Added ability to show switches and controllers.
|
2010-04-11 01:12:23 -07:00 |
|
Bob Lantz
|
6c82d1bae7
|
Added blurbs for new demos.
|
2010-04-10 23:51:57 -07:00 |
|
Bob Lantz
|
03e5965236
|
Changed to use info() and not call build() unnecessarily.
|
2010-04-10 23:51:34 -07:00 |
|
Bob Lantz
|
c3a583c813
|
Changed comment on iperf.
|
2010-04-10 22:40:12 -07:00 |
|
Bob Lantz
|
e123afea97
|
Changed to let iperf run indefinitely. Simplifies things.
|
2010-04-10 22:38:20 -07:00 |
|
Bob Lantz
|
7ad4829203
|
Added iperf command.
|
2010-04-10 22:27:55 -07:00 |
|
Bob Lantz
|
a4db2c2fca
|
Removed unnecessary init() calls.
|
2010-04-10 21:35:58 -07:00 |
|
Bob Lantz
|
4720f559c3
|
Fixed to import TreeNet and to skip unnecessary init().
|
2010-04-10 21:35:35 -07:00 |
|
Bob Lantz
|
56278434a8
|
Changed to use library TreeNet() and remove unnecessary init().
|
2010-04-10 21:35:02 -07:00 |
|
Bob Lantz
|
8e4d818a60
|
Made the scroll bars narrower to fit ping output on my 15" screen.
|
2010-04-10 21:01:44 -07:00 |
|
Bob Lantz
|
d0e53ca863
|
Added semi-interactive command line support.
Now you can type commands into each mini-console!
|
2010-04-10 20:52:45 -07:00 |
|
Bob Lantz
|
3e6b3dd273
|
Added an example of how to make an empty Mininet and add things to it.
|
2010-04-10 19:29:04 -07:00 |
|
Bob Lantz
|
c58bb42f57
|
Added updbwgraph, a demo of how to graphically monitor node output.
|
2010-04-10 19:28:18 -07:00 |
|
Bob Lantz
|
afe0ce81a5
|
Added simple console tool demo.
The console tool spawns and monitors a bunch of nodes.
|
2010-04-10 19:26:54 -07:00 |
|
Bob Lantz
|
e10abba08d
|
Added a simple graphical network editor demo.
|
2010-04-10 19:26:20 -07:00 |
|
Bob Lantz
|
b1affce867
|
Removed TreeNet() convenience function (moved to topolib.)
|
2010-04-10 19:23:45 -07:00 |
|