1. 62cf8b3 Support Nicira load extension, add L4 mod builder for group buckets by Jian Li · 5 years ago
  2. 6e66680 Support GENEVE tunnel type in OVSDB southbound by Jian Li · 5 years ago
  3. 9e8f836 device memory/cpu stats for pica8 switch using Switch_Inventory DB by nitinanand · 6 years ago
  4. 66f8c61 VOL-2734 Adding inner vlan id field to McastConfig to configure inner vlan id by Esin Karaman · 4 years, 2 months ago
  5. 7aceddf Avoids delete of dataplane state during mastership change by pier · 4 years, 5 months ago
  6. 5022a4c Starting snapshot 1.13.11-SNAPSHOT by ONOS Jenkins User · 4 years, 3 months ago
  7. 2942e6f Tagging 1.13.10 by ONOS Jenkins User · 4 years, 3 months ago 1.13.10
  8. f57443e Write to flow table bucket in calling thread to reduce latency by Jordan Halterman · 5 years ago
  9. fa48c6e Add bulk update to ConsistentMultimap by pier · 4 years, 7 months ago
  10. 0c6e459 Starting snapshot 1.13.10-SNAPSHOT by ONOS Jenkins User · 4 years, 4 months ago
  11. 8cd842f Tagging 1.13.10-rc2 by ONOS Jenkins User · 4 years, 4 months ago 1.13.10-rc2
  12. 8e461b9 Starting snapshot 1.13.10-SNAPSHOT by ONOS Jenkins User · 4 years, 4 months ago
  13. 9924790 Tagging 1.13.10-rc1 by ONOS Jenkins User · 4 years, 4 months ago 1.13.10-rc1
  14. 9c40067 Fixed an issue that innerVlan, tpid and suspended bit is not correctly set by Charles Chan · 4 years, 5 months ago
  15. 9f0fcb7 Avoid reading cluster metadata in critical section of DistributedClusterStore by Jordan Halterman · 4 years, 6 months ago
  16. 91908af REST API for obj-nextids by Harshada Chaundkar · 4 years, 10 months ago
  17. 08bddcc Fix for host store not updated when host moves by Harshada Chaundkar · 4 years, 10 months ago
  18. 42482b2 Starting snapshot 1.13.10-SNAPSHOT by ONOS Jenkins User · 4 years, 10 months ago
  19. 200fb5c Tagging 1.13.9 by ONOS Jenkins User · 4 years, 10 months ago 1.13.9
  20. ca9960a Introduced HostMoveTracker to suspend hosts that moves too frequently by jobin · 5 years ago
  21. 9b49e34 Fetch flows in buckets to avoid large memory allocations/serialization in flow store by Jordan Halterman · 5 years ago
  22. 85028e8 Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 5 years ago
  23. 3e6ac5b Tagging 1.13.9-rc4 by ONOS Jenkins User · 5 years ago 1.13.9-rc4
  24. ddda531 Move modified after registerProperties in FlowRuleManager by pier · 5 years ago
  25. 9370247 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 5 years ago
  26. dc03798 Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  27. a3dcca9 Fix duplicate ip issue by pier · 5 years ago
  28. 1b40848 Fix NPE when pending operations are not present (due to possible race condition) by pier · 5 years ago
  29. a4b4029 Packet throttle support by Harshada Chaundkar · 5 years ago
  30. 9d1db1c Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 5 years ago
  31. 68c3cdb Tagging 1.13.9-rc3 by ONOS Jenkins User · 5 years ago 1.13.9-rc3
  32. 91b3854 Adding purgeOnDisconnect support to the meter subsystem and adding vlanId match by Gamze Abaka · 5 years ago
  33. 62022ef Fix NPE in flow store by Jordan Halterman · 5 years ago
  34. f1240a9 Fix NPE in flow store by Jordan Halterman · 5 years ago
  35. 3bfbd38 Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 5 years ago
  36. d3c8894 Tagging 1.13.9-rc2 by ONOS Jenkins User · 5 years ago 1.13.9-rc2
  37. 7a9bfb8 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  38. 66b0129 Moving the device event handling to separate thread by Ruchi Sahota · 5 years ago
  39. fc6d1fb Reduce frequency of flow store replication by Jordan Halterman · 5 years ago
  40. 40fda91 Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 5 years ago
  41. c8bc024 Tagging 1.13.9-rc1 by ONOS Jenkins User · 5 years ago 1.13.9-rc1
  42. dac44dc Upgrade to Atomix 2.0.27 by Jordan Halterman · 5 years ago
  43. 3c8d47e Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 5 years ago
  44. 23a2915 Tagging 1.13.8 by ONOS Jenkins User · 5 years ago 1.13.8
  45. e5b1461 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
  46. b6b5414 restapi-cli-audit-onos-1.13-manual-cherry-pick by Arjun E K · 5 years ago
  47. e74913c ONOS-7896 Fix a bug that results in flow obj queue not being dequeued properly by Charles Chan · 5 years ago
  48. e116f12 Prevent objective context from being executed multiple times by Charles Chan · 5 years ago
  49. d1eb47c More unit test fix by Charles Chan · 5 years ago
  50. 6171ab9 Unit test fix - timeout is not correctly set in parallel execution environment by Charles Chan · 5 years ago
  51. 16ec41d Address StackOverflow by offloading cache listener to a separate thread by Charles Chan · 5 years ago
  52. 0efc849 Starting snapshot 1.13.8-SNAPSHOT by ONOS Jenkins User · 5 years ago
  53. d8d1774 Tagging 1.13.7 by ONOS Jenkins User · 5 years ago 1.13.7
  54. c8aaa0e Do not invalidate the cache again if the dequeue is triggered by the cache timeout by Charles Chan · 5 years ago
  55. 983264a Starting snapshot 1.13.7-SNAPSHOT by ONOS Jenkins User · 6 years ago
  56. 6e9aedb Tagging 1.13.6 by ONOS Jenkins User · 6 years ago 1.13.6
  57. b5c60cb 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
  58. 0d47139 Starting snapshot 1.13.6-SNAPSHOT by ONOS Jenkins User · 6 years ago
  59. 165ab5d Tagging 1.13.5 by ONOS Jenkins User · 6 years ago 1.13.5
  60. 6f58cf1 Allow applications to specify a few other packet-request flow priorities. by Saurav Das · 6 years ago
  61. e3b704a [ONOS-7751] Sometimes device availability is not changed to available after creation of OF device by jaegonkim · 6 years ago
  62. f451e5e Starting snapshot 1.13.5-SNAPSHOT by ONOS Jenkins User · 6 years ago
  63. 8c13723 Tagging 1.13.4 by ONOS Jenkins User · 6 years ago 1.13.4
  64. 73eae90 Starting snapshot 1.13.4-SNAPSHOT by ONOS Jenkins User · 6 years ago
  65. 3082b12 Tagging 1.13.3 by ONOS Jenkins User · 6 years ago 1.13.3
  66. 459608e Added one more Component Config REST API; for specified component and variable. by psneha · 6 years ago
  67. c96042e Do not queue VERIFY objectives by Charles Chan · 6 years ago
  68. 3c82f19 Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  69. c61232b [ONOS-7755] Apply initial cluster configuration on ClusterStore activation to avoid INSTANCE_DEACTIVATED events when applied by ClusterManager by Jordan Halterman · 6 years ago
  70. 5d5ea47 [ONOS-7754] Re-populate failure detector with existing node states to avoid failure detections following component configuration change in ClusterStore by Jordan Halterman · 6 years ago
  71. 47985ab Send/receive heartbeats on shared thread to avoid concurrent updates to ClusterStore state when sending/receiving heartbeats by Jordan Halterman · 6 years ago
  72. a899362 [ONOS-7753] Ensure cluster heartbeats are recorded when last heartbeat time is set to default value by Jordan Halterman · 6 years ago
  73. b24cb3c Refactor file path validation code; reject apps with up-level references in the name by Ray Milkey · 6 years ago
  74. 07b666f Prevent zip archives from putting files in directories outside of the target directory by Ray Milkey · 6 years ago
  75. 7034a29 Revert "Prevent zip archives from putting files in directories outside of the target directory" by Ray Milkey · 6 years ago
  76. fa43644 Prevent zip archives from putting files in directories outside of the target directory by Ray Milkey · 6 years ago
  77. 79379fe Correct a log message in HostManager by Charles Chan · 6 years ago
  78. 7edca04 Ensure multimap events are published on replaceValues by Jordan Halterman · 6 years ago
  79. df890c9 Starting snapshot 1.13.3-SNAPSHOT by ONOS Jenkins User · 6 years ago
  80. 54c410d Tagging 1.13.2 by ONOS Jenkins User · 6 years ago 1.13.2
  81. a304cb7 Increase default leader elector timeout to 2500ms in DistribuetdLeadershipStore by Jordan Halterman · 6 years ago
  82. 11a668c ONOS-7733 Meter Creation Fails : by Gamze Abaka · 6 years ago
  83. e020f1f Revert Netty timeout changes and adjust phi threshold by Jordan Halterman · 6 years ago
  84. 10e606a Fix for OS-13 - don't allow app pathnames to leave the app root by Ray Milkey · 6 years ago
  85. c8a5bc7 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  86. c28fc9e Tagging 1.13.2-rc3 by ONOS Jenkins User · 6 years ago 1.13.2-rc3
  87. 8c47358 Implement lazy iterators/streams for ConsistentMap by Jordan Halterman · 6 years ago
  88. 68d4496 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  89. a2789a9 Bugfix: DistributedPacketStore does not notify delegate in some cases by Charles Chan · 6 years ago
  90. 2c0b10f Deduplicate candidates when constructing MastershipInfo in mastership store by Jordan Halterman · 6 years ago
  91. 47b7b53 Implement service for mastership-based remote Java proxies by Jordan Halterman · 6 years ago
  92. 7ab9706 Implement service for registering, managing, and operating on remote Java proxies over the cluster communication service by Jordan Halterman · 6 years ago
  93. 4c3a045 [ONOS-7729] Copy flow buckets prior to replication to avoid inconsistent collection serialization by Jordan Halterman · 6 years ago
  94. 2dc9f8f Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  95. 65ca2a9 Tagging 1.13.2-rc2 by ONOS Jenkins User · 6 years ago 1.13.2-rc2
  96. d493b30 Ensure cached document tree listeners are run after cache has been updated to prevent stale reads from the cache by Jordan Halterman · 6 years ago
  97. fe7a290 Ensure cache map listeners are run after cache has been updated to prevent stale reads from the cache by Jordan Halterman · 6 years ago
  98. 89f5b4e Ensure multimap event listeners are executed after cache update to avoid stale reads from the cache. by Jordan Halterman · 6 years ago
  99. 97cd272 Ensure backups are updated on change in DeviceFlowTable by Jordan Halterman · 6 years ago
  100. 356cda5 Refactor flow rule store to resolve missing flows with old masters following mastership reassignment by Jordan Halterman · 6 years ago