1. 9d1db1c Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 5 years ago
  2. 68c3cdb Tagging 1.13.9-rc3 by ONOS Jenkins User · 5 years ago 1.13.9-rc3
  3. 91b3854 Adding purgeOnDisconnect support to the meter subsystem and adding vlanId match by Gamze Abaka · 5 years ago
  4. 3bfbd38 Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 5 years ago
  5. d3c8894 Tagging 1.13.9-rc2 by ONOS Jenkins User · 5 years ago 1.13.9-rc2
  6. 7a9bfb8 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  7. 66b0129 Moving the device event handling to separate thread by Ruchi Sahota · 5 years ago
  8. 40fda91 Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 5 years ago
  9. c8bc024 Tagging 1.13.9-rc1 by ONOS Jenkins User · 5 years ago 1.13.9-rc1
  10. 3c8d47e Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 5 years ago
  11. 23a2915 Tagging 1.13.8 by ONOS Jenkins User · 5 years ago 1.13.8
  12. 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 · 6 years ago
  13. b6b5414 restapi-cli-audit-onos-1.13-manual-cherry-pick by Arjun E K · 6 years ago
  14. e74913c ONOS-7896 Fix a bug that results in flow obj queue not being dequeued properly by Charles Chan · 5 years ago
  15. e116f12 Prevent objective context from being executed multiple times by Charles Chan · 5 years ago
  16. d1eb47c More unit test fix by Charles Chan · 6 years ago
  17. 6171ab9 Unit test fix - timeout is not correctly set in parallel execution environment by Charles Chan · 6 years ago
  18. 16ec41d Address StackOverflow by offloading cache listener to a separate thread by Charles Chan · 6 years ago
  19. 0efc849 Starting snapshot 1.13.8-SNAPSHOT by ONOS Jenkins User · 6 years ago
  20. d8d1774 Tagging 1.13.7 by ONOS Jenkins User · 6 years ago 1.13.7
  21. c8aaa0e Do not invalidate the cache again if the dequeue is triggered by the cache timeout by Charles Chan · 6 years ago
  22. 983264a Starting snapshot 1.13.7-SNAPSHOT by ONOS Jenkins User · 6 years ago
  23. 6e9aedb Tagging 1.13.6 by ONOS Jenkins User · 6 years ago 1.13.6
  24. 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
  25. 0d47139 Starting snapshot 1.13.6-SNAPSHOT by ONOS Jenkins User · 6 years ago
  26. 165ab5d Tagging 1.13.5 by ONOS Jenkins User · 6 years ago 1.13.5
  27. e3b704a [ONOS-7751] Sometimes device availability is not changed to available after creation of OF device by jaegonkim · 6 years ago
  28. f451e5e Starting snapshot 1.13.5-SNAPSHOT by ONOS Jenkins User · 6 years ago
  29. 8c13723 Tagging 1.13.4 by ONOS Jenkins User · 6 years ago 1.13.4
  30. 73eae90 Starting snapshot 1.13.4-SNAPSHOT by ONOS Jenkins User · 6 years ago
  31. 3082b12 Tagging 1.13.3 by ONOS Jenkins User · 6 years ago 1.13.3
  32. 459608e Added one more Component Config REST API; for specified component and variable. by psneha · 6 years ago
  33. c96042e Do not queue VERIFY objectives by Charles Chan · 6 years ago
  34. 3c82f19 Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  35. 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
  36. 79379fe Correct a log message in HostManager by Charles Chan · 6 years ago
  37. df890c9 Starting snapshot 1.13.3-SNAPSHOT by ONOS Jenkins User · 6 years ago
  38. 54c410d Tagging 1.13.2 by ONOS Jenkins User · 6 years ago 1.13.2
  39. 11a668c ONOS-7733 Meter Creation Fails : by Gamze Abaka · 6 years ago
  40. c8a5bc7 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  41. c28fc9e Tagging 1.13.2-rc3 by ONOS Jenkins User · 6 years ago 1.13.2-rc3
  42. 68d4496 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  43. 47b7b53 Implement service for mastership-based remote Java proxies by Jordan Halterman · 6 years ago
  44. 7ab9706 Implement service for registering, managing, and operating on remote Java proxies over the cluster communication service by Jordan Halterman · 6 years ago
  45. 2dc9f8f Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  46. 65ca2a9 Tagging 1.13.2-rc2 by ONOS Jenkins User · 6 years ago 1.13.2-rc2
  47. 9c00e6b Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  48. 1851199 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  49. 148a347 Tagging 1.13.2-rc1 by ONOS Jenkins User · 6 years ago 1.13.2-rc1
  50. d1d321b Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  51. 4e34d00 Fix concurrent modification exception due to unlocked access to collection by Ray Milkey · 6 years ago
  52. bc4aeca Fix testUninstallAndInstallNonDisruptive test by Pier · 6 years ago
  53. 770b6bf Fix NPE in DeviceManager for an offline device by Ray Milkey · 6 years ago
  54. 595fdc5 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  55. b2aba72 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  56. 695ca90 Partial fix for ONOS-6767. by Thomas Vachuska · 6 years ago
  57. 3793e11 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  58. 70507cd Tagging 1.13.1 by ONOS Jenkins User · 6 years ago 1.13.1
  59. 2dde643 Starting snapshot 1.13.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  60. d7b1a3c Tagging 1.13.0 by ONOS Jenkins User · 6 years ago 1.13.0
  61. c6ca0b6 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  62. ac66eb3 Tagging 1.13.0-rc4 by ONOS Jenkins User · 6 years ago 1.13.0-rc4
  63. 5d206e2 Increase flow obj timeout and remove pendingForwards and pendingNexts when the next failed by Charles Chan · 6 years ago
  64. 7a93526 Add missing @Override tag by Charles Chan · 6 years ago
  65. 41b49a9 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  66. b30213c Move some functions from segment routing manager to interface service/manager by Charles Chan · 6 years ago
  67. 6a08ebd Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  68. 6c55470 Tagging 1.13.0-rc3 by ONOS Jenkins User · 6 years ago 1.13.0-rc3
  69. 53d94e4 Print flow objective error message by Charles Chan · 6 years ago
  70. 889486b Implement flow objective queue command by Charles Chan · 6 years ago
  71. 63152d4 Avoid head of queue blocking in InOrderFlowObjecitveManager by Charles Chan · 6 years ago
  72. 1733ccf Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  73. 7bfdec7 Tagging 1.13.0-rc2 by ONOS Jenkins User · 6 years ago 1.13.0-rc2
  74. 618046d Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  75. aa868b6 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  76. 17eaa64 Tagging 1.13.0-rc1 by ONOS Jenkins User · 6 years ago 1.13.0-rc1
  77. 181f3f4 Fixed wrong LPM mask in PI flow rule translator by Carmelo Cascone · 6 years ago
  78. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  79. 3065ba3 Validate that cluster configuration intersects with existing nodes when forming cluster by Jordan Halterman · 6 years ago
  80. dc8a556 [ONOS-7585] ObjectiveTracker.intentsByLink is not updated after ONOS node reboot by jaegonkim · 6 years ago
  81. 7be4e67 [ONOS-7288] Fix race condition of device manager by Yi Tseng · 7 years ago
  82. 6c52606 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  83. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  84. ca7660a Add rolling upgrade test. by Jordan Halterman · 6 years ago
  85. 8a571af Support for bitwise AND/OR/XOR in ImmutableByteSequence by Carmelo Cascone · 6 years ago
  86. aa7e973 CORD-2917 Should not push packet requests that target specific device to all devices by Charles Chan · 6 years ago
  87. c09ad6d Refactor logging in InOrderFlowObjectiveManager by Charles Chan · 6 years ago
  88. df3eec5 [ONOS-7493] Segment routing may uninstall forwarding with no next id by Yi Tseng · 6 years ago
  89. d28936e [ONOS-7500] Supports PiTableEntry with no action by Yi Tseng · 6 years ago
  90. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  91. a10137c Fixing residual ON.Lab references. by Thomas Vachuska · 6 years ago
  92. 4256bde Support for PI table entry with default action by Carmelo Cascone · 6 years ago
  93. a7903c8 Implements in-order flow objective execution by Charles Chan · 6 years ago
  94. 0d817b0 [ONOS-7555] Device local-status and device availability parameters are not synchronized in cluster by Palash Kala · 6 years ago
  95. 225f4dc Avoid blocking event thread in ResourceDeviceListener by Jordan Halterman · 6 years ago
  96. 054e23d Add uptimes to device and cluster REST APIs by Ray Milkey · 6 years ago
  97. 227943d Cosmetic fixes to FlowRuleManager. by Thomas Vachuska · 6 years ago
  98. d29bc1c Improve unit test coverage for basic config classes by Ray Milkey · 6 years ago
  99. 435f23c Gracefully handle Device not there yet by Yuta HIGUCHI · 6 years ago
  100. 6a51cb9 Remove calls to deprecated Throwables.propagate() method by Ray Milkey · 6 years ago