1. 80708aa Starting snapshot 2.2.2-SNAPSHOT by ONOS Jenkins User · 4 years, 1 month ago
  2. a057e04 Tagging 2.2.2-rc3 by ONOS Jenkins User · 4 years, 1 month ago 2.2.2-rc3
  3. e3be508 Starting snapshot 2.2.2-SNAPSHOT by ONOS Jenkins User · 4 years, 1 month ago
  4. 6be456d Tagging 2.2.2-rc2 by ONOS Jenkins User · 4 years, 1 month ago 2.2.2-rc2
  5. ef807fc Starting snapshot 2.2.2-SNAPSHOT by ONOS Jenkins User · 4 years, 1 month ago
  6. 8bcaf66 Tagging 2.2.2-rc1 by ONOS Jenkins User · 4 years, 1 month ago 2.2.2-rc1
  7. f37ce52 Fixes a regression introduced by 23223. by pier · 4 years, 1 month ago
  8. 1b7dd12 Fixes an NPE in OFDPA pipeliners by pier · 4 years, 2 months ago
  9. cef8a95 Introduced a new API to match on auxLocations in getConnectedHosts by Charles Chan · 4 years, 2 months ago
  10. 00ac83e Avoids delete of dataplane state during mastership change by pier · 4 years, 5 months ago
  11. e9d6ead Starting snapshot 2.2.2-SNAPSHOT by ONOS Jenkins User · 4 years, 2 months ago
  12. e1b8cb8 Tagging 2.2.1 by ONOS Jenkins User · 4 years, 2 months ago 2.2.1
  13. 2d4edde Add ability to administratively remove ports of an offline device. by Thomas Vachuska · 4 years, 3 months ago
  14. 5e8f07e Starting snapshot 2.2.1-SNAPSHOT by ONOS Jenkins User · 4 years, 3 months ago
  15. 10beaa8 Tagging 2.2.1-b5 by ONOS Jenkins User · 4 years, 3 months ago 2.2.1-b5
  16. c0a950d Enabling opportunity to store in ONOS Flow Rules already installed on the device. This option should be activated via following Cli command: 'cfg set org.onosproject.net.flow.impl.FlowRuleManager allowExtraneousRules true'. by Ivan Eroshkin · 4 years, 5 months ago
  17. 9d25107 Starting snapshot 2.2.1-SNAPSHOT by ONOS Jenkins User · 4 years, 4 months ago
  18. 8fac512 Tagging 2.2.1-b4 by ONOS Jenkins User · 4 years, 4 months ago 2.2.1-b4
  19. 42d109d Added CLI and REST support for auxLocations by Charles Chan · 4 years, 5 months ago
  20. 82e3928 Starting snapshot 2.2.1-SNAPSHOT by ONOS Jenkins User · 4 years, 6 months ago
  21. dd3333b Tagging 2.2.1-b3 by ONOS Jenkins User · 4 years, 6 months ago 2.2.1-b3
  22. 90f34da Starting snapshot 2.2.1-SNAPSHOT by ONOS Jenkins User · 4 years, 6 months ago
  23. dd20170 Tagging 2.2.1-b2 by ONOS Jenkins User · 4 years, 6 months ago 2.2.1-b2
  24. 63c441f Starting snapshot 2.2.1-SNAPSHOT by ONOS Jenkins User · 4 years, 6 months ago
  25. 0081a7c Tagging 2.2.1-b1 by ONOS Jenkins User · 4 years, 6 months ago 2.2.1-b1
  26. 35a35c5 Starting snapshot 2.2.1-SNAPSHOT by ONOS Jenkins User · 4 years, 8 months ago
  27. dc713f4 Tagging 2.2.0 by ONOS Jenkins User · 4 years, 8 months ago 2.2.0
  28. d800297 Starting snapshot 2.2.0-SNAPSHOT by ONOS Jenkins User · 4 years, 8 months ago
  29. cd72035 Tagging 2.2.0-rc2 by ONOS Jenkins User · 4 years, 8 months ago 2.2.0-rc2
  30. a4a89fb Fix PiGroupTranslatorImpl producing action profile members with ID 0 by Carmelo Cascone · 4 years, 9 months ago
  31. ea6d323 Starting snapshot 2.2.0-SNAPSHOT by ONOS Jenkins User · 4 years, 9 months ago
  32. a8a7881 Tagging 2.2.0-rc1 by ONOS Jenkins User · 4 years, 9 months ago 2.2.0-rc1
  33. 4ea2dcf Starting snapshot 2.2.0-SNAPSHOT by ONOS Jenkins User · 4 years, 9 months ago
  34. 0e66de9 Tagging 2.2.0-b1 by ONOS Jenkins User · 4 years, 9 months ago 2.2.0-b1
  35. 5a198b0 REST API for obj-nextids by Harshada Chaundkar · 4 years, 10 months ago
  36. a359b18 Added Method InstallRegisteredApps to CLI by Arnav Jain · 4 years, 10 months ago
  37. afdddc1 Fix cfgdef not found at runtime for third-party apps built with Maven by Carmelo Cascone · 4 years, 10 months ago
  38. f57ef60 Adding purgeOnDisconnect support to the meter subsystem and adding vlanId match by Gamze Abaka · 5 years ago
  39. efb57e5 Full Fix to getRegisteredApps by Arnav Jain · 4 years, 10 months ago
  40. 5bb59f2 Revert "Corrections to getRegisteredApplications and CLI implementation" by Carmelo Cascone · 4 years, 10 months ago
  41. 35ef3d3 Corrections to getRegisteredApplications and CLI implementation by Arnav Jain · 4 years, 10 months ago
  42. d19b714 Introduced HostMoveTracker to suspend hosts that moves too frequently by jobin · 5 years ago
  43. f23340c Fix NPE in FlowObjectiveManager when unregistering pipeconf drivers by Carmelo Cascone · 5 years ago
  44. 75a9a89 Trigger pipeconf deploy right after registration by Carmelo Cascone · 5 years ago
  45. 6c8a71b In order to complete https://jira.opencord.org/browse/VOL-1093 and https://jira.opencord.org/browse/VOL-1401, OltPipeline must support meter and write metadata instructions for authentication trap flows. Additionally, all flows must include write metadata instruction instead of transition. This change will be done for 1.13 branch. by Gamze Abaka · 5 years ago
  46. dadae72 In order to implement VOLTHA VOL-949 task (https://jira.opencord.org/browse/VOL-949) , OltPipeline (pmc-olt driver) must support meter, transition and also QinQ vlan push instructions. by Gamze Abaka · 6 years ago
  47. 65f27f1 ONOS-7733 Meter Creation Fails : by Gamze Abaka · 6 years ago
  48. 722f74c Starting snapshot 2.2.0-SNAPSHOT by Ray Milkey · 5 years ago
  49. 2d77c1a Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  50. 0dd5085 Tagging 2.1.0-rc2 by ONOS Jenkins User · 5 years ago 2.1.0-rc2
  51. bc7eb85 Filter groups by application ID, for real by Carmelo Cascone · 5 years ago
  52. 3b4baa0 Improve fingerprint computation for pipeconf by Carmelo Cascone · 5 years ago
  53. 33f36a0 Clean up PipelineInterpreter API by removing ambiguous methods by Carmelo Cascone · 5 years ago
  54. 9db4d5c Add support for P4Runtime clone sessions via Group API by Carmelo Cascone · 5 years ago
  55. ed2a0a4 Move modified after registerProperties in FlowRuleManager by pier · 5 years ago
  56. 8b3aef4 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 5 years ago
  57. 8b488de Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  58. 961dbde Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  59. 2fca16b Tagging 2.1.0-rc1 by ONOS Jenkins User · 5 years ago 2.1.0-rc1
  60. c2be50a Allow sharing the same gRPC channel between clients by Carmelo Cascone · 5 years ago
  61. 8a06403 Fix typo - componenService -> componentService by Ray Milkey · 5 years ago
  62. 397caca Fix ONOS-7958 - problems that were causing failures when onos-core restarts by Ray Milkey · 5 years ago
  63. dcd1b14 Packet throttle support by Harshada Chaundkar · 5 years ago
  64. 69ca82a Don't assume that there is a device id in the event message by Ray Milkey · 5 years ago
  65. 9553ed7 Port Annotation bug fix by debmaiti · 5 years ago
  66. 5e3afe5 Fix NPE when pending operations are not present (due to possible race condition) by pier · 5 years ago
  67. a7e60c6 Various fixes for P4Runtime group handling by Carmelo Cascone · 5 years ago
  68. 4f73fac Use max_group_size 1 for INDIRECT groups by Carmelo Cascone · 5 years ago
  69. bd508ed cfgdef tool modifications to catch variable names that don't match properties by Ray Milkey · 5 years ago
  70. 9530828 Fix pipeline not marked as READY after device reboot by Carmelo Cascone · 5 years ago
  71. ab5d41e Add support for enabling/disabling ports for gNMI devices by Carmelo Cascone · 5 years ago
  72. e4934e1 Moving the device event handling to separate thread by Ruchi Sahota · 5 years ago
  73. b81fdc1 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  74. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 5 years ago
  75. 2ef1cf7 Support DNS storage discovery via cluster metadata by Jordan Halterman · 5 years ago
  76. 1f0764a Remove soft fail for registering an empty property set by Ray Milkey · 5 years ago
  77. 368bd3d Ensure devices are marked online during mastership check by Jordan Halterman · 5 years ago
  78. 17801b4 remove deprecated removeRulesById() method by Ray Milkey · 5 years ago
  79. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  80. e453edc Export the ResourceQueryService, needed by the linkprops app by Ray Milkey · 5 years ago
  81. f632826 Remove deprecated Node APIs by Ray Milkey · 5 years ago
  82. e1077f8 Remove calls to deprecated public intent data constructor by Ray Milkey · 5 years ago
  83. a90d974 remove useless trace statement by Ray Milkey · 5 years ago
  84. 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 5 years ago
  85. 11ce930 Fix a few more app startup/shutdown problems by Ray Milkey · 5 years ago
  86. 31b0048 Suppress exception stack traces on warning conditions to prevent STC faiures for non-fatal situations by Ray Milkey · 5 years ago
  87. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  88. 4972416 Remove deprecated APIs from packet classes by Ray Milkey · 5 years ago
  89. 99c59db ONOS-7898 Action profile group/member refactoring by Carmelo Cascone · 5 years ago
  90. 0a6330f ONOS-7896 Fix a bug that results in flow obj queue not being dequeued properly by Charles Chan · 5 years ago
  91. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  92. 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 5 years ago
  93. c51852e Prevent objective context from being executed multiple times by Charles Chan · 5 years ago
  94. 9ee53ef Don't check features that aren't supplied by ONOS by Ray Milkey · 5 years ago
  95. 86fdd28 Backoff costly component state checks to once per minute once node is fully started by Jordan Halterman · 5 years ago
  96. af3461c Use separate thread for ComponentsMonitor component checks by Jordan Halterman · 5 years ago
  97. b4f4fdb Unit test fix - timeout is not correctly set in parallel execution environment by Charles Chan · 5 years ago
  98. 0f51d72 Starting snapshot 2.1.0-SNAPSHOT by Ray Milkey · 5 years ago
  99. 1491b9b Address unit test issue by Charles Chan · 5 years ago
  100. 53a2008 code modificationss with respect to #20641 by Arjun E K · 5 years ago