1. edf81d7 Moved pure ONOS code in net.floodlightcontroller.flowcache to onos package namespace by HIGUCHI Yuta · 11 years ago
  2. 2051490 Moved pure ONOS code in net.floodlightcontroller.core to onos package namespace by HIGUCHI Yuta · 11 years ago
  3. c28b848 Clean db conf loading from one place by Pankaj Berde · 11 years ago
  4. 465ac7c jira #ONOS-34: ONOS publisher to publish to ONOS for switch add, remove and port add, remove by Pankaj Berde · 11 years ago
  5. 2239f0d migrate to Titan 0.3.0 by Pankaj Berde · 11 years ago
  6. 1519309 Reduced graph handles and thread locals by Pankaj Berde · 11 years ago
  7. 9e92c51 Added debug statements for switch handshake progress and switch disconnections by Jonathan Hart · 11 years ago
  8. 3525df9 Added more debug statements to role handling code to debug switch join issues by Jonathan Hart · 11 years ago
  9. 519d478 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Jonathan Hart · 11 years ago
  10. a95c6d9 Fix in hardware switch connection handling code - We now ensure we only add a switch to the active list if we actually already sent a MASTER request to switch (previously switch would be added even if only a SLAVE request had been sent) by Jonathan Hart · 11 years ago
  11. da7187b fixed #229: handling rapid switch flapping race conditions gracefully by Pankaj Berde · 11 years ago
  12. 99fcee1 fixed #229: handling rapid switch flapping race conditions gracefully by Pankaj Berde · 11 years ago
  13. fa4d0f7 #229: Cannot set switches to inactive due to race condition by Pankaj Berde · 11 years ago
  14. 01939e9 fixed #229: race condition when a switch connection flaps by Pankaj Berde · 11 years ago
  15. f8ad285 DB update race condition by Pankaj Berde · 11 years ago
  16. 97801ac Fixed standalone bug, documented and cleaned up the registry API by Jonathan Hart · 11 years ago
  17. cc957a0 Controller now uses the registry module to enable fault tolerance\! by Jonathan Hart · 11 years ago
  18. d10008d Minor Registry changes and Controller now registers itself on startup using the registry by Jonathan Hart · 11 years ago
  19. c2e95ee Merged registry code into master by Jonathan Hart · 11 years ago
  20. d7d8b79 Add TopoRouteService to the list of modules to be loaded on startup. by Pavlin Radoslavov · 11 years ago
  21. 19b0e12 Add FlowManager to the list of modules to be loaded on startup. by Pavlin Radoslavov · 11 years ago
  22. d82f20d Renamed the Mastership API to use Registry terminology by Jonathan Hart · 11 years ago
  23. b56bb29 Initial version of a Mastership module by Umesh Krishnaswamy · 11 years ago
  24. 29ab7fc Threadlocal Titan handle by Pankaj Berde · 11 years ago
  25. 6a4075d Active DeletePort by Pankaj Berde · 11 years ago
  26. 6debb04 Search for dest port for duplicate search by Pankaj Berde · 12 years ago
  27. 67f88fb added config properties for titan by Pankaj Berde · 12 years ago
  28. 0fc4e43 integrated and added checks to avoid duplicate links by Pankaj Berde · 12 years ago
  29. afb2053 fix compile errors by Pankaj Berde · 12 years ago
  30. 8557a46 Initial implementation using titan for reference...not tested by Pankaj Berde · 12 years ago
  31. 9b5c59e Create a copy of floodlight source files on which we can apply our changes. by Umesh Krishnaswamy · 12 years ago[Renamed from src/ext/floodlight/src/main/java/net/floodlightcontroller/core/internal/Controller.java]
  32. 345ee99 Import Floodlight v0.90 by Umesh Krishnaswamy · 12 years ago