Skip to content
Snippets Groups Projects
  1. May 31, 2016
  2. Mar 30, 2016
  3. Mar 28, 2016
    • Tulio Ribeiro's avatar
      Added comments at new functions. · ab3da0f4
      Tulio Ribeiro authored
      Fault tolerant based on events, now it is totally event driven.
      Logs with INFO scope.
      Romoved comment from OFChannelHandler to show logs again.
      
      floodlightdefault.properties2 renamed to floodlightBackupNode.properties
      
      :)
      ab3da0f4
    • Tulio Ribeiro's avatar
      Fault tolerance module based on events, now it is event driven. · 98dd2d8c
      Tulio Ribeiro authored
      Switch roles from floodlightdefault.properties.
      
      Fault tolerance with primary-backup or distributed, without reconfiguration.
      One time crashed the controller shall restart with all switches in slave mode.
      This can be achieved from floodlight.properties file.
      
      The second properties file, floodlighBackupNode.properties is for backup nodes, and swicthes shall be configures in slave mode.
      
      Regards
      98dd2d8c
    • Tulio Ribeiro's avatar
      Now it is totally event driven. · 0fe87738
      Tulio Ribeiro authored
      Hello guys, I have changed the logic of simple.FT (Fault Tolerant) module.
      
      The basic idea is, the FT module register on SyncManager to receive RPC events
      (connect and disconect nodes).
      
      In connect events, the controller send its switch list to storage and
      the other controllers can sync this info.
      In disconnect events, the controller is informed about which controller crashed and
      get switch list from storage and send a role request message to swicthes.
      
      Regards.
      0fe87738
  4. Mar 26, 2016
  5. Mar 25, 2016
  6. Mar 24, 2016
  7. Mar 16, 2016
  8. Mar 15, 2016
  9. Feb 09, 2016
  10. Jan 21, 2016
  11. Dec 18, 2015
  12. Oct 06, 2015
  13. Sep 21, 2015
  14. Mar 09, 2015
  15. Jul 30, 2014
  16. Jul 28, 2014
  17. 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
  18. Mar 07, 2014
  19. Mar 02, 2014
  20. Dec 20, 2013
  21. Aug 06, 2013
  22. Jun 24, 2013
  23. Jun 23, 2013
  24. Jun 17, 2013
  25. Jun 05, 2013
  26. Jun 03, 2013
  27. Jun 02, 2013
  28. May 25, 2013
Loading