1. 8016f34 adding purge option to IntentRemoveCommand by Brian O'Connor · 9 years ago
  2. bb32048 Add unit test for MPLS path intent installer by Ray Milkey · 9 years ago
  3. 13d3dd9 Remove default methods from IntentService interface. by Jonathan Hart · 9 years ago
  4. 2811c40 Changes related to the "LinkCollectionIntent" type of intents by Pavlin Radoslavov · 9 years ago
  5. cf590df Remove references to deprecated bandwidth method by Ray Milkey · 9 years ago
  6. 43a2822 Refactor tests to use shared mock implementations by Ray Milkey · 9 years ago
  7. 5a7787a Unit test for intent accumulator by Ray Milkey · 9 years ago
  8. fe8c98a Adding support for user interface extensions. by Thomas Vachuska · 9 years ago
  9. 64a0369d IntentInstaller: changing from Set to Collection to improve perf by Brian O'Connor · 9 years ago
  10. 71ade56 Refactor Intent subsystem to eliminate using FlowRuleBatchOperation by Ray Milkey · 9 years ago
  11. ecb63c5 Updated accumulator documentation and refactored names to remove the event heritage. by Thomas Vachuska · 9 years ago
  12. 0247986 ONOS-1058 - Add application Id to intent withdraw command by Ray Milkey · 9 years ago
  13. da36c40 ONOS-1057 - Remove references to deprecated applyBatch() method by Ray Milkey · 9 years ago
  14. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  15. 8010bb4 Unit test for IntentData class by Ray Milkey · 9 years ago
  16. abbdcb7 Unit tests for intent key class by Ray Milkey · 9 years ago
  17. 4f5d93e Fixes for ObjectiveTrackerTest and IntentServiceTest by Ray Milkey · 9 years ago
  18. 4fd4ebb Continue updating GossipIntentStore to new API. by Jonathan Hart · 9 years ago
  19. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  20. 2468502 Removed deprecated intent operations by Ray Milkey · 9 years ago
  21. 03406a4 IntentStore interface changes by Brian O'Connor · 9 years ago
  22. 24226a2 Start IntentOperations removal by Ray Milkey · 9 years ago
  23. febe82c Implement some of the missing IPv6 flowmod treatments by Pavlin Radoslavov · 9 years ago
  24. 72cb19a Implementation of new Flow Subsystem: by Brian O'Connor · 9 years ago
  25. 5e4f754 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  26. f3b6933 Fix toward ONOS-960 - Signed/unsigned value mismatch for OpenFlow-related by Pavlin Radoslavov · 9 years ago
  27. 32a53c5 Instruction related fixes by Yuta HIGUCHI · 9 years ago
  28. d0fd841 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  29. ebf5e54 ONOS-542 Added ability for app bundle to carry it's own artifacts, including feature repo. Fixed onos-package script. Added JSON output to CLI. by Thomas Vachuska · 9 years ago
  30. ecaa8a8 Increase delay for time-based test which is failing a lot. by Jonathan Hart · 9 years ago
  31. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  32. aba9d00 Apply the naming convention to BatchOperationEntry by Sho SHIMIZU · 9 years ago
  33. b1224ab Revert "FlowRule equals() incorporates FlowId to factor in treatment." by Ayaka Koshibe · 9 years ago
  34. 38f8c23 FlowRule equals() incorporates FlowId to factor in treatment. by Ayaka Koshibe · 9 years ago
  35. 0ce220a ONOS-426 - make the unit of Bandwidth clear by Sho SHIMIZU · 9 years ago
  36. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  37. 11c30ac Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService. by sangho · 9 years ago
  38. 5e5d4aa Change the second type parameter of BatchOperationEntry by Sho SHIMIZU · 9 years ago
  39. c31d9f1 ONOS-745 Refactoring topology to compute only broadcast tree and not pre-compute paths. by Thomas Vachuska · 9 years ago
  40. d7d1800 Prohibit null for resources field in Intent by Sho SHIMIZU · 9 years ago
  41. a8f4e7d Sketching out device driver subsystem to allow extensible device management functions to be made available to applications. by Thomas Vachuska · 9 years ago
  42. 52fae7d ONOS-509: Match IPV6_SRC, IPV6_DST criteria by Charles M.C. Chan · 9 years ago
  43. d03eda0 Unit tests for Instruction and Ethernet codecs by Ray Milkey · 9 years ago
  44. 09e464b Starting GUI server-side code by Bri Prebilic Cole · 9 years ago
  45. ab98466 adding license to ALL files by alshabib · 10 years ago
  46. 045c01d Adding packaging on onos*.zip file. by Thomas Vachuska · 10 years ago
  47. e63e51e Prohibit null in instantiation by Sho SHIMIZU · 10 years ago
  48. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 10 years ago
  49. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 10 years ago
  50. 7a71d5d Added WITHDRAW_REQ Intent State for ONOS-146 by Brian O'Connor · 10 years ago
  51. ff51773 Fix Javadoc typos by Ray Milkey · 10 years ago
  52. 72a034c Initial implementation of distributed intent batch queue by Brian O'Connor · 10 years ago
  53. f1f2ac0 Construct GraphDescription with online/active Device/Link only by Yuta HIGUCHI · 10 years ago
  54. 37f6a38 Unit test refactoring by Ray Milkey · 10 years ago
  55. 75a5bd9 Change return type of groupId() in FlowRule not to misusing underlying type by Sho SHIMIZU · 10 years ago
  56. e3cc0b9 Enhance StatisticService to allow filtering by Application ID and Group ID by Sho SHIMIZU · 10 years ago
  57. e97ede9 ONOS-239 Retrigger compilation when new resources are available by Ray Milkey · 10 years ago
  58. 520c052 Changing Intent Ids to use explicit id assignment by Brian O'Connor · 10 years ago
  59. 4a33807 SinglePoint to MultiPoint Intent initial implementation by Michele Santuari · 10 years ago
  60. bcac499 Flatten MastershipTermService by Yuta HIGUCHI · 10 years ago
  61. 427a176 Updating Intent Manager to deal with failures. by Brian O'Connor · 10 years ago
  62. 0d33805 Increase coverage by using guava EqualsTester by Ray Milkey · 10 years ago
  63. f19b715 Add Unit tests for some org.onlab.onos.net.flow classes by Ray Milkey · 10 years ago
  64. 3908fde Fix ONOS-151 to support installation of PointToPointIntent by Sho SHIMIZU · 10 years ago
  65. c8f481f Unit tests to improve coverage in intents module by Ray Milkey · 10 years ago
  66. fa81eae Refactored intent framework to deal with batches. by Brian O'Connor · 10 years ago
  67. 00c94f5 update and get available link resource consindering existing linkAllocations by weibit · 10 years ago
  68. 57126fe Sketching out what link-state addition would look like; quite easy until we get to the distributed store. by Thomas Vachuska · 10 years ago
  69. 97f8f10 Unit tests for DefaultTrafficTreatment by Ray Milkey · 10 years ago
  70. 6b38ee3 Minor fixes by Yuta HIGUCHI · 10 years ago
  71. afa00d2 Packet class unit tests by Ray Milkey · 10 years ago
  72. 3f9820f FlowRule Event unit tests by Ray Milkey · 10 years ago
  73. 2210282 ONOS-197: Ignore Link with missing Device by Yuta HIGUCHI · 10 years ago
  74. 28204e5 adding group id to flowrules by alshabib · 10 years ago
  75. c4100e9 Flow id test was in the wrong package by Ray Milkey · 10 years ago
  76. 02093df Move unit tests to be in the same package as the classes they are testing by Ray Milkey · 10 years ago
  77. fe129db Aggregate definition of annotation key for latency into a single file by Sho SHIMIZU · 10 years ago
  78. 8d3ce43 Unit Tests for Bandwidth and Lambda allocations by Ray Milkey · 10 years ago
  79. 5d4b1c2 Add constraint for link annotated value by Sho SHIMIZU · 10 years ago
  80. 1df945b Add latency constraint by Sho SHIMIZU · 10 years ago
  81. f3346a5 Merge "Refactor test to use Guava EqualsTester" by Thomas Vachuska · 10 years ago
  82. 05e0dd7 Merge "Add constraint to avoid specified devices" by Thomas Vachuska · 10 years ago
  83. 075268b Add constraint to avoid specified devices by Sho SHIMIZU · 10 years ago
  84. cd76413 Merge "Tighten the visibility of fields in WaypointConstraintTest" by Thomas Vachuska · 10 years ago
  85. fff20b5 Refactor test to use Guava EqualsTester by Ray Milkey · 10 years ago
  86. 0694af9 Merge "Basic equality and creation tests for Constraint objects" by Thomas Vachuska · 10 years ago
  87. d5087d1 Removed method IpAddress.toInt(), because it is semantically incorrect: by Pavlin Radoslavov · 10 years ago
  88. a7d96ad Basic equality and creation tests for Constraint objects by Ray Milkey · 10 years ago
  89. 14ccab5 Add missing getter for waypoints and unit test for equality by Sho SHIMIZU · 10 years ago
  90. 0e51fe5 Add constraint for waypoints by Sho SHIMIZU · 10 years ago
  91. 7808105 Add unit test for Instructions class and improve Criteria toString() test by Ray Milkey · 10 years ago
  92. 9d07865 Change byte declarations to shorts to match new API by Ray Milkey · 10 years ago
  93. f2b6721 Merge "Unit tests for LinkKey and Criteria classes." by Thomas Vachuska · 10 years ago
  94. 33d9023 Unit tests for LinkKey and Criteria classes. by Ray Milkey · 10 years ago
  95. d6a18709 Add more descriptive Javadoc by Sho SHIMIZU · 10 years ago
  96. a05c0a2 Merge "Prototype bandwidth reservation" by Thomas Vachuska · 10 years ago
  97. d16ce18 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 10 years ago
  98. caa450b Prototype bandwidth reservation by Ray Milkey · 10 years ago
  99. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  100. 444b519 Replaced the usage of IpPrefix with IpAddress in the context of by Pavlin Radoslavov · 10 years ago