Skip to content
Snippets Groups Projects
  1. Jan 05, 2011
  2. Oct 18, 2010
  3. Sep 02, 2010
  4. Aug 20, 2010
  5. Aug 18, 2010
  6. Aug 17, 2010
  7. Aug 16, 2010
  8. Aug 06, 2010
  9. Jun 16, 2010
  10. Mar 27, 2010
  11. Mar 23, 2010
    • Brandon Heller's avatar
      Fix NOX breakage · f32a5468
      Brandon Heller authored
      Controllers are no longer namespace-able, and all calls need one fewer
      arg.
      
      Also use more sensible temporary variable name.
      f32a5468
  12. Mar 24, 2010
  13. Mar 10, 2010
  14. Mar 09, 2010
  15. Mar 05, 2010
  16. Mar 03, 2010
  17. Mar 02, 2010
  18. Feb 28, 2010
    • Bob Lantz's avatar
      Minor cleanup of mn/net and fixes for CLI. · 2235f216
      Bob Lantz authored
      All commands should work now.
      2235f216
    • Bob Lantz's avatar
      Changed custom feature so that params aren't added to globals. · c3a44400
      Bob Lantz authored
      There is probably a better way of doing this, but currently
      parseCustomFile can modify globals (e.g. TOPOS) as well as
      instance variables (self.validate) and classes (e.g. MyTopo),
      which are also in the global name space.
      
      Inconveniently enough, lambdas don't seem to be full closures
      in Python; if they were, this trickiness would be unnecessary.
      
      Even so, using execfile() seems like it might be a bit dubious...
      c3a44400
  19. Feb 27, 2010
  20. Jan 30, 2010
    • Brandon Heller's avatar
      Revamp custom topology input · befa1310
      Brandon Heller authored
      Defining custom topologies, switch types, controllers, and hosts is now
      much easier.  Plus, all Ripcord-specific stuff has been moved out.
      befa1310
  21. Jan 29, 2010
  22. Feb 09, 2010
  23. Feb 05, 2010
  24. Feb 04, 2010
  25. Jan 26, 2010
Loading