Tagging 2.4.0-rc1
  1. b752c6c Tagging 2.4.0-rc1 by ONOS Jenkins User · 4 years ago 2.4.0-rc1
  2. 9e75f8b Updated toString methods by Georgios Katsikas · 4 years, 1 month ago
  3. 561c881 Removes workaround for duplicate device_added events by pier · 4 years ago
  4. 2325050 [ONOS-8093] Purge Meter API by Andrea Campanella · 4 years ago
  5. 388ec25 Fix for duplicated event issue. by pier · 4 years, 1 month ago
  6. 55a0103 REST interface for VPLS application by DScano · 4 years, 1 month ago
  7. 1e80f36 [ONOS-8086] Groups entries are not deleted by pier · 4 years, 1 month ago
  8. 32a9c0b [ONOS-8087] Per device purgeOnDisconnection Flag by Andrea Campanella · 4 years, 1 month ago
  9. 9ceeacb Add JSON decoders for Host and HostLocation by Seyeon Jeong · 4 years, 2 months ago
  10. 8188da1 Found a few codec inconsistencies between JSON encoders and decoders by Seyeon Jeong · 4 years, 2 months ago
  11. a6b1199 Improves VERIFY operations by pier · 4 years, 3 months ago
  12. 9ada419 Fixes a regression introduced by 23223. by pier · 4 years, 1 month ago
  13. 80a6246 Provide a map between all devices and their driver names by Seyeon Jeong · 4 years, 2 months ago
  14. 05c6f43 Added TierConstraint and MeteredConstraint by David Glantz · 4 years, 1 month ago
  15. 5daa7c46 Getting local flow entries and groups for disconnected devices by Andrea Campanella · 4 years, 2 months ago
  16. de82ada Added annotations for tier and meteredUsage by David Glantz · 4 years, 1 month ago
  17. 0843f5d Added metered annotation to link by David Glantz · 4 years, 2 months ago
  18. 6341ff8 Fixes an NPE in OFDPA pipeliners by pier · 4 years, 2 months ago
  19. b51e844 Introduced a new API to match on auxLocations in getConnectedHosts by Charles Chan · 4 years, 2 months ago
  20. fb3a1bb VOL-2734 Adding inner vlan id field to McastConfig to configure inner vlan id by Esin Karaman · 4 years, 2 months ago
  21. 8f01414 Add JSON codec for ETH_DST_MASKED Criterion by Seyeon Jeong · 4 years, 2 months ago
  22. 239ea5c Adding annotations for jitter, delay, loss, availability, flapping by Aaron Dunlap · 4 years, 2 months ago
  23. daeb949 Throw exception if dscp value is not byte. by Rory Savage · 4 years, 2 months ago
  24. f519e3d Add MetadataInstruction to the API serializer namespace by Jonathan Hart · 4 years, 3 months ago
  25. d8a923c Avoids delete of dataplane state during mastership change by Pier Luigi Ventre · 4 years, 2 months ago
  26. 3491e76 Revert "Avoids delete of dataplane state during mastership change" by Pier Luigi Ventre · 4 years, 2 months ago
  27. 0a4ead6 Avoids delete of dataplane state during mastership change by pier · 4 years, 4 months ago
  28. 9334091 Fixes user provided timeouts. by pier · 4 years, 2 months ago
  29. 4330078 Support user-provided timeouts in intra-cluster communication service by Jordan Halterman · 5 years ago
  30. 811ea2b Add ability to administratively remove ports of an offline device. by Thomas Vachuska · 4 years, 3 months ago
  31. d4a28ca Revert "Add ability to administratively remove ports of an offline device." by Ray Milkey · 4 years, 3 months ago
  32. 38d24f3 Add ability to administratively remove ports of an offline device. by Thomas Vachuska · 4 years, 3 months ago
  33. 01f3bdd Fetch flows in buckets to avoid large memory allocations/serialization in flow store by Jordan Halterman · 5 years ago
  34. 20c25d5 Starting snapshot 2.4.0-SNAPSHOT by Ray Milkey · 4 years, 3 months ago
  35. 9d5f8c4 Starting snapshot 2.3.0-SNAPSHOT by ONOS Jenkins User · 4 years, 4 months ago
  36. 3c8f265 Tagging 2.3.0-rc2 by ONOS Jenkins User · 4 years, 4 months ago 2.3.0-rc2
  37. 5f6f04a Add a API to process a port description using consumer by DongRyeol Cha · 4 years, 4 months ago
  38. da008e3 Add a exceptional port number to do not display port number by DongRyeol Cha · 4 years, 4 months ago
  39. eb5bd49 Added CLI and REST support for auxLocations by Charles Chan · 4 years, 4 months ago
  40. ec42027 Starting snapshot 2.3.0-SNAPSHOT by ONOS Jenkins User · 4 years, 4 months ago
  41. 40fbef6 Tagging 2.3.0-rc1 by ONOS Jenkins User · 4 years, 4 months ago 2.3.0-rc1
  42. f42939d Introduced HOST_AUX_MOVED event by Charles Chan · 4 years, 5 months ago
  43. 7993dfd Fixed an issue that innerVlan, tpid and suspended bit is not correctly set by Charles Chan · 4 years, 5 months ago
  44. 59721bf ONOS-8053 bugfix to handle PENDING_REMOVE meter state properly. by pier · 4 years, 4 months ago
  45. da15af8 Drop using BNG attachment IDs in favor or dynamically allocated line IDs by Carmelo Cascone · 4 years, 5 months ago
  46. 2103989 Fix null pointer exception when deviceId is temporarily absent on startup by Clement Cheung · 4 years, 8 months ago
  47. acd86360 add bridge configuration at Arista Switch driver by HelloONOS · 4 years, 9 months ago
  48. 35fd94c BER Driver Implementation by Rohit Singh · 4 years, 6 months ago
  49. 893988e Update to BngProgrammable API by Daniele Moro · 4 years, 5 months ago
  50. f468858 Avoid propagating a null chassisID by Andrea Campanella · 4 years, 5 months ago
  51. a132689 Support auxiliary location in Host by Charles Chan · 4 years, 5 months ago
  52. 3f56eb1 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
  53. 464e5ed First implementation of BngProgrammable API by Daniele Moro · 4 years, 9 months ago
  54. 2bf2453 Updated to build and test with Bazel 1.0 official release. by Thomas Vachuska · 4 years, 7 months ago
  55. 076c494 Starting snapshot 2.3.0-SNAPSHOT by Ray Milkey · 4 years, 8 months ago
  56. a4a89fb Fix PiGroupTranslatorImpl producing action profile members with ID 0 by Carmelo Cascone · 4 years, 9 months ago
  57. ea6d323 Starting snapshot 2.2.0-SNAPSHOT by ONOS Jenkins User · 4 years, 9 months ago
  58. a8a7881 Tagging 2.2.0-rc1 by ONOS Jenkins User · 4 years, 9 months ago 2.2.0-rc1
  59. dadf640 Moving Power values to Double by Andrea Campanella · 4 years, 9 months ago
  60. 16d4df9 cassini Modulation Driver Impl | ONOS-7979 by Rohit Singh · 4 years, 10 months ago
  61. 4ea2dcf Starting snapshot 2.2.0-SNAPSHOT by ONOS Jenkins User · 4 years, 9 months ago
  62. 0e66de9 Tagging 2.2.0-b1 by ONOS Jenkins User · 4 years, 9 months ago 2.2.0-b1
  63. 5a198b0 REST API for obj-nextids by Harshada Chaundkar · 4 years, 10 months ago
  64. a359b18 Added Method InstallRegisteredApps to CLI by Arnav Jain · 4 years, 10 months ago
  65. afdddc1 Fix cfgdef not found at runtime for third-party apps built with Maven by Carmelo Cascone · 4 years, 10 months ago
  66. 37f31ad Add stratum-fpm driver for fixed-pipeline Broadcom targets by Carmelo Cascone · 4 years, 10 months ago
  67. f57ef60 Adding purgeOnDisconnect support to the meter subsystem and adding vlanId match by Gamze Abaka · 5 years ago
  68. effaded Correct javadoc by hwchiu · 4 years, 10 months ago
  69. c971222 Fix for host store not updated when host moves by Harshada Chaundkar · 4 years, 10 months ago
  70. efb57e5 Full Fix to getRegisteredApps by Arnav Jain · 4 years, 10 months ago
  71. 5bb59f2 Revert "Corrections to getRegisteredApplications and CLI implementation" by Carmelo Cascone · 4 years, 10 months ago
  72. 35ef3d3 Corrections to getRegisteredApplications and CLI implementation by Arnav Jain · 4 years, 10 months ago
  73. 4fd2b8a [ONOS-7965] add manufacturer and serialnumbers for accurately updating device. by gyewan.an · 5 years ago
  74. 1bea289 Bug Fix in DistributedMeterStore by debmaiti · 5 years ago
  75. 6cbacf1 Added method getRegisteredApplications by Arnav Jain · 4 years, 11 months ago
  76. d33d3b4 Build ONOS exclusively with Bazel-provided remote JDK by Carmelo Cascone · 4 years, 11 months ago
  77. 21eb042 Enforce build with Java 11 for all by default by Carmelo Cascone · 4 years, 11 months ago
  78. e1b418f Clean up logging in (or relevant to) Juniper NETCONF provider by Kieran McPeake · 5 years ago
  79. 13f42b7 Updated the GUI2 archetype with real gui code by Sean Condon · 5 years ago
  80. 7bee248 [ONOS-7947] implement PowerConfig methods in Cassini equipment. by Boyuan Yan · 5 years ago
  81. d4a2b84 [ONOS-7948] Netconf driver for Lumentum ROADM-20. by alessio · 5 years ago
  82. d19b714 Introduced HostMoveTracker to suspend hosts that moves too frequently by jobin · 5 years ago
  83. f23340c Fix NPE in FlowObjectiveManager when unregistering pipeconf drivers by Carmelo Cascone · 5 years ago
  84. 91af10a Prevent unhandled exception if the executor is already shut down. by Ray Milkey · 5 years ago
  85. 75a9a89 Trigger pipeconf deploy right after registration by Carmelo Cascone · 5 years ago
  86. 7e65ac7 This patch solves the following problem: by Gamze Abaka · 5 years ago
  87. 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
  88. 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
  89. 65f27f1 ONOS-7733 Meter Creation Fails : by Gamze Abaka · 6 years ago
  90. 722f74c Starting snapshot 2.2.0-SNAPSHOT by Ray Milkey · 5 years ago
  91. 2d77c1a Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  92. 0dd5085 Tagging 2.1.0-rc2 by ONOS Jenkins User · 5 years ago 2.1.0-rc2
  93. bc7eb85 Filter groups by application ID, for real by Carmelo Cascone · 5 years ago
  94. 3b4baa0 Improve fingerprint computation for pipeconf by Carmelo Cascone · 5 years ago
  95. 33f36a0 Clean up PipelineInterpreter API by removing ambiguous methods by Carmelo Cascone · 5 years ago
  96. 9db4d5c Add support for P4Runtime clone sessions via Group API by Carmelo Cascone · 5 years ago
  97. 5079a7f Define new type of group CLONE by Carmelo Cascone · 5 years ago
  98. ed2a0a4 Move modified after registerProperties in FlowRuleManager by pier · 5 years ago
  99. 8b3aef4 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 5 years ago
  100. 8b488de Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago