- Apr 13, 2010
- Apr 11, 2010
-
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
This is not as generic as having a single 'term' command, but it's a lot more convenient to use.
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
This should make it easier for people who use screen for other purposes to identify which sessions were created by mininet.
-
Bob Lantz authored
We may still need additional code to clean up after ovs.
-
Bob Lantz authored
There might still be some issues with this however...
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
For a network, we create "links" rather than "edges" on a graph. "Edges" is a bit confusing because the links may not be edge links on the network! Also, since you're not necessarily running a "test", I changed it to just say that we're "Done."
-
Bob Lantz authored
-
Bob Lantz authored
Now you can type commands into each mini-console!
-
Bob Lantz authored
-
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
-