1. 0a6330f ONOS-7896 Fix a bug that results in flow obj queue not being dequeued properly by Charles Chan · 5 years ago
  2. aab9947 A new driver behavior call TapiDeviceLambdaQuery. by Diego Garcia · 5 years ago
  3. b227781 If modelObject is empty here, it may cause exception later. by kezhiyong · 5 years ago
  4. 7d82afc [ONOS-7882] Updating Yang Tools to 2.6.1 to address JSON serialization issue by Andrea Campanella · 5 years ago
  5. 6d77423 [ONOS-7876] Initial STC implementation for ODTN by Andrea Campanella · 5 years ago
  6. ee83f26 Added code to allow HOST events to be sent via Kafka by Aaron Dunlap · 5 years ago
  7. 5d65d11 Modification of some information at driver related to 'Change 20742' by sdn · 5 years ago
  8. b3b0168 Fix: gracefully handle connection refuse due to kafka broker down by Jian Li · 5 years ago
  9. 27e94e4 Allow use of rsync when fetching logs by Jon Hall · 5 years ago
  10. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  11. 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 5 years ago
  12. 9148182 GUI2 added in details panel, updated docs by Sean Condon · 5 years ago
  13. eeb4cf5 Implementation Cisco rest driver for Nexus 900 by gyewan.an · 5 years ago
  14. 31a8c29 Fix: ONOS-7878. Serialized Device Annotations so that Events published to Kakfa carry the annotations. by Pravin Chaudhary · 5 years ago
  15. fd82236 Lookup stored route on remove to ensure bytes consistency. by Jordan Halterman · 5 years ago
  16. 594843a Fix route events delivery by pier · 5 years ago
  17. c51852e Prevent objective context from being executed multiple times by Charles Chan · 5 years ago
  18. 667c6eb Fix: check the remote server connectivity before adding to map by Jian Li · 5 years ago
  19. 7fe7eaf Add REST API for query/update/delete/enable/disable telemetry config by Jian Li · 5 years ago
  20. a61e0b6 Improve the telemetry service LCM granularity by Jian Li · 5 years ago
  21. 16f1f53 Added a set of CLIs for update and enable/disable telemetry svc cfg by Jian Li · 5 years ago
  22. 69600e0 Refactor: move telemetry config from componentCfg to configs.xml by Jian Li · 5 years ago
  23. bcb055e Generate tutorial p4vm with a specific ONOS version by Carmelo Cascone · 5 years ago
  24. 9ee53ef Don't check features that aren't supplied by ONOS by Ray Milkey · 5 years ago
  25. 86fdd28 Backoff costly component state checks to once per minute once node is fully started by Jordan Halterman · 5 years ago
  26. af3461c Use separate thread for ComponentsMonitor component checks by Jordan Halterman · 5 years ago
  27. 56e9023 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 5 years ago
  28. 2133a74 ONOS-7879 - unzip the app.png file and process it as part of app desc by David K. Bainbridge · 5 years ago
  29. 59227c3 Removing fixed ssh timout on netconf session, if not otherwise specified it will default to INFINITE by Andrea Campanella · 5 years ago
  30. e0f45b5 [ONOS-7732] Automating switch workflow: annotation based data model injection, applying programming counter, and small fixes by jaegonkim · 5 years ago
  31. f15ec4a Rest API Support for DHCP Relay by Anjali K K · 5 years ago
  32. 9d984df Work around race condition in SCR runtime when bundle pointer is null by Ray Milkey · 5 years ago
  33. ad08ee7 Fixing archetypes to compensate for missing transitive dependencies in pom.xml files. by Thomas Vachuska · 5 years ago
  34. 431ee16 Use offline version of karaf 4.2.2 by Ray Milkey · 5 years ago
  35. bfd4ac8 Fixing de-activation of restconf app by Andrea Campanella · 5 years ago
  36. 060c679 Adding .bazelrc option for Bazel 0.21.0 support. by Thomas Vachuska · 5 years ago
  37. 369e3fb Updating Apache Karaf to 4.2.2. by Thomas Vachuska · 5 years ago
  38. f48a274 Fix Sonar reported problem - static variable should be locked while it is updated by Ray Milkey · 5 years ago
  39. bb132d6 Add default driver package to published artifacts by Ray Milkey · 5 years ago
  40. e8f1432 Adding onos-publish-karaf script from Ray. by Thomas Vachuska · 5 years ago
  41. 2cc7798 API for LLDP, NS, NA, ARP counter added in Packet stats app by Sudhir Kumar Maurya · 5 years ago
  42. c6455ba Filter backquote from strings possibly used in shell command by Ray Milkey · 5 years ago
  43. 09ab5e2 A new RestSB driver named TapiDeviceDescriptionDiscovery.java is included within onos-odtn drivers subproject. This driver accounts for the deviceDescriptionDiscovery behavior. by Diego Garcia · 5 years ago
  44. 91a6def Currently, only pmc-olt driver supports meter mod messages; other olt drivers such as voltha, nokia, celestica etc. must support meter mod. It is a requirement of bandwidth profile implementation of voltha project. by Gamze Abaka · 5 years ago
  45. c7e3163 Revert "Ignore errors generated by sshd restarting" by Ray Milkey · 5 years ago
  46. 76c9bce build file updates to support bazel 0.21 by Ray Milkey · 5 years ago
  47. 4fcd5dd Ignore errors generated by sshd restarting by Ray Milkey · 5 years ago
  48. ca1bd67 Adding openconfig-odtn model registrator by Andrea Campanella · 5 years ago
  49. 50855cf Enable link functionality in GUI2 Topology View by Sean Condon · 5 years ago
  50. 621f73c [ONOS-7863] Initial support GENEVE tunnel at SONA by Jian Li · 5 years ago
  51. 6bc5c4a Remove openstack4j NetworkType due to unsupport of GENEVE tunnel by SONA Project · 5 years ago
  52. 2d68c19 Initial support GRE tunnel at SONA by Jian Li · 5 years ago
  53. a8549d2 Modify a annotation and refactor Web UI. by boyoung2 · 5 years ago
  54. b4f4fdb Unit test fix - timeout is not correctly set in parallel execution environment by Charles Chan · 5 years ago
  55. 15cd86f Improve TODO comment by Charles Chan · 5 years ago
  56. 6dc11c1 Small extensions in server driver by Georgios Katsikas · 5 years ago
  57. c3d0bdb ONOS-7827 SIP for line ports (Photonic Media). by Ramon Casellas · 5 years ago
  58. 0f51d72 Starting snapshot 2.1.0-SNAPSHOT by Ray Milkey · 5 years ago
  59. 1a885b0 Upgrade to Atomix 3.1.0 by Jordan Halterman · 5 years ago
  60. 1491b9b Address unit test issue by Charles Chan · 5 years ago
  61. fb503a7 Revert "Re-enabled TLS netty" by Ray Milkey · 5 years ago
  62. 82ccf06 Use mapped storage for Atomix management group in tests to preserve consistency across releases by Jordan Halterman · 5 years ago
  63. 60434b3 Fixed deprecation warning in test code. by Thomas Vachuska · 5 years ago
  64. 53a2008 code modificationss with respect to #20641 by Arjun E K · 5 years ago
  65. fa0f6cc Adding OLS device Type for ODTN project by Andrea Campanella · 5 years ago
  66. 8b17e0e Upgrade to Atomix 3.1.0-rc2 by Jordan Halterman · 5 years ago
  67. a724c513 Address StackOverflow by offloading cache listener to a separate thread by Charles Chan · 5 years ago
  68. 1b9e2c1 Disable karaf bundle refreshes by Ray Milkey · 5 years ago
  69. 1bc2f63 Prevent sshd restarting problems by moving it to the end of the boot features by Ray Milkey · 5 years ago
  70. 49d92a0 Adding TAPI Odu and OAM registration by Andrea Campanella · 5 years ago
  71. 659df2c ODTN - Fix TAPI model registrator to 2.1.1 (12-10). by Ramon Casellas · 5 years ago
  72. 02fb583 Upgrade to Atomix 3.1.0-rc1 by Jordan Halterman · 5 years ago
  73. a7f76c1 [ONOS-7873] Add retry mechanism to gNMI stream channel manager by Yi Tseng · 5 years ago
  74. a71b849 Removes the gRPC channel if an exception occurs while instantiating the client by Carmelo Cascone · 5 years ago
  75. 1a37866 Re-enabled TLS netty by Brian O'Connor · 5 years ago
  76. c6fe1ea ONOS-7821 Adding on-startup download of any missing application bits from cluster peers. by Thomas Vachuska · 5 years ago
  77. b74fef2 Making stc-set-openjdk11 non-destructive. by Thomas Vachuska · 5 years ago
  78. 654204c Support GENEVE tunnel type in OVSDB southbound by Jian Li · 5 years ago
  79. f59360f [ODTN]Add UnitTest for OPENCONFIG Handler by Ai Hamano · 5 years ago
  80. 1e39bd2 Allowing cell-stc to inherit stcOpenJDK env. variable. by Thomas Vachuska · 5 years ago
  81. bd8ddfe Refactoring audit subsystem to clean-up and eliminate back-dependency from core to CLI; still needs additional work. by Thomas Vachuska · 5 years ago
  82. fa066ed Revert "Adding support for TLS connections for gRPC clients" by Ray Milkey · 5 years ago
  83. fdd04b8 Update onos-uninstall script to ensure we wait for the correct process to be killed by Jordan Halterman · 5 years ago
  84. 47df7d4 Use memory mapped file storage for Raft partitions in tests by Jordan Halterman · 5 years ago
  85. c9539e6 Fixes javadoc by pier · 5 years ago
  86. 0c6f0a5 Working STC trellis-p4 scenario with connectivity test by Carmelo Cascone · 5 years ago
  87. 6d57f32 Fixed gRPC exception because of channel not terminated by Carmelo Cascone · 5 years ago
  88. 900b723 Fix: resolve the component cfg related exceptions by Jian Li · 5 years ago
  89. 5ecfd1a Refactor: reduce to number of column for better readability at SONA by Jian Li · 5 years ago
  90. 6f5b646 Use Open JDK 11 for docker image by Ray Milkey · 5 years ago
  91. 47a3aa6 Adding support for TLS connections for gRPC clients by Brian O'Connor · 5 years ago
  92. 973d11e remove hack to suppress warnings about the git_repository() rule by Ray Milkey · 5 years ago
  93. 4c3364b Fix dependencies in Trellis P4 STC scenario by Carmelo Cascone · 5 years ago
  94. 411bf2e Refactor: resolve code smells of openstacknetworking impl pkgs #3 by Jian Li · 5 years ago
  95. 51cf307 Fixes to allow running p4 trellis scenario by Ray Milkey · 5 years ago
  96. b73ca6d Fixing a potential start-up issue in PacketManager if device driver cannot be found. by Thomas Vachuska · 5 years ago
  97. a1d20e2 Adding utility to set cell machines to OpenJDK 11. by Thomas Vachuska · 5 years ago
  98. a46f554 Fix runtime of P4-related stuff with new karaf by Carmelo Cascone · 5 years ago
  99. 15693a2 Alias to quickly start Mininet with BMv2 in cell network machines by Carmelo Cascone · 5 years ago
  100. 4277d4f Silently ignore devices without gNMI client by Carmelo Cascone · 5 years ago