1. ab3e9e6 Improvements to Intent Framework to allow intents to be installed end to end. by Brian O'Connor · 10 years ago
  2. 04f16a6 Enforce space around colon in enhanced for statement by Yuta HIGUCHI · 10 years ago
  3. 93d35ea Rename {Switch,Port,Link,Host}Event -> {...}Data by Yuta HIGUCHI · 10 years ago
  4. 68e8dd6 Hook up the Intent and Flow REST APIs to the modules/services. by Jonathan Hart · 10 years ago
  5. 7cd8a42 Extract common ID generation logic using IdBlockAllocator by Sho SHIMIZU · 10 years ago
  6. 168c3a3 Use serialize/deserialize method in KryoFactory to reduce duplications by Sho SHIMIZU · 10 years ago
  7. 5a3e431 Delete TODO comment that is already resolved by Sho SHIMIZU · 10 years ago
  8. 4744151 Implement Floodlight module for Intent Service. by Sho SHIMIZU · 10 years ago
  9. 73da16d Refactor IntentFloodlightService by Sho SHIMIZU · 10 years ago
  10. 913969b Implement IntentInstallers by Sho SHIMIZU · 10 years ago
  11. f7b693e Implement IntentCompilers by Sho SHIMIZU · 10 years ago
  12. 77803d3 Getter REST APIs for Intents, FlowManager, and MatchAction. by Jonathan Hart · 10 years ago
  13. 11812fc Implement Intent Manager Runtime by Sho SHIMIZU · 10 years ago
  14. 5d62ba8 Implement intent related distributed map for Intent Manager implementation by Sho SHIMIZU · 10 years ago
  15. 0870f78 Revise message explaining the cause of exception by Sho SHIMIZU · 10 years ago
  16. 95d53c8 Make test intent types serializable by Kryo by Sho SHIMIZU · 10 years ago
  17. 07ace75 Register intent related types to Kryo serialization by Sho SHIMIZU · 10 years ago
  18. 1674fb3 Support Kryo serialization for intent related types by Sho SHIMIZU · 10 years ago
  19. 9aa4c0f Update the Flow classes. by Toshio Koide · 10 years ago
  20. a8fae01 Revise Javadoc by Sho SHIMIZU · 10 years ago
  21. 42b9281 Add missing Javadoc by Sho SHIMIZU · 10 years ago
  22. fc932d5 Refactor IdBlcok: move to core.util package by Sho SHIMIZU · 10 years ago
  23. 6fa3af0 Add InstallableIntent implementations by Sho SHIMIZU · 10 years ago
  24. 9257b0c Create an implementaion of IntentIdGenerator by Sho SHIMIZU · 10 years ago
  25. 228140c Re-organize intent related packages by Sho SHIMIZU · 10 years ago
  26. d8b077a Drop "I" prefix from IAction, IMatch, IMatchActionService. (ONOS-1879) by Toshio Koide · 10 years ago
  27. 8f42ef1 Adapt to the new Flow Manager API by Sho SHIMIZU · 10 years ago
  28. fad1cd5 Drop "I" prefix from IBatchOperationTarget, IFlow and IFlowManagerService. by Toshio Koide · 10 years ago
  29. 4ea8419 Update BatchOperation class to be more generic and extensible. by Toshio Koide · 10 years ago
  30. 9beddc0 Fix Javadoc comments with adding <p> tags by Sho SHIMIZU · 10 years ago
  31. 68a052d Redesign a part of APIs of IIntentRuntimeService by Sho SHIMIZU · 10 years ago
  32. 308a45a Define APIs to determine how to install/remove an intent by Sho SHIMIZU · 10 years ago
  33. 113c027 Define APIs to determine how to translate an intent. by Sho SHIMIZU · 10 years ago
  34. 597476f Define a new intent type which supports the connectivity required in SDN-IP by Sho SHIMIZU · 10 years ago
  35. cdc5013 Define a new intent type which supports point-to-point connevtivity by Sho SHIMIZU · 10 years ago
  36. 025a915 Define ID representation for Intent, IFlow and MatchAction by Toshio Koide · 10 years ago
  37. a03915e Skeletons for Intent-runtime, Flow-manager and Match-action modules. by Toshio Koide · 10 years ago