- Jun 05, 2012
-
-
Nikhil Handigol authored
- May 30, 2012
-
-
Brandon Heller authored
Any code in mn is not usable by other Python code. Hence, move this code into util, so other scripts can use it.
-
Brandon Heller authored
Now customConstructor, because it general to both links and nodes.
-
- May 26, 2012
-
-
Brandon Heller authored
-
- May 24, 2012
- May 23, 2012
-
-
Bob Lantz authored
-
- May 22, 2012
-
-
Bob Lantz authored
-
- May 17, 2012
-
-
Nikhil Handigol authored
-
Nikhil Handigol authored
-
Nikhil Handigol authored
-
Bob Lantz authored
-
- May 15, 2012
- May 14, 2012
- May 13, 2012
-
-
Bob Lantz authored
-
- May 11, 2012
- May 10, 2012
-
-
Bob Lantz authored
-
- Apr 25, 2012
-
-
Bob Lantz authored
I think it's worth considering how we want to specify dpids for switches. One way would be to have Mininet (optionally) pick them automatically. Another way, which I have currently implemented, is to intuit them from the name, for example s1 -> 1. The latter is slightly inefficient, but is convenient because it ensures that there is a logical mapping between switch names and dpids, which is very helpful for debugging an OpenFlow system! Probably we should just clarify that the easiest way to set a dpid is to include it in the switch name, but you can also pass it in as a custom parameter to the constructor.
-
- Apr 14, 2012
- Apr 13, 2012
-
-
Bob Lantz authored
-
- Apr 11, 2012
-
-
Bob Lantz authored
-
- Apr 10, 2012