1. 37c5547 Add Performance log to AddFlow by Yuta HIGUCHI · 11 years ago
  2. ef3828d Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS into RAMCloud-yoshi by Yuta HIGUCHI · 11 years ago
  3. a97632b Fixed bugs by yoshi · 11 years ago
  4. cf87e53 Fix a bug inside FlowDatabaseOperation.extractFlowEntry() by Pavlin Radoslavov · 11 years ago
  5. ce93a03 Fix a bug: Set the idleTimeout and hardTimeout to the FlowEntry by Pavlin Radoslavov · 11 years ago
  6. b1a1f33 Merge from upstream/master by yoshi · 11 years ago
  7. 991093a Cleaned up warnings. by Naoki Shiota · 11 years ago
  8. 5139c0b * Added the OpenFlow-1.0 idleTimeout and hardTimeout fields to the by Pavlin Radoslavov · 11 years ago
  9. 38805cd Merge from master by onlab-qa · 11 years ago
  10. 5b3ad19 Reverted fix which caused unit tests to not compile by Jonathan Hart · 11 years ago
  11. 184a730 Merge pull request #469 from jonohart/master by pavlin-r · 11 years ago
  12. e79c19a Minor refactoring of the getAllFlowsSummary() implementation: by Pavlin Radoslavov · 11 years ago
  13. 48c2d31 Merge in refactored FlowManager API which caused confict as I had updated Forwarding recently by Jonathan Hart · 11 years ago
  14. 051abb4 Refactor the FlowManager addFlow() API: by Pavlin Radoslavov · 11 years ago
  15. 8ede4eb Removed FlowDatabaseOperation methods that are not needed anymore. by Pavlin Radoslavov · 11 years ago
  16. cc1eb8a Removed links from Ports to FlowEntries in the database to prevent a write conflict by Jonathan Hart · 11 years ago
  17. 67bf762 Minor API cleanup: remove an argument that is not needed in some of the by Pavlin Radoslavov · 11 years ago
  18. 2fca8d1 * Refactor some of of the internals of the FlowEventHandler, so by Pavlin Radoslavov · 11 years ago
  19. 6bfaea6 Cleanup in the FlowPusher and the FlowSynchronizer: by Pavlin Radoslavov · 11 years ago
  20. 89a486d Merge ONOS master by yoshi · 11 years ago
  21. 719805d Deleted debug log by yoshi · 11 years ago
  22. 4021094 Add debug log by yoshi · 11 years ago
  23. 2b7f430 Added debug log by yoshi · 11 years ago
  24. 9243f70 Use method FlowEntry.isValidFlowEntryId() as appropriate. by Pavlin Radoslavov · 11 years ago
  25. b292c62 Success complication by yoshitomo · 11 years ago
  26. 4ef6ba2 * Refactor the implementation of the FlowManager.getAllFlowsSummary() by Pavlin Radoslavov · 11 years ago
  27. f2a5265 * Remove clearFlow() and clearAllFlows(), and the corresponding REST by Pavlin Radoslavov · 11 years ago
  28. 90c2899 Merge branch 'syncdev' of github.com:n-shiota/ONOS into syncdev by Brian O'Connor · 11 years ago
  29. 8af4de6 Merge branch 'master' into syncdev by Brian O'Connor · 11 years ago
  30. 7407ab5 * Updated the implementation of method FlowManager.pushModifiedFlowEntries() by Pavlin Radoslavov · 11 years ago
  31. a8e4980 adding FlowSynchronizer module by Brian O'Connor · 11 years ago
  32. ebc8b19 * Minor refactoring in the original FlowManager logic when setting by Pavlin Radoslavov · 11 years ago
  33. 7d4a40e Added new field FlowPath.flowPathUserState by Pavlin Radoslavov · 11 years ago
  34. bcc86ef Use the FlowPath Type to decide which Flow should be maintained by by Pavlin Radoslavov · 11 years ago
  35. d28cf7c Introduced new field FlowPathType to the Flow Path. by Pavlin Radoslavov · 11 years ago
  36. 6ac8d18 Make Logger instance final as SL4J suggests by Yuta HIGUCHI · 11 years ago
  37. 661c86f Refactor the FlowManager: by Pavlin Radoslavov · 11 years ago