Skip to content
Snippets Groups Projects
  1. Oct 10, 2014
    • Ryan Izard's avatar
      Fixed some more unit tests. In the process, discovered some errors in more... · 5b0933bb
      Ryan Izard authored
      Fixed some more unit tests. In the process, discovered some errors in more overridden equals(). Also, discovered I had inadvertently commented out an important few lines the routing module uses to set the ingress port of flows used in the route. Those lines are now ported and use MatchUtils to copy the Match properly.
      5b0933bb
  2. Aug 14, 2014
    • Ryan Izard's avatar
      Fixed lots of compile errors in unit tests; mostly involved replacing longs... · 36810baf
      Ryan Izard authored
      Fixed lots of compile errors in unit tests; mostly involved replacing longs with DatapathIds, byte[]s with MacAddresses and Ipv4Addresses, and shorts with OFPorts and VlanVids; some refactoring of flow mod contruction was also done to align with loxi's builders. The static flow puser now supports IP TOS for OF1.0 and for OF1.1+ it supports match/rewrite to either ECN or DSCP bits.
      36810baf
  3. Jun 18, 2014
    • Rob Sherwood's avatar
      Revert "Changes so far" · 736a2e96
      Rob Sherwood authored
      This reverts commit 4ae94669.
      736a2e96
    • Ryan Izard's avatar
      Changes so far · 4ae94669
      Ryan Izard authored
      Refactored structure of core components to work with openflowj-loxi.
      Presently refactoring Routing, Firewall, Forwarding, DeviceManager,
      LinkDiscovery, Topology, and LearningSwitch.
      Hub has been refactored.
      4ae94669
  4. May 14, 2013
  5. May 09, 2013
  6. Apr 30, 2013
  7. Apr 29, 2013
    • Rob Adams's avatar
      1) Add BootstrapTool that allows for configuring the system store to · 3cf1e473
      Rob Adams authored
      bootstrap a cluster without needing to use SyncClient manually
      2) Configure sync service to use authenticated connections by default
      3) Set up VM with a default set of authentication credentials which
      at the moment are simply generated a VM build time.
      4) Some improvements to cleanup of netty to avoid leaving around
      non-daemon timer threads that prevent clean shutdown.
      3cf1e473
  8. Apr 26, 2013
  9. Apr 25, 2013
  10. Apr 23, 2013
  11. Apr 19, 2013
  12. Apr 18, 2013
  13. Mar 28, 2013
  14. Jan 04, 2013
  15. Dec 31, 2012
  16. Dec 29, 2012
  17. Nov 29, 2012
  18. Nov 12, 2012
  19. Nov 09, 2012
  20. Jul 31, 2012
  21. Jul 25, 2012
  22. May 11, 2012
  23. Feb 28, 2012
  24. Feb 16, 2012
  25. Feb 07, 2012
  26. Dec 16, 2011
Loading