1. 164ecf6 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  2. b185858 Add maps and sr-mcast-role commands by Pier · 6 years ago
  3. 3e79375 [CORD-2839] Handling multiple sources by Pier · 6 years ago
  4. 0ddf9b8 Moving Source from connect point to HostId in MulticastHandling by Andrea Campanella · 6 years ago
  5. 847b3e7 Properly detect when an ssh command fails by Ray Milkey · 6 years ago
  6. 8701898 Arista Switch pipelines should filter the clear deffered action (seems like juniper pipeline) by sdn · 6 years ago
  7. a43af46 Adding Korean localization for Lion project by sdn · 6 years ago
  8. 30ab515 Fix some problems discovered by static analysis tools by Ray Milkey · 6 years ago
  9. 1dd7557 Minor log level change by Charles Chan · 6 years ago
  10. b13c4e9 BUCK file bugfix in odtn-service by Yuta HIGUCHI · 6 years ago
  11. eee2162 retry ssh commands to allow cell nodes to come up by Ray Milkey · 6 years ago
  12. 96cf854 add unit tests for Ciena 5170 driver by David K. Bainbridge · 6 years ago
  13. aaab65e Add error-prone suppression annotation by Yuta HIGUCHI · 6 years ago
  14. e9df0c4 Reorganizing ODTN app structure by Yuta HIGUCHI · 6 years ago
  15. 8c6e194 [ODTN] OpenConfig device discovery by Yuta HIGUCHI · 6 years ago
  16. 5a91f39 Add retry for ResourceSubStores by Sacheth Hegde · 6 years ago
  17. e45e12c Improve error handling on Rest SB Provider by Sean Condon · 6 years ago
  18. efa05b4 T3: Adding a summary version of the mcast command by Andrea Campanella · 6 years ago
  19. 0665396 Fix: enable resolve MAC address in ARP proxy mode at gateway node by Jian Li · 6 years ago
  20. 70a2c3f Implemented extended SONA pipeline /w splitting VNI from DHCP Table by Jian Li · 6 years ago
  21. 99892e9 Fix: remove FloatingIp related flow rules when removing a VM by Jian Li · 6 years ago
  22. 1d6fef3 Add log entry about the reason app loading failed. by Yuta HIGUCHI · 6 years ago
  23. 4386981 Fix NPE if mod group cannot be found by Ray Milkey · 6 years ago
  24. ab35080 Few minor javadoc fixes by Yuta HIGUCHI · 6 years ago
  25. 44ba937 Prevent concurrent access to the port map by Ray Milkey · 6 years ago
  26. 6f6b662f Fixing the access network null simulation and adjusting layout. by Thomas Vachuska · 6 years ago
  27. 922db30 STC scenario for Trellis HAG topology by Ray Milkey · 6 years ago
  28. 4c47a38 Changed topo view handlers to depend directly on network configs for by Thomas Vachuska · 6 years ago
  29. f131e59 Partial fix for ONOS-6767. by Thomas Vachuska · 6 years ago
  30. 97ba182 Slightly modify TemplateManager. by Yuta HIGUCHI · 6 years ago
  31. 1a10d62 ONOS-7647 - add mock tests for ciena driver by David K. Bainbridge · 6 years ago
  32. 2eb9167 Improve coverage for primitives by Ray Milkey · 6 years ago
  33. 185299e [ONOS-7639] intents-diagnosis CLI (initial implementation for P2P-flow rule intent) by jaegonkim · 6 years ago
  34. ae51470 Add test case for toHexWithPrefix by Yuta HIGUCHI · 6 years ago
  35. 10b5357 Fix minor comment fixes by Yuta HIGUCHI · 6 years ago
  36. 7d691f3 Enforce OVSDB runs as an OVSDB client mode only during SONA startup by Jian Li · 6 years ago
  37. eaf3103 Configure OVSDB to either run as hybrid mode or client mode by Jian Li · 6 years ago
  38. 7847227 Fix artifactId by Yuta HIGUCHI · 6 years ago
  39. e36a282 Fixed not to print misleading "device does not exist" warning to the log. by Thomas Vachuska · 6 years ago
  40. 2f5182d pom for waveserverai model by Yuta HIGUCHI · 6 years ago
  41. 34c28ce Waveserver Ai Driver support by Jeff Groom · 6 years ago
  42. 066063e Cosmetic fixes to README.md by Yuta HIGUCHI · 6 years ago
  43. c267df2 Initialize behaviour attributes before perform meter operation by Kevin Chuang · 6 years ago
  44. aab4ccf Fix Sonar complaint about a public mutable Collection by Ray Milkey · 6 years ago
  45. 5233dec Remove deprecated NetconfSessionImpl by Yuta HIGUCHI · 6 years ago
  46. 8dee145 Improve microsemi unit test run time by Yuta HIGUCHI · 6 years ago
  47. 6083165 Do not escape <> characters by Yuta HIGUCHI · 6 years ago
  48. 62d4e28 Fix SNAPSHOT version checker by Ray Milkey · 6 years ago
  49. 7526c45 ONOS-7629 - minimal support for Ciena 51xx devices by David Bainbridge · 6 years ago
  50. 9bd0e5a Send probes when host moves by Charles Chan · 6 years ago
  51. 9454965 Host pointing to the pair port after its pair device is brought down and up by Charles Chan · 6 years ago
  52. 35b589c Increase flow obj timeout and remove pendingForwards and pendingNexts when the next failed by Charles Chan · 6 years ago
  53. ab7d9ab Show chassisId in CLI and fix UI string by Andrea Campanella · 6 years ago
  54. d9af042 Minor fix P4 tutorial exercise 2 by Carmelo Cascone · 6 years ago
  55. 0d4b8b3 Add missing @Override tag by Charles Chan · 6 years ago
  56. 8464592 Implement default method for isConfigured by Charles Chan · 6 years ago
  57. 9a55429 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  58. 5b48d6c Adding topology overlay support for the server-side topo layout app. by Thomas Vachuska · 6 years ago
  59. 4a9c094 Adding ACLs for requiring admin or viewer role to different ONOS CLI commands. by Thomas Vachuska · 6 years ago
  60. 53cdbaa Fixing NPE that can arise due to invalid host configuration. by Thomas Vachuska · 6 years ago
  61. 971d7ba Move some functions from segment routing manager to interface service/manager by Charles Chan · 6 years ago
  62. 5efd768 Bug fix in SegmentRouting by Jonghwan Hyun · 6 years ago
  63. 0f9564d Adding new REST api to fetch pending flows only by rsahot036 · 6 years ago
  64. 0f071de Set onos maven plugin version to SNAPSHOT of next release version by Ray Milkey · 6 years ago
  65. 0753ee7 Release version 1.12 of the onos Maven plugin by Ray Milkey · 6 years ago
  66. 66d0599 add instructions for developers to README by Jeff Groom · 6 years ago
  67. b578a02 Update match fields for VOLTHA driver by Jonathan Hart · 6 years ago
  68. 9f0e15b Adjusted auto-layout to better deal with large number of service hosts. by Thomas Vachuska · 6 years ago
  69. d916af9 Introduce referenced group filtering in groups CLI command by Charles Chan · 6 years ago
  70. 320c6a5 Print flow objective error message by Charles Chan · 6 years ago
  71. 0225791 Fix maven build - ONOS artifact version numbers were wrong by Ray Milkey · 6 years ago
  72. 800d9d0 [ONOS-7624] Implement egress pipeline programming by Jonghwan Hyun · 6 years ago
  73. 7d77fe1 Fix typos by Jon Hall · 6 years ago
  74. 7a1db18 Initial implementation of XMPP Publish/Subscribe by Tomek Osiński · 6 years ago
  75. 1b083cd Fixed onos-log-query to properly exclude stack traces and merge logs. by Thomas Vachuska · 6 years ago
  76. 3fd1cee Fixing access layout to better accommodate arbitrary number of service hosts. by Thomas Vachuska · 6 years ago
  77. 161e4d3 Revert "Use project.version when referring to checkstyle config" by Yuta HIGUCHI · 6 years ago
  78. 7ef2671 Adding new REST API resource to obtain system level summary. by Thomas Vachuska · 6 years ago
  79. bf5d1fe Customer bug-fixes: by Thomas Vachuska · 6 years ago
  80. 9e7530a Use project.version when referring to checkstyle config by Yuta HIGUCHI · 6 years ago
  81. f389723 Cleaning up unnecessary synchronization in UI web socket servlet. by Thomas Vachuska · 6 years ago
  82. 834cc08 Corrected the access layout to work even when there are no HAG spines. by Thomas Vachuska · 6 years ago
  83. fe7a75e Providing a tool to stitch and filter ONOS log files collected via onos-diagnostics tool. by Thomas Vachuska · 6 years ago
  84. c6ff8f0 Bug fixes for route-path programming by Saurav Das · 6 years ago
  85. 471bcbb Add REST API to change administrative state of a port. by Jonathan Hart · 6 years ago
  86. 8b7df41 Add obj-queues into onos-diagnostics by Charles Chan · 6 years ago
  87. 96a0d34 CORD-2870: Bypass DHCP leasequery without learning routes. by Taras Lemkin · 6 years ago
  88. b812ca1 Add Liquid IO Smart NIC in ovsdb-driver.xml by Daniel Park · 6 years ago
  89. 97e9ccb Fix to support LiquidIO smart NIC in ONOS based on default pipeline by daniel park · 6 years ago
  90. ce47fe5 Add support for enabling YourKit profiling by Jordan Halterman · 6 years ago
  91. 12c9728 P4 tutorial exercise 2 by Carmelo Cascone · 6 years ago
  92. 43455b8 Fix ConcurrentModificationException in UiWebSocketServlet by Charles Chan · 6 years ago
  93. 79cc5e8 Fix NPE in Dhcp6Duid serializer by Charles Chan · 6 years ago
  94. 33f4a91 Implement flow objective queue command by Charles Chan · 6 years ago
  95. 45c19d7 Avoid head of queue blocking in InOrderFlowObjecitveManager by Charles Chan · 6 years ago
  96. 201762d Handling mastership changes during route-path programming by Saurav Das · 6 years ago
  97. 477e006 Improve Mcast termination by Pier · 6 years ago
  98. 10b2fee Minor improvements by Charles Chan · 6 years ago
  99. 9e6432c Patching Apache Karaf with a shell console fix to avoid thread leak. by Thomas Vachuska · 6 years ago
  100. e4a75a1 Backing out the server-side zooming for now. by Thomas Vachuska · 6 years ago