Skip to content
Snippets Groups Projects
  1. Dec 20, 2009
    • Brandon Heller's avatar
      Rewrite Ripcord test and most of mininet · bc547080
      Brandon Heller authored
      Make much of the Mininet code object-oriented around the new Mininet
      object, and create a generic way to build a Mininet.
      
      Previously, each network topology was created by Mininet API calls,
      which seems much less approachable for new users than passing in a
      topology object along with controller, switch, and host classes.
      
      The modified code is all in ripcordtest.py, but will need to replace the
      main mininet.py code eventually.
      
      Kernel-space support only, for now.
      bc547080
  2. Dec 18, 2009
  3. Dec 16, 2009
  4. Dec 15, 2009
  5. Dec 14, 2009
  6. Dec 11, 2009
  7. Dec 10, 2009
Loading