1. 68e8dd6 Hook up the Intent and Flow REST APIs to the modules/services. by Jonathan Hart · 10 years ago
  2. b0d8624 Add an executor for flow batch operation. by Toshio Koide · 10 years ago
  3. 165ff47 Fix a bug when creating FlowId and FlowBatchId from hex string: by Pavlin Radoslavov · 10 years ago
  4. 7cd8a42 Extract common ID generation logic using IdBlockAllocator by Sho SHIMIZU · 10 years ago
  5. d6dbb95 Add FlowEventDispatcher and implement event handler of FlowManagerModule. by Toshio Koide · 10 years ago
  6. 77ec998 Preperation for the FloodlightModule implementaion of MatchActionModule. by Toshio Koide · 10 years ago
  7. 7db3ce9 Update FlowManagerModule's implementation. by Toshio Koide · 10 years ago
  8. d6cbec3 Add a distributed map implementation of FlowBatchMap. by Toshio Koide · 10 years ago
  9. b7a578c Add a distributed map implementation of FlowMap. by Toshio Koide · 10 years ago
  10. 03eba33 Add IFloodlightModule interface methods to FlowManagerModule. by Toshio Koide · 10 years ago
  11. 77803d3 Getter REST APIs for Intents, FlowManager, and MatchAction. by Jonathan Hart · 10 years ago
  12. a5611ce Add interfaces for FlowMap and FlowBatchMap. by Toshio Koide · 10 years ago
  13. 3c84631 Change FlowBatchHandle to be interface class. by Toshio Koide · 10 years ago
  14. 079d57c Add a method for retrieving FlowIdGenerator instance to FlowManagerService. by Toshio Koide · 10 years ago
  15. 8464882 Add MatchActionOperations computation mechanism. by Toshio Koide · 10 years ago
  16. fc5acc7 Update FlowManager's API design and define batch operation map's API. by Toshio Koide · 10 years ago
  17. b8cea26 Implement event listeners of the FlowManager. by Toshio Koide · 10 years ago
  18. 515ba84 Add FlowIdGenerator's implementation class. by Toshio Koide · 10 years ago
  19. 7894ca0 Rename IFlow to Flow on javadocs. by Toshio Koide · 10 years ago
  20. fad1cd5 Drop "I" prefix from IBatchOperationTarget, IFlow and IFlowManagerService. by Toshio Koide · 10 years ago
  21. 4ea8419 Update BatchOperation class to be more generic and extensible. by Toshio Koide · 10 years ago
  22. a8e8c54 Update onos.api.batchoperation package. by Toshio Koide · 10 years ago
  23. 473b1f6 Change the batchoperation package to use the same ID for UpdateOperation by Toshio Koide · 10 years ago
  24. 025a915 Define ID representation for Intent, IFlow and MatchAction by Toshio Koide · 10 years ago
  25. d46b66d Implement a setter and a getter of the conflict detection policy for flow manager. by Toshio Koide · 10 years ago
  26. a03915e Skeletons for Intent-runtime, Flow-manager and Match-action modules. by Toshio Koide · 10 years ago