1. 991093a Cleaned up warnings. by Naoki Shiota · 11 years ago
  2. 051abb4 Refactor the FlowManager addFlow() API: by Pavlin Radoslavov · 11 years ago
  3. 979cc28 Removed FlowManager related REST calls and the corresponding FlowManager by Pavlin Radoslavov · 11 years ago
  4. ab3f886 Refactoring of the API between the Flow Manager and the FlowPusher. by Pavlin Radoslavov · 11 years ago
  5. da0ab44 Refactor the interaction between the Flow Manager and the Flow Pusher. by Pavlin Radoslavov · 11 years ago
  6. 3bd5ccf Update the Javadoc comment to reflect a change to the API. by Pavlin Radoslavov · 11 years ago
  7. 4f0b60c changed IFlowService interface to flowEntryOnSwitchExpired(IOFSwitch sw, FlowEntryId flowEntryId) by Brian O'Connor · 11 years ago
  8. 4df85ae Added new API to the FlowManager, that will be called by Pavlin Radoslavov · 11 years ago
  9. 4ef6ba2 * Refactor the implementation of the FlowManager.getAllFlowsSummary() by Pavlin Radoslavov · 11 years ago
  10. f2a5265 * Remove clearFlow() and clearAllFlows(), and the corresponding REST by Pavlin Radoslavov · 11 years ago
  11. 9709991 Use FlowManager's flow ID service rather thanhave Forwarding generate its own IDs by Jonathan Hart · 11 years ago
  12. ed0f4a8 Update the REST shortest-path computation backend to use the in-memory by Pavlin Radoslavov · 11 years ago
  13. 6b79f2b * Added the skeleton for the Path Computation implementation. by Pavlin Radoslavov · 11 years ago
  14. bcc86ef Use the FlowPath Type to decide which Flow should be maintained by by Pavlin Radoslavov · 11 years ago
  15. aaace7f Added initial pieces for topology related notifications. by Pavlin Radoslavov · 11 years ago
  16. 1308dc6 Added the mechanism between the FlowManager and the Hazelcast datagrid by Pavlin Radoslavov · 11 years ago
  17. 661c86f Refactor the FlowManager: by Pavlin Radoslavov · 11 years ago
  18. eb567aa Fix some of javadoc errors under onos namespace by HIGUCHI Yuta · 11 years ago
  19. a8fceb1 Removed the old measurement code in the FlowManager, because it by admin · 11 years ago
  20. 60a1014 Renamed package flowcache -> flowmanager by HIGUCHI Yuta · 11 years ago[Renamed (98%) from src/main/java/net/onrc/onos/ofcontroller/flowcache/IFlowService.java]
  21. 356086e Moved pure ONOS code in net.floodlightcontroller.util to onos package namespace by HIGUCHI Yuta · 11 years ago
  22. edf81d7 Moved pure ONOS code in net.floodlightcontroller.flowcache to onos package namespace by HIGUCHI Yuta · 11 years ago[Renamed (98%) from src/main/java/net/floodlightcontroller/flowcache/IFlowService.java]
  23. 2051490 Moved pure ONOS code in net.floodlightcontroller.core to onos package namespace by HIGUCHI Yuta · 11 years ago
  24. 9d2451c Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Pankaj Berde · 11 years ago