1. bb21429 REST API for obj-nextids by Harshada Chaundkar · 5 years ago
  2. 2363d9c Fix for host store not updated when host moves by Harshada Chaundkar · 5 years ago
  3. 5944e5b Introduced HostMoveTracker to suspend hosts that moves too frequently. by jobin · 6 years ago
  4. 2fdc8ee Starting snapshot 2.1.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  5. 79aa10d Tagging 2.1.0 by ONOS Jenkins User · 6 years ago 2.1.0
  6. 21d48f0 Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  7. d7557a9 Tagging 2.1.0-rc7 by ONOS Jenkins User · 6 years ago 2.1.0-rc7
  8. 363660d Fix NPE in FlowObjectiveManager when unregistering pipeconf drivers by Carmelo Cascone · 6 years ago
  9. 858637a Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  10. 50839f2 Tagging 2.1.0-rc6 by ONOS Jenkins User · 6 years ago 2.1.0-rc6
  11. a34558e Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  12. 4c6fe22 Tagging 2.1.0-rc5 by ONOS Jenkins User · 6 years ago 2.1.0-rc5
  13. 879565b Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  14. 2d320a4 Tagging 2.1.0-rc4 by ONOS Jenkins User · 6 years ago 2.1.0-rc4
  15. 5666f1d Prevent unhandled exception if the executor is already shut down. by Ray Milkey · 6 years ago
  16. 40d182e Trigger pipeconf deploy right after registration by Carmelo Cascone · 6 years ago
  17. 2102175 Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  18. c7482e2 Tagging 2.1.0-rc3 by ONOS Jenkins User · 6 years ago 2.1.0-rc3
  19. 2d77c1a Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  20. 0dd5085 Tagging 2.1.0-rc2 by ONOS Jenkins User · 6 years ago 2.1.0-rc2
  21. bc7eb85 Filter groups by application ID, for real by Carmelo Cascone · 6 years ago
  22. 3b4baa0 Improve fingerprint computation for pipeconf by Carmelo Cascone · 6 years ago
  23. 33f36a0 Clean up PipelineInterpreter API by removing ambiguous methods by Carmelo Cascone · 6 years ago
  24. 9db4d5c Add support for P4Runtime clone sessions via Group API by Carmelo Cascone · 6 years ago
  25. 5079a7f Define new type of group CLONE by Carmelo Cascone · 6 years ago
  26. ed2a0a4 Move modified after registerProperties in FlowRuleManager by pier · 6 years ago
  27. 8b3aef4 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 6 years ago
  28. 8b488de Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 6 years ago
  29. 961dbde Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  30. 2fca16b Tagging 2.1.0-rc1 by ONOS Jenkins User · 6 years ago 2.1.0-rc1
  31. 15743ea Fix duplicate ip issue by pier · 6 years ago
  32. c2be50a Allow sharing the same gRPC channel between clients by Carmelo Cascone · 6 years ago
  33. 8a06403 Fix typo - componenService -> componentService by Ray Milkey · 6 years ago
  34. a3ce00b GUI2 Add links to GUI2 when created dynamically by Sean Condon · 6 years ago
  35. b48533e Fix for ONOS-7960 - single to multi intent json codec can't decode egress point array by Ray Milkey · 6 years ago
  36. d1092d6 properly reallocate thread pools after a restart by Ray Milkey · 6 years ago
  37. 397caca Fix ONOS-7958 - problems that were causing failures when onos-core restarts by Ray Milkey · 6 years ago
  38. 07093b0 Write to flow table bucket in calling thread to reduce latency by Jordan Halterman · 6 years ago
  39. dcd1b14 Packet throttle support by Harshada Chaundkar · 6 years ago
  40. 69ca82a Don't assume that there is a device id in the event message by Ray Milkey · 6 years ago
  41. 9553ed7 Port Annotation bug fix by debmaiti · 6 years ago
  42. 3dbcaaf Initial gNOI implementation added. Introduced system Time and Reboot RPC by oleksandr.yashchuk@plvision.eu · 6 years ago
  43. 2888433 GUI2 added in the layout topo overlay by Sean Condon · 6 years ago
  44. 5e3afe5 Fix NPE when pending operations are not present (due to possible race condition) by pier · 6 years ago
  45. a7e60c6 Various fixes for P4Runtime group handling by Carmelo Cascone · 6 years ago
  46. 975a343 Fix NPE when processing host events in UI by Carmelo Cascone · 6 years ago
  47. 4f73fac Use max_group_size 1 for INDIRECT groups by Carmelo Cascone · 6 years ago
  48. bd508ed cfgdef tool modifications to catch variable names that don't match properties by Ray Milkey · 6 years ago
  49. 9530828 Fix pipeline not marked as READY after device reboot by Carmelo Cascone · 6 years ago
  50. 0e3b623 Reduce the chance of apps triggering fake mastership events by Carmelo Cascone · 6 years ago
  51. 0854c04 Add bridge Config at Arista Driver by HelloONOS · 6 years ago
  52. ee54576 GUI2 Handle node additions and removals in Topology view by Sean Condon · 6 years ago
  53. e3de321 Fix NPE in flow store by Jordan Halterman · 6 years ago
  54. 01bf125 Match device pattern on start of line in MastershipStore election topics by Jordan Halterman · 6 years ago
  55. 0677d88 Fix NPE in flow store by Jordan Halterman · 6 years ago
  56. ab5d41e Add support for enabling/disabling ports for gNMI devices by Carmelo Cascone · 6 years ago
  57. e4934e1 Moving the device event handling to separate thread by Ruchi Sahota · 6 years ago
  58. b81fdc1 Optimize filtering flow rule counts by state by Jordan Halterman · 6 years ago
  59. 6146946 Fix inconsistent update type during concurrent P4Runtime writes by Carmelo Cascone · 6 years ago
  60. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 6 years ago
  61. c88c265 Add debug logging of add/remove operations in flow rule store by Jordan Halterman · 6 years ago
  62. b65d99d Reverting change to print for OCHSignal by Andrea Campanella · 6 years ago
  63. aeda275 Reduce frequency of flow store replication by Jordan Halterman · 6 years ago
  64. b603ac2 FIX-minor changes in the BUILD file for protobuf models by adibrastegarnia · 6 years ago
  65. 3e4dbef Use singleton primitives in transactions by Jordan Halterman · 6 years ago
  66. 2ef1cf7 Support DNS storage discovery via cluster metadata by Jordan Halterman · 6 years ago
  67. a4a17cb OutboundPacket: add inPort method by Thiago Santos · 6 years ago
  68. de6eb18 Support Nicira load extension, add L4 mod builder for group buckets by Jian Li · 6 years ago
  69. 4a69ef8 TrafficTreatment: add support for IP DSCP modifications by Thiago Santos · 6 years ago
  70. 1f0764a Remove soft fail for registering an empty property set by Ray Milkey · 6 years ago
  71. 368bd3d Ensure devices are marked online during mastership check by Jordan Halterman · 6 years ago
  72. 17801b4 remove deprecated removeRulesById() method by Ray Milkey · 6 years ago
  73. c694383 Adding support for TLS connections for gRPC clients by Brian O'Connor · 6 years ago
  74. 4f7e363 Removal of deprecated APIs by Ray Milkey · 6 years ago
  75. 887c1ca Update apache karaf to version 4.2.3 by Ray Milkey · 6 years ago
  76. e453edc Export the ResourceQueryService, needed by the linkprops app by Ray Milkey · 6 years ago
  77. 312221c Removal of deprecated UI methods by Ray Milkey · 6 years ago
  78. f632826 Remove deprecated Node APIs by Ray Milkey · 6 years ago
  79. e1077f8 Remove calls to deprecated public intent data constructor by Ray Milkey · 6 years ago
  80. a90d974 remove useless trace statement by Ray Milkey · 6 years ago
  81. 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 6 years ago
  82. 8efe278 Remove deprecated APIs by Ray Milkey · 6 years ago
  83. 47f09c5 Remove deprecated FlowRuleExtPayLoad API by Ray Milkey · 6 years ago
  84. 11ce930 Fix a few more app startup/shutdown problems by Ray Milkey · 6 years ago
  85. 31b0048 Suppress exception stack traces on warning conditions to prevent STC faiures for non-fatal situations by Ray Milkey · 6 years ago
  86. 48ea5a0 Fix bug where an ancillary provider was allowed to be created even if there was no primary by Ray Milkey · 6 years ago
  87. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 6 years ago
  88. e45902b Bumped P4Runtime to v1.0.0 by Carmelo Cascone · 6 years ago
  89. 3638de8 Generate error log when unable to load app dependencies by Ray Milkey · 6 years ago
  90. 4972416 Remove deprecated APIs from packet classes by Ray Milkey · 6 years ago
  91. 99c59db ONOS-7898 Action profile group/member refactoring by Carmelo Cascone · 6 years ago
  92. 0a6330f ONOS-7896 Fix a bug that results in flow obj queue not being dequeued properly by Charles Chan · 6 years ago
  93. aab9947 A new driver behavior call TapiDeviceLambdaQuery. by Diego Garcia · 6 years ago
  94. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  95. 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 6 years ago
  96. c51852e Prevent objective context from being executed multiple times by Charles Chan · 6 years ago
  97. 9ee53ef Don't check features that aren't supplied by ONOS by Ray Milkey · 6 years ago
  98. 86fdd28 Backoff costly component state checks to once per minute once node is fully started by Jordan Halterman · 6 years ago
  99. af3461c Use separate thread for ComponentsMonitor component checks by Jordan Halterman · 6 years ago
  100. 56e9023 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 6 years ago