1. fc5acc7 Update FlowManager's API design and define batch operation map's API. by Toshio Koide · 10 years ago
  2. b8cea26 Implement event listeners of the FlowManager. by Toshio Koide · 10 years ago
  3. 515ba84 Add FlowIdGenerator's implementation class. by Toshio Koide · 10 years ago
  4. 3d322f4 Removed obsolete methods SwitchPort.dpid() and SwitchPort.port() by Pavlin Radoslavov · 10 years ago
  5. 5c5ca10 Update compile() method of Flow object. by Toshio Koide · 10 years ago
  6. 0880810 Simplify the implementation of equals() method. by Toshio Koide · 10 years ago
  7. 9aa4c0f Update the Flow classes. by Toshio Koide · 10 years ago
  8. 7894ca0 Rename IFlow to Flow on javadocs. by Toshio Koide · 10 years ago
  9. 42ae1b5 Remove MatchActionPlan class by Ray Milkey · 10 years ago
  10. 73f4234 Define an interface to generate FlowId by Sho SHIMIZU · 10 years ago
  11. d8b077a Drop "I" prefix from IAction, IMatch, IMatchActionService. (ONOS-1879) by Toshio Koide · 10 years ago
  12. fad1cd5 Drop "I" prefix from IBatchOperationTarget, IFlow and IFlowManagerService. by Toshio Koide · 10 years ago
  13. 4ea8419 Update BatchOperation class to be more generic and extensible. by Toshio Koide · 10 years ago
  14. a8e8c54 Update onos.api.batchoperation package. by Toshio Koide · 10 years ago
  15. c963a8d Change IFlow objects' field and method names to clarify the meanings of actions by Toshio Koide · 10 years ago
  16. 025a915 Define ID representation for Intent, IFlow and MatchAction by Toshio Koide · 10 years ago
  17. a03915e Skeletons for Intent-runtime, Flow-manager and Match-action modules. by Toshio Koide · 10 years ago