1. 4554ecd restapi-cli-audit-onos-1.12-manual-cherry-pick by Arjun E K · 6 years ago
  2. ada4c6d ONOS-7896 Fix a bug that results in flow obj queue not being dequeued properly by Charles Chan · 5 years ago
  3. 8d616a3 Prevent objective context from being executed multiple times by Charles Chan · 5 years ago
  4. d935b63 Attempt to fix unit test by Charles Chan · 6 years ago
  5. 352bae8 Unit test fix - timeout is not correctly set in parallel execution environment by Charles Chan · 6 years ago
  6. 0d33336 Address StackOverflow by offloading cache listener to a separate thread by Charles Chan · 6 years ago
  7. 31f277e Cherry picking multiple commits for FlowRuleStore optimaization by Nikunj Desai · 6 years ago
  8. 9265815 Do not invalidate the cache again if the dequeue is triggered by the cache timeout by Charles Chan · 6 years ago
  9. b746700 [ONOS-7751] Sometimes device availability is not changed to available after creation of OF device by jaegonkim · 6 years ago
  10. 385b01a Starting snapshot 1.12.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  11. dd21009f Tagging 1.12.2-rc1 by ONOS Jenkins User · 6 years ago 1.12.2-rc1
  12. 988b2e7 Added one more Component Config REST API; for specified component and variable. by psneha · 6 years ago
  13. 74b3545 Do not queue VERIFY objectives by Charles Chan · 6 years ago
  14. 19d6486 Avoid blocking event thread in ResourceDeviceListener by Jordan Halterman · 6 years ago
  15. 2207a87 Correct a log message in HostManager by Charles Chan · 6 years ago
  16. 1087d13 Starting snapshot 1.12.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  17. 9172e40 Tagging 1.12.1 by ONOS Jenkins User · 6 years ago 1.12.1
  18. 41467e5 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  19. 4c05f5b Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  20. a9bee37 Tagging 1.12.1-rc7 by ONOS Jenkins User · 6 years ago 1.12.1-rc7
  21. f9eab5a Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  22. 7b1a66b Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  23. 6252ca3 Tagging 1.12.1-rc6 by ONOS Jenkins User · 6 years ago 1.12.1-rc6
  24. d2852bc Fix concurrent modification exception due to unlocked access to collection by Ray Milkey · 6 years ago
  25. 9f83234 Fix testUninstallAndInstallNonDisruptive test by Pier · 6 years ago
  26. d8c1da0 Fix NPE in DeviceManager for an offline device by Ray Milkey · 6 years ago
  27. 3445b48 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  28. 6a5c229 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  29. 50f5a88 Partial fix for ONOS-6767. by Thomas Vachuska · 6 years ago
  30. 27e3d61 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  31. f338236 Tagging 1.12.1-rc5 by ONOS Jenkins User · 6 years ago 1.12.1-rc5
  32. a000ef6 Increase flow obj timeout and remove pendingForwards and pendingNexts when the next failed by Charles Chan · 6 years ago
  33. 9062a7f Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  34. 707d9dc Print flow objective error message by Charles Chan · 6 years ago
  35. 1222cf5 [ONOS-7555] Device local-status and device availability parameters are not synchronized in cluster by Palash Kala · 6 years ago
  36. ee7001e Implement flow objective queue command by Charles Chan · 6 years ago
  37. 213cdaa Avoid head of queue blocking in InOrderFlowObjecitveManager by Charles Chan · 6 years ago
  38. 03ff064 Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  39. 7583e70 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  40. e84aa93 Tagging 1.12.1-rc4 by ONOS Jenkins User · 6 years ago 1.12.1-rc4
  41. 9a93304 Validate that cluster configuration intersects with existing nodes when forming cluster by Jordan Halterman · 6 years ago
  42. 44bfacd [ONOS-7288] Fix race condition of device manager by Yi Tseng · 7 years ago
  43. fcbb5a9 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  44. 8a4de91 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  45. d26fbf5 Tagging 1.12.1-rc3 by ONOS Jenkins User · 6 years ago 1.12.1-rc3
  46. 6b06148 CORD-2917 Should not push packet requests that target specific device to all devices by Charles Chan · 6 years ago
  47. 04d557e Refactor logging in InOrderFlowObjectiveManager by Charles Chan · 6 years ago
  48. cb1db5a Implements in-order flow objective execution by Charles Chan · 6 years ago
  49. a67b5d5 Add uptimes to device and cluster REST APIs by Ray Milkey · 6 years ago
  50. 38d2ff6 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  51. 2800d97 Tagging 1.12.1-rc2 by ONOS Jenkins User · 6 years ago 1.12.1-rc2
  52. 1a92000 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  53. ec860e8 Starting snapshot 1.12.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  54. 9734fce Tagging 1.12.1-rc1 by ONOS Jenkins User · 6 years ago 1.12.1-rc1
  55. 23934ce [CORD-2802] Fix events reordering in FlowObjectiveManager by Pier Luigi · 6 years ago
  56. d821c75 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  57. 71d7b42 Fixed race condition in CriterionTranslatorHelper by Carmelo Cascone · 6 years ago
  58. a3b55a9 Fixing issue in component config subsystem where the locally registered by Thomas Vachuska · 6 years ago
  59. 8c73019 Fixing ComponentConfigManager to preset values locally; not just in the distributed store. by Thomas Vachuska · 6 years ago
  60. bbd34e2 Fixed issue where component configuration would not propagate on node restart. by Thomas Vachuska · 6 years ago
  61. f3f7594 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  62. 5689cbe Add more logs to help debug packet processing issues by Jonathan Hart · 6 years ago
  63. 0315509 Various small fixes by Yuta HIGUCHI · 6 years ago
  64. ce44f78 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 7 years ago
  65. da4da76 Tagging 1.12.1-b1 by ONOS Jenkins User · 7 years ago 1.12.1-b1
  66. 45d55e0 Dual-homing probing improvements by Charles Chan · 7 years ago
  67. b62be50 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 7 years ago
  68. 32b7f0a Tagging 1.12.0 by Ray Milkey · 7 years ago 1.12.0
  69. 3648094 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 7 years ago
  70. 1980d50 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  71. 9a775f9 Tagging 1.12.0-rc3 by Ray Milkey · 7 years ago 1.12.0-rc3
  72. 73a6cc1 Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 7 years ago
  73. 94a659f P4-related cherry-picks for 1.12 by Carmelo Cascone · 7 years ago
  74. a7b346a Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  75. 15d2018 Tagging 1.12.0-rc2 by Ray Milkey · 7 years ago 1.12.0-rc2
  76. d6002e0 [ONOS-7243] Check for existing device master before attempting to acquire mastership to mark device offline by Jordan Halterman · 7 years ago
  77. 1ee846a [ONOS-7279] Fix for illegal state exception when deactivating driver providers by Andrea Campanella · 7 years ago
  78. fb29fb1 Fix NPE in PacketManager by Ray Milkey · 7 years ago
  79. 55f451d Fix CORD-2326 Dual home host loses one of its location when its name being changed in GUI by Charles Chan · 7 years ago
  80. ba8fcd7 Correctly persists the old value in TestConsistentMap by deep cloning the entry by Charles Chan · 7 years ago
  81. 04fecb5 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  82. fc67a20 Tagging 1.12.0-rc1 by Ray Milkey · 7 years ago 1.12.0-rc1
  83. 9416aea Check for in-progress upgrade before attempting to change NONE role in DeviceManager by Jordan Halterman · 7 years ago
  84. 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
  85. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 7 years ago
  86. 8320088 Unit tests for Cluster Metadata Manager by Ray Milkey · 7 years ago
  87. 4f68ec9 ONOS-6613 Non-disruptive intent reallocation by Antonio Marsico · 7 years ago
  88. 334e941 remove references to BMV2 from pom files by Ray Milkey · 7 years ago
  89. 21a74da [ONOS-7213] Add serializer for cluster metadata Partitions. by Jordan Halterman · 7 years ago
  90. ba1bbaf [ONOS-7214] Delete partition data after cluster reconfiguration. by Jordan Halterman · 7 years ago
  91. e3708c7 ONOS-7219 - don't crash if there is no metadata file by Ray Milkey · 7 years ago
  92. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 7 years ago
  93. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  94. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 7 years ago 1.12.0-b2
  95. ff6e1e6 fix a typo by Harold Huang · 7 years ago
  96. f2e09cb Adding ability to handle orphaned devices when balancing mastership. by Thomas Vachuska · 7 years ago
  97. e27bb90 Fix maven build by Ray Milkey · 7 years ago
  98. 0676c97 Use default value for automatically rebalancing masters on upgrade by Jordan Halterman · 7 years ago
  99. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  100. 07f052b [ONOS-7088] Distribute storage partitions evenly during upgrades by Jordan Halterman · 7 years ago