- Apr 11, 2010
-
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
The console tool spawns and monitors a bunch of nodes.
-
Bob Lantz authored
-
Bob Lantz authored
Now you don't need to specify a default read count. Now, by default, we print the pid out in sendCmd() which allows us to snarf it later and set lastPid correctly. Now, we wrap os.kill() in a try block, so that if the process is already gone we don't get an exception.
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
- Apr 09, 2010
-
-
Bob Lantz authored
-
- Apr 05, 2010
-
-
Brandon Heller authored
Caution: code is incomplete - can't set a default type from the CLI and in some places the phrase xterm should be replaced by terminal.
-
Brandon Heller authored
Kill seems to get ignored, while quit kills the detached sessions.
-
Brandon Heller authored
-
- Mar 31, 2010
- Mar 27, 2010
- Mar 26, 2010
-
-
Bob Lantz authored
Added alpha releas comments, inc. do not distribute yet. Added install notes for install.sh.
-
- Mar 23, 2010
-
-
Brandon Heller authored
-
- Mar 26, 2010
- Mar 23, 2010
-
-
Brandon Heller authored
-
Brandon Heller authored
This reverts commit 07aad110. When the semantics are clear, functionality like this will get added back to Mininet. Conflicts: mininet/node.py
-
Brandon Heller authored
Controllers are no longer namespace-able, and all calls need one fewer arg. Also use more sensible temporary variable name.
-
Brandon Heller authored
-
Brandon Heller authored
Works around bug in newer version of kernel-package.
-
Brandon Heller authored
-
Brandon Heller authored
-
Brandon Heller authored
-
Brandon Heller authored
-
Brandon Heller authored
-
- Mar 24, 2010
-
-
Brandon Heller authored
-
Brandon Heller authored
Thanks to Ben Pfaff who wrote the patch
-