- Apr 28, 2010
-
-
Bob Lantz authored
-
- Apr 24, 2010
- Apr 23, 2010
-
-
Bob Lantz authored
Minor cosmetic change, really.
-
Bob Lantz authored
Note now that we can pass options into switches; for example, we could enable stp with Switch( 's1', opts='--stp' ).
-
Bob Lantz authored
-
Bob Lantz authored
It seems that it is more convenient to be able to call cmd( 'foo', 'bar', 1) for example. However, this may make it slightly less efficient, so we will see how it works.
-
Bob Lantz authored
Link check wasn't quite right - e.g. 'eth1' could be found in 'eth10' previously. Updated quietRun to allow passing in args directly rather than as a list.
-
Bob Lantz authored
I'm still not 100% sure on this.
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
- Apr 13, 2010
-
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
-
Bob Lantz authored
It may be fragile, but it does sort of work.
-
Bob Lantz authored
-
Bob Lantz authored
This allows monitor() to be used for polling. Of course, you probably want to use poll() first anyway, but it's nice not to have to block if there's no output.
-
Bob Lantz authored
-
- 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...
-