1. 23701d1 Renamed devicemanager, flowprogrammer, linkdiscovery and util packages by Jonathan Hart · 10 years ago
  2. 51f6f5b Renamed onos core package by Jonathan Hart · 10 years ago
  3. 96892d1 Pulled packet libraries into the ONOS namespace by Jonathan Hart · 10 years ago
  4. a48d2e6 Proposal: Remove REST call to clear switch flow tables by Jonathan Hart · 10 years ago
  5. 862cc3b Renamed paths of REST API. by Naoki Shiota · 11 years ago
  6. b32edf5 Separated ONOS specific REST API modules from floodlight. by Naoki Shiota · 11 years ago
  7. 20fab1a Removed the Floodlight counter module by Jonathan Hart · 11 years ago
  8. ec4f14e Removed Floodlight's hot-standby HA framework by Jonathan Hart · 11 years ago
  9. ffbcffb Removed IInfoProvider interface by Jonathan Hart · 11 years ago
  10. 535325c Merge in changes from master by Jonathan Hart · 11 years ago
  11. 3ec878e Merge pull request #12 from OPENNETWORKINGLAB/master by Pankaj Berde · 11 years ago
  12. 8a5d097 Workaround to prevent links being added to the database before ports are there - fixes ONOS-713 by Jonathan Hart · 11 years ago
  13. 73e7fb7 Removed unused Floodlight modules by mininet · 11 years ago
  14. b0904bf Cleaned up the code further after removing the storage framework by Jonathan Hart · 11 years ago
  15. 2fa2806 Removed Floodlight storage framework by Jonathan Hart · 11 years ago
  16. 6ac8d18 Make Logger instance final as SL4J suggests by Yuta HIGUCHI · 11 years ago
  17. 63b3072 Fix for a bug introduced on 2543c8af348f22836dfbcecb91e56771bd8ca87e by HIGUCHI Yuta · 11 years ago
  18. 5e9eca9 Merge branch 'master' into fix_findbug_issues by Yuta HIGUCHI · 11 years ago
  19. a653e9f Fix/update the integration of the FlowManager module / IFlowService service. by Pavlin Radoslavov · 11 years ago
  20. e6a7aa7 Fix simple bugs reported by FindBugs by Yuta HIGUCHI · 11 years ago
  21. dc73bb1 Next iteration of fix for jira:155..Single update queue by Pankaj Berde · 11 years ago
  22. ddd01ba Cleanup the TopoRouteService so it is not a Floodlight module anymore. by Pavlin Radoslavov · 11 years ago
  23. ec4bff8 Add comment to clarify change made by ONOS by HIGUCHI Yuta · 11 years ago
  24. eae374d Change the name of the modified method deliverRoleRequestNotSupported() to deliverRoleRequestNotSupportedEx() to avoid signature changes to original code. by HIGUCHI Yuta · 11 years ago
  25. 1136070 Add documenttation about changes made to Controller class. by HIGUCHI Yuta · 11 years ago
  26. 60a1014 Renamed package flowcache -> flowmanager by HIGUCHI Yuta · 11 years ago
  27. 36cf076 Separate Port Added/Removed Event added by ONOS from IOFSwitchListener to IOFSwitchPortListener by HIGUCHI Yuta · 11 years ago
  28. 858c1ea Organize Imports by HIGUCHI Yuta · 11 years ago
  29. 0ba6fd0 Remove whitespaces to match floodlight original code. by HIGUCHI Yuta · 11 years ago
  30. edf81d7 Moved pure ONOS code in net.floodlightcontroller.flowcache to onos package namespace by HIGUCHI Yuta · 11 years ago
  31. 2051490 Moved pure ONOS code in net.floodlightcontroller.core to onos package namespace by HIGUCHI Yuta · 11 years ago
  32. c28b848 Clean db conf loading from one place by Pankaj Berde · 11 years ago
  33. 465ac7c jira #ONOS-34: ONOS publisher to publish to ONOS for switch add, remove and port add, remove by Pankaj Berde · 11 years ago
  34. 2239f0d migrate to Titan 0.3.0 by Pankaj Berde · 11 years ago
  35. 1519309 Reduced graph handles and thread locals by Pankaj Berde · 11 years ago
  36. 9e92c51 Added debug statements for switch handshake progress and switch disconnections by Jonathan Hart · 11 years ago
  37. 3525df9 Added more debug statements to role handling code to debug switch join issues by Jonathan Hart · 11 years ago
  38. 519d478 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Jonathan Hart · 11 years ago
  39. 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
  40. da7187b fixed #229: handling rapid switch flapping race conditions gracefully by Pankaj Berde · 11 years ago
  41. 99fcee1 fixed #229: handling rapid switch flapping race conditions gracefully by Pankaj Berde · 11 years ago
  42. fa4d0f7 #229: Cannot set switches to inactive due to race condition by Pankaj Berde · 11 years ago
  43. 01939e9 fixed #229: race condition when a switch connection flaps by Pankaj Berde · 11 years ago
  44. f8ad285 DB update race condition by Pankaj Berde · 11 years ago
  45. 97801ac Fixed standalone bug, documented and cleaned up the registry API by Jonathan Hart · 11 years ago
  46. cc957a0 Controller now uses the registry module to enable fault tolerance\! by Jonathan Hart · 11 years ago
  47. d10008d Minor Registry changes and Controller now registers itself on startup using the registry by Jonathan Hart · 11 years ago
  48. c2e95ee Merged registry code into master by Jonathan Hart · 11 years ago
  49. d7d8b79 Add TopoRouteService to the list of modules to be loaded on startup. by Pavlin Radoslavov · 11 years ago
  50. 19b0e12 Add FlowManager to the list of modules to be loaded on startup. by Pavlin Radoslavov · 11 years ago
  51. d82f20d Renamed the Mastership API to use Registry terminology by Jonathan Hart · 11 years ago
  52. b56bb29 Initial version of a Mastership module by Umesh Krishnaswamy · 11 years ago
  53. 29ab7fc Threadlocal Titan handle by Pankaj Berde · 12 years ago
  54. 6a4075d Active DeletePort by Pankaj Berde · 12 years ago
  55. 6debb04 Search for dest port for duplicate search by Pankaj Berde · 12 years ago
  56. 67f88fb added config properties for titan by Pankaj Berde · 12 years ago
  57. 0fc4e43 integrated and added checks to avoid duplicate links by Pankaj Berde · 12 years ago
  58. afb2053 fix compile errors by Pankaj Berde · 12 years ago
  59. 8557a46 Initial implementation using titan for reference...not tested by Pankaj Berde · 12 years ago
  60. 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]
  61. 345ee99 Import Floodlight v0.90 by Umesh Krishnaswamy · 12 years ago