1. 2051196 Removes workaround for duplicate device_added events by pier · 4 years ago onos-1.12
  2. 3550010 Fix for duplicated event issue. by pier · 4 years, 1 month ago
  3. 2107d0c Improves VERIFY operations by pier · 4 years, 4 months ago
  4. 95e6251 Fixes a regression introduced by 23223. by pier · 4 years, 2 months ago
  5. 242cd3f Provide a map between all devices and their driver names by Seyeon Jeong · 4 years, 2 months ago
  6. a3b186e Fixes an NPE in OFDPA pipeliners by pier · 4 years, 3 months ago
  7. 39c9f79 Avoids delete of dataplane state during mastership change by pier · 4 years, 5 months ago
  8. 0acb326 REST API for obj-nextids by Harshada Chaundkar · 4 years, 11 months ago
  9. 054da84 Starting snapshot 1.12.2-SNAPSHOT by ONOS Jenkins User · 5 years ago
  10. 2f8de0d Tagging 1.12.2-rc2 by ONOS Jenkins User · 5 years ago 1.12.2-rc2
  11. 26fe4a4 Introduced HostMoveTracker to suspend hosts that moves too frequently. by jobin · 5 years ago
  12. 3b73624 Move modified after registerProperties in FlowRuleManager by pier · 5 years ago
  13. 5b9b9e3 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 5 years ago
  14. 52cb937 Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  15. 14c6d62 Fix NPE when pending operations are not present (due to possible race condition) by pier · 5 years ago
  16. f642fe3 Packet throttle support Incorporated review comments by Mayank Tiwari · 5 years ago
  17. 196a9ca Moving the device event handling to separate thread by Ruchi Sahota · 5 years ago
  18. a35584e Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  19. 4554ecd restapi-cli-audit-onos-1.12-manual-cherry-pick by Arjun E K · 5 years ago
  20. ada4c6d ONOS-7896 Fix a bug that results in flow obj queue not being dequeued properly by Charles Chan · 5 years ago
  21. 8d616a3 Prevent objective context from being executed multiple times by Charles Chan · 5 years ago
  22. 352bae8 Unit test fix - timeout is not correctly set in parallel execution environment by Charles Chan · 5 years ago
  23. 0d33336 Address StackOverflow by offloading cache listener to a separate thread by Charles Chan · 5 years ago
  24. 31f277e Cherry picking multiple commits for FlowRuleStore optimaization by Nikunj Desai · 5 years ago
  25. 9265815 Do not invalidate the cache again if the dequeue is triggered by the cache timeout by Charles Chan · 6 years ago
  26. b746700 [ONOS-7751] Sometimes device availability is not changed to available after creation of OF device by jaegonkim · 6 years ago
  27. 385b01a Starting snapshot 1.12.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  28. dd21009f Tagging 1.12.2-rc1 by ONOS Jenkins User · 6 years ago 1.12.2-rc1
  29. 988b2e7 Added one more Component Config REST API; for specified component and variable. by psneha · 6 years ago
  30. 74b3545 Do not queue VERIFY objectives by Charles Chan · 6 years ago
  31. 19d6486 Avoid blocking event thread in ResourceDeviceListener by Jordan Halterman · 6 years ago
  32. 2207a87 Correct a log message in HostManager by Charles Chan · 6 years ago
  33. 1087d13 Starting snapshot 1.12.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  34. 9172e40 Tagging 1.12.1 by ONOS Jenkins User · 6 years ago 1.12.1
  35. 41467e5 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  36. 4c05f5b Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  37. a9bee37 Tagging 1.12.1-rc7 by ONOS Jenkins User · 6 years ago 1.12.1-rc7
  38. f9eab5a Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  39. 7b1a66b Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  40. 6252ca3 Tagging 1.12.1-rc6 by ONOS Jenkins User · 6 years ago 1.12.1-rc6
  41. d2852bc Fix concurrent modification exception due to unlocked access to collection by Ray Milkey · 6 years ago
  42. d8c1da0 Fix NPE in DeviceManager for an offline device by Ray Milkey · 6 years ago
  43. 3445b48 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  44. 6a5c229 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  45. 50f5a88 Partial fix for ONOS-6767. by Thomas Vachuska · 6 years ago
  46. 27e3d61 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  47. f338236 Tagging 1.12.1-rc5 by ONOS Jenkins User · 6 years ago 1.12.1-rc5
  48. a000ef6 Increase flow obj timeout and remove pendingForwards and pendingNexts when the next failed by Charles Chan · 6 years ago
  49. 9062a7f Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  50. 707d9dc Print flow objective error message by Charles Chan · 6 years ago
  51. 1222cf5 [ONOS-7555] Device local-status and device availability parameters are not synchronized in cluster by Palash Kala · 6 years ago
  52. ee7001e Implement flow objective queue command by Charles Chan · 6 years ago
  53. 213cdaa Avoid head of queue blocking in InOrderFlowObjecitveManager by Charles Chan · 6 years ago
  54. 03ff064 Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  55. 7583e70 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  56. e84aa93 Tagging 1.12.1-rc4 by ONOS Jenkins User · 6 years ago 1.12.1-rc4
  57. 9a93304 Validate that cluster configuration intersects with existing nodes when forming cluster by Jordan Halterman · 6 years ago
  58. 44bfacd [ONOS-7288] Fix race condition of device manager by Yi Tseng · 6 years ago
  59. fcbb5a9 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  60. 8a4de91 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  61. d26fbf5 Tagging 1.12.1-rc3 by ONOS Jenkins User · 6 years ago 1.12.1-rc3
  62. 6b06148 CORD-2917 Should not push packet requests that target specific device to all devices by Charles Chan · 6 years ago
  63. 04d557e Refactor logging in InOrderFlowObjectiveManager by Charles Chan · 6 years ago
  64. cb1db5a Implements in-order flow objective execution by Charles Chan · 6 years ago
  65. a67b5d5 Add uptimes to device and cluster REST APIs by Ray Milkey · 6 years ago
  66. 38d2ff6 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  67. 2800d97 Tagging 1.12.1-rc2 by ONOS Jenkins User · 6 years ago 1.12.1-rc2
  68. 1a92000 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  69. ec860e8 Starting snapshot 1.12.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  70. 9734fce Tagging 1.12.1-rc1 by ONOS Jenkins User · 6 years ago 1.12.1-rc1
  71. 23934ce [CORD-2802] Fix events reordering in FlowObjectiveManager by Pier Luigi · 6 years ago
  72. d821c75 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  73. 71d7b42 Fixed race condition in CriterionTranslatorHelper by Carmelo Cascone · 6 years ago
  74. a3b55a9 Fixing issue in component config subsystem where the locally registered by Thomas Vachuska · 6 years ago
  75. 8c73019 Fixing ComponentConfigManager to preset values locally; not just in the distributed store. by Thomas Vachuska · 6 years ago
  76. bbd34e2 Fixed issue where component configuration would not propagate on node restart. by Thomas Vachuska · 6 years ago
  77. f3f7594 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  78. 5689cbe Add more logs to help debug packet processing issues by Jonathan Hart · 6 years ago
  79. 0315509 Various small fixes by Yuta HIGUCHI · 6 years ago
  80. ce44f78 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  81. da4da76 Tagging 1.12.1-b1 by ONOS Jenkins User · 6 years ago 1.12.1-b1
  82. 45d55e0 Dual-homing probing improvements by Charles Chan · 6 years ago
  83. b62be50 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  84. 32b7f0a Tagging 1.12.0 by Ray Milkey · 6 years ago 1.12.0
  85. 3648094 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  86. 1980d50 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  87. 9a775f9 Tagging 1.12.0-rc3 by Ray Milkey · 6 years ago 1.12.0-rc3
  88. 73a6cc1 Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  89. 94a659f P4-related cherry-picks for 1.12 by Carmelo Cascone · 6 years ago
  90. a7b346a Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  91. 15d2018 Tagging 1.12.0-rc2 by Ray Milkey · 6 years ago 1.12.0-rc2
  92. d6002e0 [ONOS-7243] Check for existing device master before attempting to acquire mastership to mark device offline by Jordan Halterman · 6 years ago
  93. 1ee846a [ONOS-7279] Fix for illegal state exception when deactivating driver providers by Andrea Campanella · 6 years ago
  94. fb29fb1 Fix NPE in PacketManager by Ray Milkey · 6 years ago
  95. 55f451d Fix CORD-2326 Dual home host loses one of its location when its name being changed in GUI by Charles Chan · 6 years ago
  96. 04fecb5 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  97. fc67a20 Tagging 1.12.0-rc1 by Ray Milkey · 6 years ago 1.12.0-rc1
  98. 9416aea Check for in-progress upgrade before attempting to change NONE role in DeviceManager by Jordan Halterman · 7 years ago
  99. 2c142c5 Fix race condition - if the device manager is not ready when a packet arrives, drop it rather than NPE by Ray Milkey · 7 years ago
  100. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 7 years ago