Skip to content
Snippets Groups Projects
  1. Jun 05, 2012
  2. May 30, 2012
  3. May 26, 2012
  4. May 24, 2012
  5. May 23, 2012
  6. May 22, 2012
  7. May 17, 2012
  8. May 15, 2012
  9. May 14, 2012
  10. May 13, 2012
  11. May 11, 2012
  12. May 10, 2012
  13. Apr 25, 2012
    • Bob Lantz's avatar
      Improve error handling for defaultDpid() · 55cf19c4
      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.
      55cf19c4
  14. Apr 14, 2012
  15. Apr 13, 2012
  16. Apr 11, 2012
  17. Apr 10, 2012
Loading