1. 4422005 Immutability for getMeters APIs by pierventre · 3 years, 8 months ago
  2. 852a736 Host Location Provider improvements and logging by Andrea Campanella · 3 years, 8 months ago
  3. c94223a Add support for ARP_TPA, ARP_THA Set Field Instructions by souvikdas95 · 3 years, 8 months ago
  4. 381c7ca Avoid sending meter-modify for a pending add to openflow southbound by Saurav Das · 3 years, 8 months ago
  5. f11a321 Ignore PI range match field if not provided in flow rule by Carmelo Cascone · 3 years, 9 months ago
  6. 6194639 [ONOS-8115] Fix for NPE while adding annotations for device using netcfg by Anurag Chadha · 3 years, 9 months ago
  7. 416ef14 [VOL-2950][VOL-3110][AETHER-457] Fix a bug in component readiness check by Charles Chan · 3 years, 9 months ago
  8. dcd56ba Use instance 0 for first replica of P4RT clone groups by Carmelo Cascone · 3 years, 9 months ago
  9. 1b8afbc [AETHER-432][VOL-3263] Revisit meters subsystem to be fully distributed. by pierventre · 3 years, 10 months ago
  10. c888801 Fix: ndpEnabled default value in NeighbourResolutionManager property by nosignal · 3 years, 10 months ago
  11. 5ec2441 Bumping version to 2.5.0-SNAPSHOT by Thomas Vachuska · 4 years ago
  12. f152f4b Starting snapshot 2.4.0-SNAPSHOT by ONOS Jenkins User · 4 years ago
  13. b752c6c Tagging 2.4.0-rc1 by ONOS Jenkins User · 4 years ago 2.4.0-rc1
  14. 561c881 Removes workaround for duplicate device_added events by pier · 4 years ago
  15. 2325050 [ONOS-8093] Purge Meter API by Andrea Campanella · 4 years ago
  16. 388ec25 Fix for duplicated event issue. by pier · 4 years, 1 month ago
  17. 32a9c0b [ONOS-8087] Per device purgeOnDisconnection Flag by Andrea Campanella · 4 years, 2 months ago
  18. a6b1199 Improves VERIFY operations by pier · 4 years, 4 months ago
  19. 9ada419 Fixes a regression introduced by 23223. by pier · 4 years, 2 months ago
  20. 80a6246 Provide a map between all devices and their driver names by Seyeon Jeong · 4 years, 2 months ago
  21. de82ada Added annotations for tier and meteredUsage by David Glantz · 4 years, 2 months ago
  22. 0843f5d Added metered annotation to link by David Glantz · 4 years, 2 months ago
  23. 6341ff8 Fixes an NPE in OFDPA pipeliners by pier · 4 years, 3 months ago
  24. b51e844 Introduced a new API to match on auxLocations in getConnectedHosts by Charles Chan · 4 years, 2 months ago
  25. 239ea5c Adding annotations for jitter, delay, loss, availability, flapping by Aaron Dunlap · 4 years, 3 months ago
  26. d8a923c Avoids delete of dataplane state during mastership change by Pier Luigi Ventre · 4 years, 3 months ago
  27. 3491e76 Revert "Avoids delete of dataplane state during mastership change" by Pier Luigi Ventre · 4 years, 3 months ago
  28. 0a4ead6 Avoids delete of dataplane state during mastership change by pier · 4 years, 5 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. 20c25d5 Starting snapshot 2.4.0-SNAPSHOT by Ray Milkey · 4 years, 4 months ago
  34. 9d5f8c4 Starting snapshot 2.3.0-SNAPSHOT by ONOS Jenkins User · 4 years, 4 months ago
  35. 3c8f265 Tagging 2.3.0-rc2 by ONOS Jenkins User · 4 years, 4 months ago 2.3.0-rc2
  36. eb5bd49 Added CLI and REST support for auxLocations by Charles Chan · 4 years, 5 months ago
  37. ec42027 Starting snapshot 2.3.0-SNAPSHOT by ONOS Jenkins User · 4 years, 4 months ago
  38. 40fbef6 Tagging 2.3.0-rc1 by ONOS Jenkins User · 4 years, 4 months ago 2.3.0-rc1
  39. 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, 6 months ago
  40. 076c494 Starting snapshot 2.3.0-SNAPSHOT by Ray Milkey · 4 years, 9 months ago
  41. a4a89fb Fix PiGroupTranslatorImpl producing action profile members with ID 0 by Carmelo Cascone · 4 years, 9 months ago
  42. ea6d323 Starting snapshot 2.2.0-SNAPSHOT by ONOS Jenkins User · 4 years, 9 months ago
  43. a8a7881 Tagging 2.2.0-rc1 by ONOS Jenkins User · 4 years, 9 months ago 2.2.0-rc1
  44. 4ea2dcf Starting snapshot 2.2.0-SNAPSHOT by ONOS Jenkins User · 4 years, 10 months ago
  45. 0e66de9 Tagging 2.2.0-b1 by ONOS Jenkins User · 4 years, 10 months ago 2.2.0-b1
  46. 5a198b0 REST API for obj-nextids by Harshada Chaundkar · 4 years, 11 months ago
  47. a359b18 Added Method InstallRegisteredApps to CLI by Arnav Jain · 4 years, 10 months ago
  48. afdddc1 Fix cfgdef not found at runtime for third-party apps built with Maven by Carmelo Cascone · 4 years, 10 months ago
  49. f57ef60 Adding purgeOnDisconnect support to the meter subsystem and adding vlanId match by Gamze Abaka · 5 years ago
  50. efb57e5 Full Fix to getRegisteredApps by Arnav Jain · 4 years, 10 months ago
  51. 5bb59f2 Revert "Corrections to getRegisteredApplications and CLI implementation" by Carmelo Cascone · 4 years, 10 months ago
  52. 35ef3d3 Corrections to getRegisteredApplications and CLI implementation by Arnav Jain · 4 years, 11 months ago
  53. d33d3b4 Build ONOS exclusively with Bazel-provided remote JDK by Carmelo Cascone · 5 years ago
  54. d19b714 Introduced HostMoveTracker to suspend hosts that moves too frequently by jobin · 5 years ago
  55. f23340c Fix NPE in FlowObjectiveManager when unregistering pipeconf drivers by Carmelo Cascone · 5 years ago
  56. 75a9a89 Trigger pipeconf deploy right after registration by Carmelo Cascone · 5 years ago
  57. 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
  58. 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
  59. 65f27f1 ONOS-7733 Meter Creation Fails : by Gamze Abaka · 6 years ago
  60. 722f74c Starting snapshot 2.2.0-SNAPSHOT by Ray Milkey · 5 years ago
  61. 2d77c1a Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  62. 0dd5085 Tagging 2.1.0-rc2 by ONOS Jenkins User · 5 years ago 2.1.0-rc2
  63. bc7eb85 Filter groups by application ID, for real by Carmelo Cascone · 5 years ago
  64. 3b4baa0 Improve fingerprint computation for pipeconf by Carmelo Cascone · 5 years ago
  65. 33f36a0 Clean up PipelineInterpreter API by removing ambiguous methods by Carmelo Cascone · 5 years ago
  66. 9db4d5c Add support for P4Runtime clone sessions via Group API by Carmelo Cascone · 5 years ago
  67. ed2a0a4 Move modified after registerProperties in FlowRuleManager by pier · 5 years ago
  68. 8b3aef4 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 5 years ago
  69. 8b488de Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  70. 961dbde Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  71. 2fca16b Tagging 2.1.0-rc1 by ONOS Jenkins User · 5 years ago 2.1.0-rc1
  72. c2be50a Allow sharing the same gRPC channel between clients by Carmelo Cascone · 5 years ago
  73. 8a06403 Fix typo - componenService -> componentService by Ray Milkey · 5 years ago
  74. 397caca Fix ONOS-7958 - problems that were causing failures when onos-core restarts by Ray Milkey · 5 years ago
  75. dcd1b14 Packet throttle support by Harshada Chaundkar · 5 years ago
  76. 69ca82a Don't assume that there is a device id in the event message by Ray Milkey · 5 years ago
  77. 9553ed7 Port Annotation bug fix by debmaiti · 5 years ago
  78. 5e3afe5 Fix NPE when pending operations are not present (due to possible race condition) by pier · 5 years ago
  79. a7e60c6 Various fixes for P4Runtime group handling by Carmelo Cascone · 5 years ago
  80. 4f73fac Use max_group_size 1 for INDIRECT groups by Carmelo Cascone · 5 years ago
  81. bd508ed cfgdef tool modifications to catch variable names that don't match properties by Ray Milkey · 5 years ago
  82. 9530828 Fix pipeline not marked as READY after device reboot by Carmelo Cascone · 5 years ago
  83. ab5d41e Add support for enabling/disabling ports for gNMI devices by Carmelo Cascone · 5 years ago
  84. e4934e1 Moving the device event handling to separate thread by Ruchi Sahota · 5 years ago
  85. b81fdc1 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  86. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 5 years ago
  87. 2ef1cf7 Support DNS storage discovery via cluster metadata by Jordan Halterman · 5 years ago
  88. 1f0764a Remove soft fail for registering an empty property set by Ray Milkey · 5 years ago
  89. 368bd3d Ensure devices are marked online during mastership check by Jordan Halterman · 5 years ago
  90. 17801b4 remove deprecated removeRulesById() method by Ray Milkey · 5 years ago
  91. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  92. 887c1ca Update apache karaf to version 4.2.3 by Ray Milkey · 5 years ago
  93. e453edc Export the ResourceQueryService, needed by the linkprops app by Ray Milkey · 5 years ago
  94. f632826 Remove deprecated Node APIs by Ray Milkey · 5 years ago
  95. e1077f8 Remove calls to deprecated public intent data constructor by Ray Milkey · 5 years ago
  96. a90d974 remove useless trace statement by Ray Milkey · 5 years ago
  97. 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 5 years ago
  98. 11ce930 Fix a few more app startup/shutdown problems by Ray Milkey · 5 years ago
  99. 31b0048 Suppress exception stack traces on warning conditions to prevent STC faiures for non-fatal situations by Ray Milkey · 5 years ago
  100. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago