1. a359b18 Added Method InstallRegisteredApps to CLI by Arnav Jain · 4 years, 10 months ago
  2. afdddc1 Fix cfgdef not found at runtime for third-party apps built with Maven by Carmelo Cascone · 4 years, 10 months ago
  3. 37f31ad Add stratum-fpm driver for fixed-pipeline Broadcom targets by Carmelo Cascone · 4 years, 10 months ago
  4. f57ef60 Adding purgeOnDisconnect support to the meter subsystem and adding vlanId match by Gamze Abaka · 5 years ago
  5. effaded Correct javadoc by hwchiu · 4 years, 10 months ago
  6. c971222 Fix for host store not updated when host moves by Harshada Chaundkar · 4 years, 10 months ago
  7. efb57e5 Full Fix to getRegisteredApps by Arnav Jain · 4 years, 10 months ago
  8. 5bb59f2 Revert "Corrections to getRegisteredApplications and CLI implementation" by Carmelo Cascone · 4 years, 10 months ago
  9. 35ef3d3 Corrections to getRegisteredApplications and CLI implementation by Arnav Jain · 4 years, 10 months ago
  10. 4fd2b8a [ONOS-7965] add manufacturer and serialnumbers for accurately updating device. by gyewan.an · 5 years ago
  11. 1bea289 Bug Fix in DistributedMeterStore by debmaiti · 5 years ago
  12. 6cbacf1 Added method getRegisteredApplications by Arnav Jain · 4 years, 11 months ago
  13. d33d3b4 Build ONOS exclusively with Bazel-provided remote JDK by Carmelo Cascone · 4 years, 11 months ago
  14. 21eb042 Enforce build with Java 11 for all by default by Carmelo Cascone · 4 years, 11 months ago
  15. e1b418f Clean up logging in (or relevant to) Juniper NETCONF provider by Kieran McPeake · 5 years ago
  16. 13f42b7 Updated the GUI2 archetype with real gui code by Sean Condon · 5 years ago
  17. 7bee248 [ONOS-7947] implement PowerConfig methods in Cassini equipment. by Boyuan Yan · 5 years ago
  18. d4a2b84 [ONOS-7948] Netconf driver for Lumentum ROADM-20. by alessio · 5 years ago
  19. d19b714 Introduced HostMoveTracker to suspend hosts that moves too frequently by jobin · 5 years ago
  20. f23340c Fix NPE in FlowObjectiveManager when unregistering pipeconf drivers by Carmelo Cascone · 5 years ago
  21. 91af10a Prevent unhandled exception if the executor is already shut down. by Ray Milkey · 5 years ago
  22. 75a9a89 Trigger pipeconf deploy right after registration by Carmelo Cascone · 5 years ago
  23. 7e65ac7 This patch solves the following problem: by Gamze Abaka · 5 years ago
  24. 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
  25. 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
  26. 65f27f1 ONOS-7733 Meter Creation Fails : by Gamze Abaka · 6 years ago
  27. 722f74c Starting snapshot 2.2.0-SNAPSHOT by Ray Milkey · 5 years ago
  28. 2d77c1a Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  29. 0dd5085 Tagging 2.1.0-rc2 by ONOS Jenkins User · 5 years ago 2.1.0-rc2
  30. bc7eb85 Filter groups by application ID, for real by Carmelo Cascone · 5 years ago
  31. 3b4baa0 Improve fingerprint computation for pipeconf by Carmelo Cascone · 5 years ago
  32. 33f36a0 Clean up PipelineInterpreter API by removing ambiguous methods by Carmelo Cascone · 5 years ago
  33. 9db4d5c Add support for P4Runtime clone sessions via Group API by Carmelo Cascone · 5 years ago
  34. 5079a7f Define new type of group CLONE by Carmelo Cascone · 5 years ago
  35. ed2a0a4 Move modified after registerProperties in FlowRuleManager by pier · 5 years ago
  36. 8b3aef4 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 5 years ago
  37. 8b488de Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  38. 961dbde Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  39. 2fca16b Tagging 2.1.0-rc1 by ONOS Jenkins User · 5 years ago 2.1.0-rc1
  40. 15743ea Fix duplicate ip issue by pier · 5 years ago
  41. c2be50a Allow sharing the same gRPC channel between clients by Carmelo Cascone · 5 years ago
  42. 8a06403 Fix typo - componenService -> componentService by Ray Milkey · 5 years ago
  43. a3ce00b GUI2 Add links to GUI2 when created dynamically by Sean Condon · 5 years ago
  44. b48533e Fix for ONOS-7960 - single to multi intent json codec can't decode egress point array by Ray Milkey · 5 years ago
  45. d1092d6 properly reallocate thread pools after a restart by Ray Milkey · 5 years ago
  46. 397caca Fix ONOS-7958 - problems that were causing failures when onos-core restarts by Ray Milkey · 5 years ago
  47. 07093b0 Write to flow table bucket in calling thread to reduce latency by Jordan Halterman · 5 years ago
  48. dcd1b14 Packet throttle support by Harshada Chaundkar · 5 years ago
  49. 69ca82a Don't assume that there is a device id in the event message by Ray Milkey · 5 years ago
  50. 9553ed7 Port Annotation bug fix by debmaiti · 5 years ago
  51. 3dbcaaf Initial gNOI implementation added. Introduced system Time and Reboot RPC by oleksandr.yashchuk@plvision.eu · 5 years ago
  52. 2888433 GUI2 added in the layout topo overlay by Sean Condon · 5 years ago
  53. 5e3afe5 Fix NPE when pending operations are not present (due to possible race condition) by pier · 5 years ago
  54. a7e60c6 Various fixes for P4Runtime group handling by Carmelo Cascone · 5 years ago
  55. 975a343 Fix NPE when processing host events in UI by Carmelo Cascone · 5 years ago
  56. 4f73fac Use max_group_size 1 for INDIRECT groups by Carmelo Cascone · 5 years ago
  57. bd508ed cfgdef tool modifications to catch variable names that don't match properties by Ray Milkey · 5 years ago
  58. 9530828 Fix pipeline not marked as READY after device reboot by Carmelo Cascone · 5 years ago
  59. 0e3b623 Reduce the chance of apps triggering fake mastership events by Carmelo Cascone · 5 years ago
  60. 0854c04 Add bridge Config at Arista Driver by HelloONOS · 5 years ago
  61. ee54576 GUI2 Handle node additions and removals in Topology view by Sean Condon · 5 years ago
  62. e3de321 Fix NPE in flow store by Jordan Halterman · 5 years ago
  63. 01bf125 Match device pattern on start of line in MastershipStore election topics by Jordan Halterman · 5 years ago
  64. 0677d88 Fix NPE in flow store by Jordan Halterman · 5 years ago
  65. ab5d41e Add support for enabling/disabling ports for gNMI devices by Carmelo Cascone · 5 years ago
  66. e4934e1 Moving the device event handling to separate thread by Ruchi Sahota · 5 years ago
  67. b81fdc1 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  68. 6146946 Fix inconsistent update type during concurrent P4Runtime writes by Carmelo Cascone · 5 years ago
  69. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 5 years ago
  70. c88c265 Add debug logging of add/remove operations in flow rule store by Jordan Halterman · 5 years ago
  71. b65d99d Reverting change to print for OCHSignal by Andrea Campanella · 5 years ago
  72. aeda275 Reduce frequency of flow store replication by Jordan Halterman · 5 years ago
  73. b603ac2 FIX-minor changes in the BUILD file for protobuf models by adibrastegarnia · 5 years ago
  74. 3e4dbef Use singleton primitives in transactions by Jordan Halterman · 5 years ago
  75. 2ef1cf7 Support DNS storage discovery via cluster metadata by Jordan Halterman · 5 years ago
  76. a4a17cb OutboundPacket: add inPort method by Thiago Santos · 5 years ago
  77. de6eb18 Support Nicira load extension, add L4 mod builder for group buckets by Jian Li · 5 years ago
  78. 4a69ef8 TrafficTreatment: add support for IP DSCP modifications by Thiago Santos · 6 years ago
  79. 1f0764a Remove soft fail for registering an empty property set by Ray Milkey · 5 years ago
  80. 368bd3d Ensure devices are marked online during mastership check by Jordan Halterman · 5 years ago
  81. 17801b4 remove deprecated removeRulesById() method by Ray Milkey · 5 years ago
  82. c694383 Adding support for TLS connections for gRPC clients by Brian O'Connor · 5 years ago
  83. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  84. 887c1ca Update apache karaf to version 4.2.3 by Ray Milkey · 5 years ago
  85. e453edc Export the ResourceQueryService, needed by the linkprops app by Ray Milkey · 5 years ago
  86. 312221c Removal of deprecated UI methods by Ray Milkey · 5 years ago
  87. f632826 Remove deprecated Node APIs by Ray Milkey · 5 years ago
  88. e1077f8 Remove calls to deprecated public intent data constructor by Ray Milkey · 5 years ago
  89. a90d974 remove useless trace statement by Ray Milkey · 5 years ago
  90. 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 5 years ago
  91. 8efe278 Remove deprecated APIs by Ray Milkey · 5 years ago
  92. 47f09c5 Remove deprecated FlowRuleExtPayLoad API by Ray Milkey · 5 years ago
  93. 11ce930 Fix a few more app startup/shutdown problems by Ray Milkey · 5 years ago
  94. 31b0048 Suppress exception stack traces on warning conditions to prevent STC faiures for non-fatal situations by Ray Milkey · 5 years ago
  95. 48ea5a0 Fix bug where an ancillary provider was allowed to be created even if there was no primary by Ray Milkey · 5 years ago
  96. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  97. e45902b Bumped P4Runtime to v1.0.0 by Carmelo Cascone · 5 years ago
  98. 3638de8 Generate error log when unable to load app dependencies by Ray Milkey · 5 years ago
  99. 4972416 Remove deprecated APIs from packet classes by Ray Milkey · 5 years ago
  100. 99c59db ONOS-7898 Action profile group/member refactoring by Carmelo Cascone · 5 years ago