1. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  2. 236653d Address comments in gerrit 17355 by Charles Chan · 6 years ago
  3. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  4. 2de5530 Fix potential NPE and logical error by Charles Chan · 6 years ago
  5. 6629150 Major OFDPA refactoring to handle multi-stage flows in a cleaner way by Charles Chan · 6 years ago
  6. 50d900c Minor OFDPA refactoring according to IntelliJ code analysis by Charles Chan · 6 years ago
  7. 874581a Unit tests for interface config class by Ray Milkey · 6 years ago
  8. a402038 Handling multiple layers of spines. by Saurav Das · 6 years ago
  9. 2b1935d ONOS-7509 preserve all attributes when ensuring enabled state by Yuta HIGUCHI · 6 years ago
  10. 620655b Support for ipv4 dhcp multi server by rsahot036 · 6 years ago
  11. 71670d1 Fix: resolve critical issues reported by sonar by Jian Li · 6 years ago
  12. 02cfc7f [ONOS-7327] Add FlowRule and FlowRuleEnum protobuf translator by Jian Li · 6 years ago
  13. 5a3a787 [ONOS-7327] Add FlowRule and FlowRuleEnums protobuf models by Jian Li · 6 years ago
  14. fa105b2 Add info to error log on RESTCONF manager by Yuta HIGUCHI · 6 years ago
  15. e848fa9 lower DDCSynchronizer log level by Yuta HIGUCHI · 6 years ago
  16. 6f73bc6 log exception backtrace on RESTCONF error by Yuta HIGUCHI · 6 years ago
  17. 5a438bb Forgot to bump yang tool version by Yuta HIGUCHI · 6 years ago
  18. 96fe077 [CORD-2785] Refactor McastHandler and move to separated folder by Pier Luigi · 6 years ago
  19. 62dbb6a Add hostname auto-completion feature for openstack-node-check cmd by Jian Li · 6 years ago
  20. 5b402c7 Add unit test and a JSON matcher for openstacknode codec by Jian Li · 6 years ago
  21. 3336163 Fix: resolve 400 HTTP error caused by incorrect example JSON string by Jian Li · 6 years ago
  22. 156c96f Refactor: split api from single bundle for openstacknetworking by Jian Li · 6 years ago
  23. 57d4179 [CORD-2748] Multicast flows are not properly updated when changing source by Pier Luigi · 6 years ago
  24. f7049c5 [CORD-2746] Avoid pair links during path computation by Pier Luigi · 6 years ago
  25. 83f919b [CORD-2740] Listening for topology events by Pier Luigi · 6 years ago
  26. 96abb15 [ONOS-7492] Add unit test for openstack router and subnet REST API by Jian Li · 6 years ago
  27. 80d0bbd ONOS-7506 update to TAPI 2.0.1 by Yuta HIGUCHI · 6 years ago
  28. 40e6361 [ONOS-7492] Add unit test for openstack security group REST API by Jian Li · 6 years ago
  29. 8d8a0c5 Fix: correct typos and return status for openstack security group by Jian Li · 6 years ago
  30. 5fe3447 [ONOS-7492] Add unit test for openstack network and port REST API by Jian Li · 6 years ago
  31. 5afbea4 Refactor: fix the issues reported by static code analyzer by Jian Li · 6 years ago
  32. 3a1efef Refactor of CFM code part 5 - SonarQube recommended code changes by Sean Condon · 6 years ago
  33. 490ec3a T3 Dual homing tests by Andrea Campanella · 6 years ago
  34. 79cb17d [CORD-2774] Support Dual-homing by Andrea Campanella · 6 years ago
  35. 5baceb8 Add intent sync and route related API bundles to lists of published artifacts by Ray Milkey · 6 years ago
  36. fa9c77d Refactor of CFM code part 4 - Microsemi driver - updating modules.deps with the move of the driver code by Sean Condon · 6 years ago
  37. 65880ae Bump up influxdb to 2.9 with corresponding deps updated by Jian Li · 6 years ago
  38. 7e2200e T3 Fix for only local addresses in pingall by Andrea Campanella · 6 years ago
  39. 7f2a356 Creating build of a small bundle of remote administrative tools that by Thomas Vachuska · 6 years ago
  40. 825401e ResourceId to instance-identifier string converter methods by Yuta HIGUCHI · 6 years ago
  41. 7cb4fd8 T3: CLI enhancements and absent group buckets fix by Andrea Campanella · 6 years ago
  42. e1c8e45 Removed package-info.java from segmentrouting/web. by Andreas Pantelopoulos · 6 years ago
  43. 48d75d6 Revert "Automatically balance leaders on failover in LeaderElector state machine." by Jordan Halterman · 6 years ago
  44. 37f8091 Refactor of CFM code part3 - Microsemi driver by Sean Condon · 6 years ago
  45. 611f466 Fixing issue in component config subsystem where the locally registered by Thomas Vachuska · 6 years ago
  46. dd33be5 Only remove TMAC flow when it is the last port within the same VLAN if TMAC doesn't support in_port matching by Charles Chan · 6 years ago
  47. 5ca0be8 Refactor openstack-nodes cmd let it use codec to output JSON string by Jian Li · 6 years ago
  48. 340165f Add more comments and correct some typos in OpenstackNode by Jian Li · 6 years ago
  49. f810a7a [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  50. 931d3e7 Ensure client events are handled in the correct thread in consistent primitive tests. by Jordan Halterman · 6 years ago
  51. f3f050a Fix memory leak in Dropwizard metrics: use sliding window reservoir by Jordan Halterman · 6 years ago
  52. 35d748c Fix SONAR issue - mutable public variables by Ray Milkey · 6 years ago
  53. 6aad284 Refactor of CFM code part2 - API by Sean Condon · 6 years ago
  54. 979f634 Fix: resolve REST test failure issue caused by jersey deps omission by Jian Li · 6 years ago
  55. 62841d4 T3: Fix condition to properly support L2 Broadcast by Andrea Campanella · 6 years ago
  56. cd33959 REST API for pseudowire addition / deletion. by Andreas Pantelopoulos · 6 years ago
  57. a9ae6e6 ONOS-7399 ODTN OrangeBox ServiceApplication by Yuta HIGUCHI · 6 years ago
  58. fac175f Fix pom file for cfm app by Ray Milkey · 6 years ago
  59. 3c31a5a Refactor of CFM code part1 - NBI by Sean Condon · 6 years ago
  60. ff060c0 Fix maven build by Ray Milkey · 6 years ago
  61. 067c44b Fix SONAR problems by Ray Milkey · 6 years ago
  62. b31c4c5 Cleanup netconf-api pom by Yuta HIGUCHI · 6 years ago
  63. 8500118 Maven build for sr application. by Andreas Pantelopoulos · 6 years ago
  64. 5d505f24 Bump up Jersey from 2.25.1 to 2.26 with corresponding deps updated by Jian Li · 6 years ago
  65. 750c999 Avoid too many unnecessary INFO logs by Charles Chan · 6 years ago
  66. c6c9b17 Fix some small SONAR issues by Ray Milkey · 6 years ago
  67. 6be5c87 [CORD-2755] PingAll scenario for Ipv4 and Ipv6 hosts by Andrea Campanella · 6 years ago
  68. 04924b9 [CORD-2456] Multicast support in t3 by Andrea Campanella · 6 years ago
  69. 36769e2 T3: Prefixing t3- to the CLI commands by Andrea Campanella · 6 years ago
  70. 2200ed0 Changed LambdaQuery slotWidth for CienaWaveServer from 12.5 to 6.25 Ghz by fahadnaeemkhan · 6 years ago
  71. 4e6d8b2 Refactored sr app to enable rest api. by Andreas Pantelopoulos · 6 years ago
  72. 1e61db5 Inner vlan for encoding l2intf group id. by Andreas Pantelopoulos · 6 years ago
  73. 4de49c0 Correct SONA imported pkgs, avoid duplicated dependencies embedding by Jian Li · 6 years ago
  74. eeb8e04 [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  75. 54c4604 Fix: resolve SONA activation issue due to deps conflict in BUCK by Jian Li · 6 years ago
  76. 6249486 Augment the onos_jar to allow specifying bundle_classpath by Jian Li · 6 years ago
  77. b21547d Refactored pseudowire code. by Andreas Pantelopoulos · 6 years ago
  78. 9b001c9 Bump ONOS buck plugin version for bundle classpath by Ray Milkey · 6 years ago
  79. b190607 Remove redundant app.xml and feature.xml in openstacknetworking app by Jian Li · 6 years ago
  80. 91b4739 Allow buck-plugin to specify bundle-classpath to support deps embed by Jian Li · 6 years ago
  81. d8e0f79 Separate download of the ONOS buck plugin from the overall buck package by Ray Milkey · 6 years ago
  82. cab29d2 Fixed null providers & custom topo simulator to work across stop/starts. by Thomas Vachuska · 6 years ago
  83. 8360098 New SB driver for commodity servers by Georgios Katsikas · 7 years ago
  84. 3f98c21 [CORD-2749] T3: Properly filter groups in output by Andrea Campanella · 6 years ago
  85. 7703171 Different vlan-id for leaf spine pws. by Andreas Pantelopoulos · 6 years ago
  86. 9272613 Skip unconfigured devices rather than aborting the entire process by Charles Chan · 6 years ago
  87. 465c7be Fix IPv6 simple command by Andrea Campanella · 6 years ago
  88. 08932a7 Fix SONAR complaint about missing break statements by Ray Milkey · 6 years ago
  89. 4b32fcb Fixing ComponentConfigManager to preset values locally; not just in the distributed store. by Thomas Vachuska · 6 years ago
  90. 69e7623 STC 2.4 release by Thomas Vachuska · 6 years ago
  91. 0e5632a Sonar is not happy with RuntimeException by Carmelo Cascone · 6 years ago
  92. 5c51d90a [ONOS-7492] Add unit test for OpenstackFloatingIp REST API by Jian Li · 6 years ago
  93. 3a15b28 Fix Sonar warning - remove redundant condition check by Charles Chan · 6 years ago
  94. e2dd805 T3: Fix for mvn build and SR dependency by Andrea Campanella · 6 years ago
  95. 60123a1 Publish onos-rest-tests artifacts when issues onos-buck-publish-local by Jian Li · 6 years ago
  96. b959d01 [ONOS-7491] Change deletion API let app use hostname as input param by Jian Li · 6 years ago
  97. eb9f77d Refactor: remove duplicated code snippet w modelEntityToJson method by Jian Li · 6 years ago
  98. 091d8d2 Refactor: remove duplicated code snippet w jsonToModelEntity method by Jian Li · 6 years ago
  99. 04c40cc Fix: Change TestOpenstackNodeManager as public. by daniel park · 6 years ago
  100. b581710 [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago