Skip to content
Snippets Groups Projects
  1. Jan 02, 2010
  2. Dec 26, 2009
    • Brandon Heller's avatar
      Move TreeNet to new Mininet API · 8b5062a3
      Brandon Heller authored
      Also remove all non-object-oriented legacy Mininet code and update
      tests.
      
      User-space compatibility is untested, but most of the code for it is
      still in.
      8b5062a3
  3. Dec 20, 2009
    • Brandon Heller's avatar
      Move Node functions into their own file · 89bf3103
      Brandon Heller authored
      Nodes include Switch, Host, and Controller; move these to a separate
      file.
      
      This file still could use some attention to hide private functions.
      Node seems like a primary class to extend, for adding stuff like Open
      vSwitch, so it could benefit from a simpler interface.
      89bf3103
Loading