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