1. 0d064ec GUI2 Added selection of background maps by Sean Condon · 5 years ago
  2. 72cc1ae Fix registration of the ancillary host provider by Ray Milkey · 5 years ago
  3. 11ce930 Fix a few more app startup/shutdown problems by Ray Milkey · 5 years ago
  4. 7c82bcf Add command to install stratum and its deps on a remote node by Carmelo Cascone · 5 years ago
  5. 499f320 Update bmv2.py to run stratum_bmv2 plus various improvements by Carmelo Cascone · 5 years ago
  6. 79705aa Allow Atomix fetch command to follow redirects by Ray Milkey · 5 years ago
  7. 7efca51 ONOS-7924 Fix unable to set role for OpenFlow switch by Carmelo Cascone · 5 years ago
  8. bde9beb Re-package grpc and protobuf with the right group id and version by Carmelo Cascone · 5 years ago
  9. 92e7d87 Remove additional_languages from generated .bazelproject file by Carmelo Cascone · 5 years ago
  10. 3370c96 Fix gnmi package by Carmelo Cascone · 5 years ago
  11. 9d16ad8 Add script to auto-generate Bazel project file by Carmelo Cascone · 5 years ago
  12. a2b52b4 STC scenario to start/stop all apps in a minimal environment by Ray Milkey · 5 years ago
  13. ef478a6 Bump grpc-java to 1.18.0 by Carmelo Cascone · 5 years ago
  14. b203b64 Set all write responses as failed when P4Runtime server returns error by Carmelo Cascone · 5 years ago
  15. 1678b0c Add stratum-bmv2 driver to be used with BMv2 running with Stratum by Carmelo Cascone · 5 years ago
  16. 6ee38b8 Fixes for problems with starting and stopping apps in a minimal system by Ray Milkey · 5 years ago
  17. 31b0048 Suppress exception stack traces on warning conditions to prevent STC faiures for non-fatal situations by Ray Milkey · 5 years ago
  18. 48ea5a0 Fix bug where an ancillary provider was allowed to be created even if there was no primary by Ray Milkey · 5 years ago
  19. 5145de2 Eliminate redundant flow programming when host moves by Charles Chan · 5 years ago
  20. f438bb6 Make sure group is added before pushing punt table flow by Charles Chan · 5 years ago
  21. ab59160 Deprecate CpqD pipeliners by Charles Chan · 5 years ago
  22. 73f4530 Enhanced gRPC call logging by Carmelo Cascone · 5 years ago
  23. 9b582b0 ONOS-7920 - mutex around access to prevent reentrant creation by David K. Bainbridge · 5 years ago
  24. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  25. e45902b Bumped P4Runtime to v1.0.0 by Carmelo Cascone · 5 years ago
  26. 77d8ca4 ONOS-7918 yes, release the reference to the reply by David K. Bainbridge · 5 years ago
  27. 59d3137 GUI2 Added in support for custom glyphs by Sean Condon · 5 years ago
  28. 175c33e Removing Topology 2 from the nav menu. by Thomas Vachuska · 5 years ago
  29. 3638de8 Generate error log when unable to load app dependencies by Ray Milkey · 5 years ago
  30. 794d250 [ONOS-7907] Glyph specified for device not used in device table or device detail boxes by Sean Condon · 5 years ago
  31. 69d4fe9 Fix: resolve potential NPE issues reported by sonarcube by Jian Li · 5 years ago
  32. b50758f Fix: cosmetic fix for openstack rule sync CLI by Jian Li · 5 years ago
  33. 247a68f ONOS-7827 TAPI Phot. OpticalConnectivity intent. by Ramon Casellas · 5 years ago
  34. a2a6c3c Refactoring Netconf Device Provider to simplify device connection and avoid calling behaviours when the session is not yet established by Andrea Campanella · 5 years ago
  35. da8867f Add JSON string serializer for kafka telemetry exporter by Jian Li · 5 years ago
  36. b4ce5b6 Add LinkInfo and LinkStatsInfo JSON codec with unit tests by Jian Li · 5 years ago
  37. 866416f Add link info and stats class with unit tests for openstacktelemetry by Jian Li · 5 years ago
  38. 1070de9 ONOS-7916 address a NPE and add some more debugging logs by David K. Bainbridge · 5 years ago
  39. 8d91841 Simple refactoring AbstarctNetconfSession by gyewan.an · 5 years ago
  40. 8c6fe17 Remove some unused code that bazel 0.22 detects as an error by Ray Milkey · 5 years ago
  41. 0f8b7be Fix build of protobuf-related components to support Bazel 0.22 by Carmelo Cascone · 5 years ago
  42. bb66e09 [ONOS-7892] Moving the ODTN SB cache to a distributed map. by Andrea Campanella · 5 years ago
  43. b2c483c GUI2 add in support for Preferences Service by Sean Condon · 5 years ago
  44. 4972416 Remove deprecated APIs from packet classes by Ray Milkey · 5 years ago
  45. c05bd43 STC scenarios to run stand alone trellis P4 and HAG scenarios by Ray Milkey · 5 years ago
  46. 4b24cec Resolves code smells of Openstack node app. by Daniel Park · 5 years ago
  47. eff5092 Fix for [ONOS-7900] cli for workflow app doesnt work by nitinanand · 5 years ago
  48. 90ca297 Sonar suggestions by Ray Milkey · 5 years ago
  49. 960a211 No need to filter out targets with '_' as the first character by Ray Milkey · 5 years ago
  50. 337c552 ONOS-7867 FlowRuleProgrammable driver for OpenConfig Cassini by hiroki · 5 years ago
  51. fd51515 use proper class files by Ray Milkey · 5 years ago
  52. 6155ff0 Leave out private jars by Ray Milkey · 5 years ago
  53. 0a9e0aa9 Sonar suggestions for avoiding NPEs by Ray Milkey · 5 years ago
  54. a1f8e19 Fix ot command by Ray Milkey · 5 years ago
  55. e6b5d9e Get proper classes path on Linux by Ray Milkey · 5 years ago
  56. 8705cce Jacoco coverage support for bazel by Ray Milkey · 5 years ago
  57. 1a098eb PacketProcessorWebResource cannot find PacketService when it become instantiated; changed debug logs to trace in FPMManager by Harshada Chaundkar · 5 years ago
  58. 9c938f8 Clean up Karaf environment variables to avoid issues when switching from ONOS 1.x to 2.x by Charles Chan · 5 years ago
  59. 332985d Fixed bug on NIC wildcard identification by Georgios Katsikas · 5 years ago
  60. b80f526 Fix duplicate registration of openconfig-odtn model by Ai Hamano · 5 years ago
  61. 3d7a181 Fix to enable odtn-tapi-handlers-test by Ai Hamano · 5 years ago
  62. 99e1aac Resolve WARN when atcivating odtn-api alone by Ai Hamano · 5 years ago
  63. 8ee7681 Add description and change log level for odtn-show-tapi-context by Ai Hamano · 5 years ago
  64. 99c59db ONOS-7898 Action profile group/member refactoring by Carmelo Cascone · 5 years ago
  65. a80d3f9 Upgrade to Atomix 3.1.5 by Jordan Halterman · 5 years ago
  66. 4005c06 Enabling REST API and swagger docs for apps with no resources folder by Andrea Campanella · 5 years ago
  67. 0a6330f ONOS-7896 Fix a bug that results in flow obj queue not being dequeued properly by Charles Chan · 5 years ago
  68. aab9947 A new driver behavior call TapiDeviceLambdaQuery. by Diego Garcia · 5 years ago
  69. b227781 If modelObject is empty here, it may cause exception later. by kezhiyong · 5 years ago
  70. 7d82afc [ONOS-7882] Updating Yang Tools to 2.6.1 to address JSON serialization issue by Andrea Campanella · 5 years ago
  71. 6d77423 [ONOS-7876] Initial STC implementation for ODTN by Andrea Campanella · 5 years ago
  72. ee83f26 Added code to allow HOST events to be sent via Kafka by Aaron Dunlap · 5 years ago
  73. 5d65d11 Modification of some information at driver related to 'Change 20742' by sdn · 5 years ago
  74. b3b0168 Fix: gracefully handle connection refuse due to kafka broker down by Jian Li · 5 years ago
  75. 27e94e4 Allow use of rsync when fetching logs by Jon Hall · 5 years ago
  76. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  77. 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 5 years ago
  78. 9148182 GUI2 added in details panel, updated docs by Sean Condon · 5 years ago
  79. eeb4cf5 Implementation Cisco rest driver for Nexus 900 by gyewan.an · 5 years ago
  80. 31a8c29 Fix: ONOS-7878. Serialized Device Annotations so that Events published to Kakfa carry the annotations. by Pravin Chaudhary · 5 years ago
  81. fd82236 Lookup stored route on remove to ensure bytes consistency. by Jordan Halterman · 5 years ago
  82. 594843a Fix route events delivery by pier · 5 years ago
  83. c51852e Prevent objective context from being executed multiple times by Charles Chan · 5 years ago
  84. 667c6eb Fix: check the remote server connectivity before adding to map by Jian Li · 5 years ago
  85. 7fe7eaf Add REST API for query/update/delete/enable/disable telemetry config by Jian Li · 5 years ago
  86. a61e0b6 Improve the telemetry service LCM granularity by Jian Li · 5 years ago
  87. 16f1f53 Added a set of CLIs for update and enable/disable telemetry svc cfg by Jian Li · 5 years ago
  88. 69600e0 Refactor: move telemetry config from componentCfg to configs.xml by Jian Li · 5 years ago
  89. bcb055e Generate tutorial p4vm with a specific ONOS version by Carmelo Cascone · 5 years ago
  90. 9ee53ef Don't check features that aren't supplied by ONOS by Ray Milkey · 5 years ago
  91. 86fdd28 Backoff costly component state checks to once per minute once node is fully started by Jordan Halterman · 5 years ago
  92. af3461c Use separate thread for ComponentsMonitor component checks by Jordan Halterman · 5 years ago
  93. 56e9023 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 5 years ago
  94. 2133a74 ONOS-7879 - unzip the app.png file and process it as part of app desc by David K. Bainbridge · 5 years ago
  95. 59227c3 Removing fixed ssh timout on netconf session, if not otherwise specified it will default to INFINITE by Andrea Campanella · 5 years ago
  96. e0f45b5 [ONOS-7732] Automating switch workflow: annotation based data model injection, applying programming counter, and small fixes by jaegonkim · 5 years ago
  97. f15ec4a Rest API Support for DHCP Relay by Anjali K K · 5 years ago
  98. 9d984df Work around race condition in SCR runtime when bundle pointer is null by Ray Milkey · 5 years ago
  99. ad08ee7 Fixing archetypes to compensate for missing transitive dependencies in pom.xml files. by Thomas Vachuska · 5 years ago
  100. 431ee16 Use offline version of karaf 4.2.2 by Ray Milkey · 5 years ago