Tagging 2.2.1
  1. e1b8cb8 Tagging 2.2.1 by ONOS Jenkins User · 4 years, 1 month ago 2.2.1
  2. 3daed98 Fixes user provided timeouts. by pier · 4 years, 1 month ago
  3. 1cf4f84 Support user-provided timeouts in intra-cluster communication service by Jordan Halterman · 4 years, 10 months ago
  4. 2d4edde Add ability to administratively remove ports of an offline device. by Thomas Vachuska · 4 years, 2 months ago
  5. 78c287d Fetch flows in buckets to avoid large memory allocations/serialization in flow store by Jordan Halterman · 5 years ago
  6. 5e8f07e Starting snapshot 2.2.1-SNAPSHOT by ONOS Jenkins User · 4 years, 2 months ago
  7. 10beaa8 Tagging 2.2.1-b5 by ONOS Jenkins User · 4 years, 2 months ago 2.2.1-b5
  8. 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, 4 months ago
  9. 9d25107 Starting snapshot 2.2.1-SNAPSHOT by ONOS Jenkins User · 4 years, 2 months ago
  10. 8fac512 Tagging 2.2.1-b4 by ONOS Jenkins User · 4 years, 2 months ago 2.2.1-b4
  11. c04dca7 Add a exceptional port number to do not display port number by DongRyeol Cha · 4 years, 3 months ago
  12. 55f96ea Add a API to process a port description using consumer by DongRyeol Cha · 4 years, 3 months ago
  13. 42d109d Added CLI and REST support for auxLocations by Charles Chan · 4 years, 3 months ago
  14. 2a9492da Introduced HOST_AUX_MOVED event by Charles Chan · 4 years, 4 months ago
  15. 4dc25b8 Fixed an issue that innerVlan, tpid and suspended bit is not correctly set by Charles Chan · 4 years, 4 months ago
  16. e6c4764 ONOS-8053 bugfix to handle PENDING_REMOVE meter state properly. by pier · 4 years, 3 months ago
  17. 42fdec3 Drop using BNG attachment IDs in favor or dynamically allocated line IDs by Carmelo Cascone · 4 years, 4 months ago
  18. e12d0ea Update to BngProgrammable API by Daniele Moro · 4 years, 4 months ago
  19. a30877e Avoid propagating a null chassisID by Andrea Campanella · 4 years, 4 months ago
  20. 67a3855 Support auxiliary location in Host by Charles Chan · 4 years, 4 months ago
  21. 82e3928 Starting snapshot 2.2.1-SNAPSHOT by ONOS Jenkins User · 4 years, 4 months ago
  22. dd3333b Tagging 2.2.1-b3 by ONOS Jenkins User · 4 years, 4 months ago 2.2.1-b3
  23. 90f34da Starting snapshot 2.2.1-SNAPSHOT by ONOS Jenkins User · 4 years, 5 months ago
  24. dd20170 Tagging 2.2.1-b2 by ONOS Jenkins User · 4 years, 5 months ago 2.2.1-b2
  25. 63c441f Starting snapshot 2.2.1-SNAPSHOT by ONOS Jenkins User · 4 years, 5 months ago
  26. 0081a7c Tagging 2.2.1-b1 by ONOS Jenkins User · 4 years, 5 months ago 2.2.1-b1
  27. 8fd75e7 First implementation of BngProgrammable API by Daniele Moro · 4 years, 8 months ago
  28. 2050fe4 Updated to build and test with Bazel 1.0 official release. by Thomas Vachuska · 4 years, 6 months ago
  29. 35a35c5 Starting snapshot 2.2.1-SNAPSHOT by ONOS Jenkins User · 4 years, 7 months ago
  30. dc713f4 Tagging 2.2.0 by ONOS Jenkins User · 4 years, 7 months ago 2.2.0
  31. d800297 Starting snapshot 2.2.0-SNAPSHOT by ONOS Jenkins User · 4 years, 7 months ago
  32. cd72035 Tagging 2.2.0-rc2 by ONOS Jenkins User · 4 years, 7 months ago 2.2.0-rc2
  33. a4a89fb Fix PiGroupTranslatorImpl producing action profile members with ID 0 by Carmelo Cascone · 4 years, 7 months ago
  34. ea6d323 Starting snapshot 2.2.0-SNAPSHOT by ONOS Jenkins User · 4 years, 8 months ago
  35. a8a7881 Tagging 2.2.0-rc1 by ONOS Jenkins User · 4 years, 8 months ago 2.2.0-rc1
  36. dadf640 Moving Power values to Double by Andrea Campanella · 4 years, 8 months ago
  37. 16d4df9 cassini Modulation Driver Impl | ONOS-7979 by Rohit Singh · 4 years, 9 months ago
  38. 4ea2dcf Starting snapshot 2.2.0-SNAPSHOT by ONOS Jenkins User · 4 years, 8 months ago
  39. 0e66de9 Tagging 2.2.0-b1 by ONOS Jenkins User · 4 years, 8 months ago 2.2.0-b1
  40. 5a198b0 REST API for obj-nextids by Harshada Chaundkar · 4 years, 9 months ago
  41. a359b18 Added Method InstallRegisteredApps to CLI by Arnav Jain · 4 years, 8 months ago
  42. afdddc1 Fix cfgdef not found at runtime for third-party apps built with Maven by Carmelo Cascone · 4 years, 9 months ago
  43. 37f31ad Add stratum-fpm driver for fixed-pipeline Broadcom targets by Carmelo Cascone · 4 years, 9 months ago
  44. f57ef60 Adding purgeOnDisconnect support to the meter subsystem and adding vlanId match by Gamze Abaka · 5 years ago
  45. effaded Correct javadoc by hwchiu · 4 years, 9 months ago
  46. c971222 Fix for host store not updated when host moves by Harshada Chaundkar · 4 years, 9 months ago
  47. efb57e5 Full Fix to getRegisteredApps by Arnav Jain · 4 years, 9 months ago
  48. 5bb59f2 Revert "Corrections to getRegisteredApplications and CLI implementation" by Carmelo Cascone · 4 years, 9 months ago
  49. 35ef3d3 Corrections to getRegisteredApplications and CLI implementation by Arnav Jain · 4 years, 9 months ago
  50. 4fd2b8a [ONOS-7965] add manufacturer and serialnumbers for accurately updating device. by gyewan.an · 5 years ago
  51. 1bea289 Bug Fix in DistributedMeterStore by debmaiti · 4 years, 10 months ago
  52. 6cbacf1 Added method getRegisteredApplications by Arnav Jain · 4 years, 10 months ago
  53. d33d3b4 Build ONOS exclusively with Bazel-provided remote JDK by Carmelo Cascone · 4 years, 10 months ago
  54. 21eb042 Enforce build with Java 11 for all by default by Carmelo Cascone · 4 years, 10 months ago
  55. e1b418f Clean up logging in (or relevant to) Juniper NETCONF provider by Kieran McPeake · 4 years, 10 months ago
  56. 13f42b7 Updated the GUI2 archetype with real gui code by Sean Condon · 4 years, 10 months ago
  57. 7bee248 [ONOS-7947] implement PowerConfig methods in Cassini equipment. by Boyuan Yan · 4 years, 10 months ago
  58. d4a2b84 [ONOS-7948] Netconf driver for Lumentum ROADM-20. by alessio · 5 years ago
  59. d19b714 Introduced HostMoveTracker to suspend hosts that moves too frequently by jobin · 4 years, 11 months ago
  60. f23340c Fix NPE in FlowObjectiveManager when unregistering pipeconf drivers by Carmelo Cascone · 5 years ago
  61. 91af10a Prevent unhandled exception if the executor is already shut down. by Ray Milkey · 5 years ago
  62. 75a9a89 Trigger pipeconf deploy right after registration by Carmelo Cascone · 5 years ago
  63. 7e65ac7 This patch solves the following problem: by Gamze Abaka · 5 years ago
  64. 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
  65. 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
  66. 65f27f1 ONOS-7733 Meter Creation Fails : by Gamze Abaka · 6 years ago
  67. 722f74c Starting snapshot 2.2.0-SNAPSHOT by Ray Milkey · 5 years ago
  68. 2d77c1a Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  69. 0dd5085 Tagging 2.1.0-rc2 by ONOS Jenkins User · 5 years ago 2.1.0-rc2
  70. bc7eb85 Filter groups by application ID, for real by Carmelo Cascone · 5 years ago
  71. 3b4baa0 Improve fingerprint computation for pipeconf by Carmelo Cascone · 5 years ago
  72. 33f36a0 Clean up PipelineInterpreter API by removing ambiguous methods by Carmelo Cascone · 5 years ago
  73. 9db4d5c Add support for P4Runtime clone sessions via Group API by Carmelo Cascone · 5 years ago
  74. 5079a7f Define new type of group CLONE by Carmelo Cascone · 5 years ago
  75. ed2a0a4 Move modified after registerProperties in FlowRuleManager by pier · 5 years ago
  76. 8b3aef4 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 5 years ago
  77. 8b488de Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  78. 961dbde Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  79. 2fca16b Tagging 2.1.0-rc1 by ONOS Jenkins User · 5 years ago 2.1.0-rc1
  80. 15743ea Fix duplicate ip issue by pier · 5 years ago
  81. c2be50a Allow sharing the same gRPC channel between clients by Carmelo Cascone · 5 years ago
  82. 8a06403 Fix typo - componenService -> componentService by Ray Milkey · 5 years ago
  83. a3ce00b GUI2 Add links to GUI2 when created dynamically by Sean Condon · 5 years ago
  84. b48533e Fix for ONOS-7960 - single to multi intent json codec can't decode egress point array by Ray Milkey · 5 years ago
  85. d1092d6 properly reallocate thread pools after a restart by Ray Milkey · 5 years ago
  86. 397caca Fix ONOS-7958 - problems that were causing failures when onos-core restarts by Ray Milkey · 5 years ago
  87. 07093b0 Write to flow table bucket in calling thread to reduce latency by Jordan Halterman · 5 years ago
  88. dcd1b14 Packet throttle support by Harshada Chaundkar · 5 years ago
  89. 69ca82a Don't assume that there is a device id in the event message by Ray Milkey · 5 years ago
  90. 9553ed7 Port Annotation bug fix by debmaiti · 5 years ago
  91. 3dbcaaf Initial gNOI implementation added. Introduced system Time and Reboot RPC by oleksandr.yashchuk@plvision.eu · 5 years ago
  92. 2888433 GUI2 added in the layout topo overlay by Sean Condon · 5 years ago
  93. 5e3afe5 Fix NPE when pending operations are not present (due to possible race condition) by pier · 5 years ago
  94. a7e60c6 Various fixes for P4Runtime group handling by Carmelo Cascone · 5 years ago
  95. 975a343 Fix NPE when processing host events in UI by Carmelo Cascone · 5 years ago
  96. 4f73fac Use max_group_size 1 for INDIRECT groups by Carmelo Cascone · 5 years ago
  97. bd508ed cfgdef tool modifications to catch variable names that don't match properties by Ray Milkey · 5 years ago
  98. 9530828 Fix pipeline not marked as READY after device reboot by Carmelo Cascone · 5 years ago
  99. 0e3b623 Reduce the chance of apps triggering fake mastership events by Carmelo Cascone · 5 years ago
  100. 0854c04 Add bridge Config at Arista Driver by HelloONOS · 5 years ago