1. 93508c2 Unit tests and manager changes for failure cases by Ray Milkey · 9 years ago
  2. 7a71d5d Added WITHDRAW_REQ Intent State for ONOS-146 by Brian O'Connor · 9 years ago
  3. f5e3580 Modified the MultiPointToSinglePointIntentCompiler to prevent duplicate packets by Jonathan Hart · 9 years ago
  4. 5d55ed4 Bug fixes for Intent Manager by Brian O'Connor · 9 years ago
  5. a44dda5 Suppressing PathNotFound exception by Brian O'Connor · 9 years ago
  6. 86f6f7f Adding Leadership Listener to IntentBatchService by Brian O'Connor · 9 years ago
  7. a9819bf fix intent issues yuta observed by alshabib · 9 years ago
  8. c2bf3d8 IntentManager: use IntentStore batch APIs by Yuta HIGUCHI · 9 years ago
  9. 5dd52f7 Enhancing the GUI traffic-related code. Fixed a defect in reactive forwarding. by Thomas Vachuska · 9 years ago
  10. 82e5326 For ONOS-356 by Yuta HIGUCHI · 9 years ago
  11. 72a034c Initial implementation of distributed intent batch queue by Brian O'Connor · 9 years ago
  12. e4b6bb2 Intents are now removed after being withdrawn. by Thomas Vachuska · 9 years ago
  13. e97ede9 ONOS-239 Retrigger compilation when new resources are available by Ray Milkey · 9 years ago
  14. fe4367a IntentManager: lower log level to dump details by Yuta HIGUCHI · 9 years ago
  15. 520c052 Changing Intent Ids to use explicit id assignment by Brian O'Connor · 9 years ago
  16. 2be9bea adding specified treatments when uninstalling intents by alshabib · 9 years ago
  17. a505e4f Fix typo in path not found exception text by Ray Milkey · 9 years ago
  18. 4a33807 SinglePoint to MultiPoint Intent initial implementation by Michele Santuari · 10 years ago
  19. 427a176 Updating Intent Manager to deal with failures. by Brian O'Connor · 9 years ago
  20. 3908fde Fix ONOS-151 to support installation of PointToPointIntent by Sho SHIMIZU · 9 years ago
  21. 392619e adding group id for intent flows by Brian O'Connor · 9 years ago
  22. 5c05f86 only apply passed actions to last flowrule in p2pintent by alshabib · 9 years ago
  23. c3de1bc fix in the point to point intent to take into account existing treatments by alshabib · 9 years ago
  24. 00dd1f9 Fix for optical re-reoute by Praseed Balakrishnan · 9 years ago
  25. e2ff25a Serializing batch execution on per-instance basis for intents by Brian O'Connor · 9 years ago
  26. c9d7673 Cleaned up inconsistency in OpticalConnectivityIntent API. by Jonathan Hart · 9 years ago
  27. 772852a Some fixes for the optical app by Brian O'Connor · 9 years ago
  28. fa81eae Refactored intent framework to deal with batches. by Brian O'Connor · 10 years ago
  29. de8e6b5 WIP: Fix ONOS-151 bug that raises exception when the same switch is designated by Sho SHIMIZU · 9 years ago
  30. aaaa963 Remove null check because of guarantee of non-null by Sho SHIMIZU · 9 years ago
  31. 9909d17 Filter paths not satisfying the specified constraints by Sho SHIMIZU · 9 years ago
  32. 2683761 Merge "Refactor: Improve null safety and simplify branch conditioin" by Thomas Vachuska · 10 years ago
  33. 8d3ce43 Unit Tests for Bandwidth and Lambda allocations by Ray Milkey · 10 years ago
  34. 5653151 Refactor: Improve null safety and simplify branch conditioin by Sho SHIMIZU · 10 years ago
  35. 65d1294 Merge "Make logger static final variable" by Thomas Vachuska · 10 years ago
  36. 460f402 ONOS-22 - Add Constraints to CLI Commands by Ray Milkey · 10 years ago
  37. 8b5051d Make logger static final variable by Sho SHIMIZU · 10 years ago
  38. b14c77a Fixed a number of javadoc warnings and cleaned up aggregate javadocs. by Thomas Vachuska · 10 years ago
  39. edc944c adding constaints to intent API by Thomas Vachuska · 10 years ago
  40. 2dd5abd Optical Treatment to include SigType by Praseed Balakrishnan · 10 years ago
  41. 41718fc Applied some fixes to Intents by Brian O'Connor · 10 years ago
  42. 7b652ad Fixed some javadoc warning/errors. by Thomas Vachuska · 10 years ago
  43. e3784c9 Added protection against no resources to PathIntentInstaller. by Thomas Vachuska · 10 years ago
  44. caa450b Prototype bandwidth reservation by Ray Milkey · 10 years ago
  45. 425a2d7 Modified intent compilers to only chose paths that are appropriate to the type of intent, i.e. packet or optical. by Thomas Vachuska · 10 years ago
  46. 56df70f Added debug log by Yuta HIGUCHI · 10 years ago
  47. 10a31c3 initial Distributed IntentStore using Hz by Yuta HIGUCHI · 10 years ago
  48. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  49. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  50. 4353a5a Fixed graph relaxEdge to properly deal with Double.MIN_VALUE. by Thomas Vachuska · 10 years ago
  51. 76622d6 Merge branch 'optical_path_provisioner' by weibit · 10 years ago
  52. 50eb95b packet-intent fail event will trigger the creation of lightpaths by weibit · 10 years ago
  53. 9cfe829 dispatching failed event when compile fails by Brian O'Connor · 10 years ago
  54. aca1460 support bidirectional links by weibit · 10 years ago
  55. 253c865 some optical intent changes by weibit · 10 years ago
  56. 086724e refactoring OpticalPathIntent by Brian O'Connor · 10 years ago
  57. 86160f5 Change method name of LinkResourceService by Toshio Koide · 10 years ago
  58. 2543d5a optical intent by weibit · 10 years ago
  59. 9e622ac optical intent by weibit · 10 years ago
  60. 7e58346 optical intent module by weibit · 10 years ago
  61. f32383b Optical Path Porvisioning by weibit · 10 years ago
  62. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  63. 1fb982f Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  64. 6e88c68 Intent treatments need to be passed down to the flows by Jonathan Hart · 10 years ago
  65. 07ac62a Merge remote-tracking branch 'origin/master' by Thomas Vachuska · 10 years ago
  66. 10d4abc Adding JSON output for intent list command. by Thomas Vachuska · 10 years ago
  67. bc4a793 Allowed flows to be permanent by Jonathan Hart · 10 years ago
  68. e291c84 Enhanced toString for intents for consistency. Removed ID block allocator stuff. by Thomas Vachuska · 10 years ago
  69. 4926c1b Refactoring intent API. by Thomas Vachuska · 10 years ago
  70. b97cf28 Refactoring intent API. by Thomas Vachuska · 10 years ago
  71. 1109640 Changed some non concurrent structures to ConcurrentHashMaps in by Jonathan Hart · 10 years ago
  72. f2dbde5 refactoring intent framework installers by Brian O'Connor · 10 years ago
  73. 6b2ffc3 Fixed issue where LinkCollectionIntentInstaller was missing a flow rule by Jonathan Hart · 10 years ago
  74. c0fa4db PointToPointintent unit tests by Ray Milkey · 10 years ago
  75. 75e7742 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  76. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  77. e668408 Unit tests for some Intent objects and compilers by Ray Milkey · 10 years ago
  78. 18ab8a9 modified LinkKey creation to follow other id objects by Yuta HIGUCHI · 10 years ago
  79. 0742ec9 Add a Multiple source to single destination intent by Ray Milkey · 10 years ago
  80. 92c65ad real application ids by alshabib · 10 years ago
  81. c7e1cb6 some extra comments by alshabib · 10 years ago
  82. 2683458 you must call get on futures by alshabib · 10 years ago
  83. cb900f4 Initial implementation of async installers by Brian O'Connor · 10 years ago
  84. a058c73 Implement point to point intent compiler and cli commands to create them by Ray Milkey · 10 years ago
  85. 902d41b initial working impl of batch operations by alshabib · 10 years ago
  86. 8ca5390 added hashcode and equals to treatments by alshabib · 10 years ago
  87. 1dd08e4 Enhanced flow list command to be more parsable and to use sorted devices list. by tom · 10 years ago
  88. 53945d5 Working on intent uninstall during recompilation. by tom · 10 years ago
  89. 4e96904 Fixed some javadocs and added a listener to the FooComponent to show what intent events are perceptible externally. by tom · 10 years ago
  90. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago
  91. 800709a Experimenting. by tom · 10 years ago
  92. 95329eb Starting to experiment with flow tracking. by tom · 10 years ago
  93. a4cab07 Remove Path Intent by Brian O'Connor · 10 years ago
  94. f5c9d92 Added bi-directional nature to HostToHost intent. by tom · 10 years ago
  95. a0e0498 illegalArgument exception for priority by alshabib · 10 years ago
  96. 9a693fd Fixed traffic selector builder to allow only one criterion. by tom · 10 years ago
  97. a1d16b6 Corrected some javadocs. by tom · 10 years ago
  98. 008126b Fixing a compile issue. by tom · 10 years ago
  99. 66630c8 Adding Intent Impl and shell command to install simple intent by Brian O'Connor · 10 years ago