Skip to content
Snippets Groups Projects
  1. May 17, 2012
  2. May 15, 2012
  3. May 14, 2012
  4. May 13, 2012
  5. May 11, 2012
  6. May 10, 2012
  7. 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
  8. Apr 14, 2012
  9. Apr 13, 2012
  10. Apr 11, 2012
  11. Apr 10, 2012
  12. Apr 09, 2012
  13. Apr 06, 2012
  14. Apr 04, 2012
  15. Apr 03, 2012
  16. Apr 01, 2012
Loading