1. 348bba7 TAPI 2.0.2-SNAPSHOT by Yuta HIGUCHI · 6 years ago
  2. d1cc1a3 Adding complete path to failed traces by Andrea Campanella · 6 years ago
  3. 6205f69 Fixing scale test manager and CLIs. by Thomas Vachuska · 6 years ago
  4. 32b4220 [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  5. fa61549 Adding auto-layout to the access-null simulation. by Thomas Vachuska · 6 years ago
  6. 811bbae Pseudowire enhancements : by Andreas Pantelopoulos · 6 years ago
  7. b39777c Fix NPE caused by RoutingRulePopulator not initiated before linkHandler.init() by Charles Chan · 6 years ago
  8. c8e6a50 T3: Adding summary to pingall, false if any of the path in the trace fails and minor fixes by Andrea Campanella · 6 years ago
  9. b994f8d Sonar wants switch cases to end with a break statement by Ray Milkey · 6 years ago
  10. ff691b7 Implemented the following PW features and fixes: by Andreas Pantelopoulos · 6 years ago
  11. e5bff48 [CORD-2811] Fix VLAN cases in Mcast by Pier · 6 years ago
  12. d0839d6 Refactor: remove redundant deps and include api in app oar bundle by Jian Li · 6 years ago
  13. 8769d5b Support both keystone v2.0 and v3 authentication by Jian Li · 6 years ago
  14. 6fb95fc T3: bugfixes and avoid override of finalize by Andrea Campanella · 6 years ago
  15. 220f19b T3: Fixing concurrent modification exception by Andrea Campanella · 6 years ago
  16. 40bccdb Adding RouteService bulk add/remove Rest API by Andrea Campanella · 6 years ago
  17. ece1177 T3: HAG scenario fixes by Andrea Campanella · 6 years ago
  18. 576969a [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  19. cc2424a T3: Ping to same host behind two routers by Andrea Campanella · 6 years ago
  20. a0ef13b Urgent patch to support OpenStack keystone API 3.0 by sangho · 6 years ago
  21. e5e3c12 T3: adding padding to flows and group print by Andrea Campanella · 6 years ago
  22. 320f7f6 T3 fixing sonar problems by Andrea Campanella · 6 years ago
  23. c5cd662 Fix: resolve REST Unit test failure caused by incorrect jersey deps by Jian Li · 6 years ago
  24. 70fdd49 Avoid ConcurrentModificationException by using SynchronizedMultimap by Charles Chan · 6 years ago
  25. 7b84c07 T3: bugfixes and improvment on the Bridged check in case of untagged traffick comin in on tagged interfaces by Andrea Campanella · 6 years ago
  26. 41de806 Adding a very simple output for pingall by Andrea Campanella · 6 years ago
  27. 6a51cb9 Remove calls to deprecated Throwables.propagate() method by Ray Milkey · 6 years ago
  28. c9e9224 CORD-2803 Correctly reply to ICMPv6 echo request that targets link-local address of the switch interface by Charles Chan · 6 years ago
  29. 390efe9 ONOS-7451 ODTN TAPI connectivity service. by Ramon Casellas · 6 years ago
  30. df54373 Fix type on equals() call by Ray Milkey · 6 years ago
  31. e0d4c87 Bugfix for stale state not being cleared up when switch goes down. by Saurav Das · 6 years ago
  32. 45b69ab QMX switches require the unicast flow being installed before multicast flow in TMAC table by Charles Chan · 6 years ago
  33. b87b8ab [CORD-2798] Fix defects in Mcast by Pier Luigi · 6 years ago
  34. 05514fd [CORD-2739] Caching in McastHandler by Pier Luigi · 6 years ago
  35. 909cff8 Avoid ConcurrentModificationException by using CopyOnWriteArrayList by Charles Chan · 6 years ago
  36. 2153659 Refactor: make query methods visible in OpenStackSecurityGroupAdminService by Jian Li · 6 years ago
  37. 1c5467b Sonar suggestion - possible NPEs by Ray Milkey · 6 years ago
  38. 719e510 Add openstack end point auto-completion feature for openstack-sync-state cmd. by daniel park · 6 years ago
  39. da7c6cb Refactor: make query methods visible in OpenStackRouterAdminService by Jian Li · 6 years ago
  40. ea1b966 Refactor: add javadoc, restrict visibility, etc for sona switching by Jian Li · 6 years ago
  41. 9d676fb Refactor: remove duplication, simplify SONA switching host provider by Jian Li · 6 years ago
  42. 2ea68ff Address Sonar warning by Charles Chan · 6 years ago
  43. 27cff8c Remove deprecated unfiltered connect point methods from multipoint to single point intents by Ray Milkey · 6 years ago
  44. 5a15fe6 Refactor: make query methods visible in OpenStackNetworkAdminService by Jian Li · 6 years ago
  45. 78885a2 Refactor: perform further code simplification using asJavaMap by Jian Li · 6 years ago
  46. fb00549 Make DHCP data MTU be configurable in openstacknetworking by Jian Li · 6 years ago
  47. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  48. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  49. 2de5530 Fix potential NPE and logical error by Charles Chan · 6 years ago
  50. 50d900c Minor OFDPA refactoring according to IntelliJ code analysis by Charles Chan · 6 years ago
  51. a402038 Handling multiple layers of spines. by Saurav Das · 6 years ago
  52. 2b1935d ONOS-7509 preserve all attributes when ensuring enabled state by Yuta HIGUCHI · 6 years ago
  53. 620655b Support for ipv4 dhcp multi server by rsahot036 · 6 years ago
  54. 71670d1 Fix: resolve critical issues reported by sonar by Jian Li · 6 years ago
  55. fa105b2 Add info to error log on RESTCONF manager by Yuta HIGUCHI · 6 years ago
  56. e848fa9 lower DDCSynchronizer log level by Yuta HIGUCHI · 6 years ago
  57. 6f73bc6 log exception backtrace on RESTCONF error by Yuta HIGUCHI · 6 years ago
  58. 96fe077 [CORD-2785] Refactor McastHandler and move to separated folder by Pier Luigi · 6 years ago
  59. 62dbb6a Add hostname auto-completion feature for openstack-node-check cmd by Jian Li · 6 years ago
  60. 5b402c7 Add unit test and a JSON matcher for openstacknode codec by Jian Li · 6 years ago
  61. 3336163 Fix: resolve 400 HTTP error caused by incorrect example JSON string by Jian Li · 6 years ago
  62. 156c96f Refactor: split api from single bundle for openstacknetworking by Jian Li · 6 years ago
  63. 57d4179 [CORD-2748] Multicast flows are not properly updated when changing source by Pier Luigi · 6 years ago
  64. f7049c5 [CORD-2746] Avoid pair links during path computation by Pier Luigi · 6 years ago
  65. 83f919b [CORD-2740] Listening for topology events by Pier Luigi · 6 years ago
  66. 96abb15 [ONOS-7492] Add unit test for openstack router and subnet REST API by Jian Li · 6 years ago
  67. 40e6361 [ONOS-7492] Add unit test for openstack security group REST API by Jian Li · 6 years ago
  68. 8d8a0c5 Fix: correct typos and return status for openstack security group by Jian Li · 6 years ago
  69. 5fe3447 [ONOS-7492] Add unit test for openstack network and port REST API by Jian Li · 6 years ago
  70. 5afbea4 Refactor: fix the issues reported by static code analyzer by Jian Li · 6 years ago
  71. 3a1efef Refactor of CFM code part 5 - SonarQube recommended code changes by Sean Condon · 6 years ago
  72. 490ec3a T3 Dual homing tests by Andrea Campanella · 6 years ago
  73. 79cb17d [CORD-2774] Support Dual-homing by Andrea Campanella · 6 years ago
  74. 65880ae Bump up influxdb to 2.9 with corresponding deps updated by Jian Li · 6 years ago
  75. 7e2200e T3 Fix for only local addresses in pingall by Andrea Campanella · 6 years ago
  76. 825401e ResourceId to instance-identifier string converter methods by Yuta HIGUCHI · 6 years ago
  77. 7cb4fd8 T3: CLI enhancements and absent group buckets fix by Andrea Campanella · 6 years ago
  78. e1c8e45 Removed package-info.java from segmentrouting/web. by Andreas Pantelopoulos · 6 years ago
  79. 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
  80. 5ca0be8 Refactor openstack-nodes cmd let it use codec to output JSON string by Jian Li · 6 years ago
  81. 340165f Add more comments and correct some typos in OpenstackNode by Jian Li · 6 years ago
  82. f810a7a [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  83. 35d748c Fix SONAR issue - mutable public variables by Ray Milkey · 6 years ago
  84. 6aad284 Refactor of CFM code part2 - API by Sean Condon · 6 years ago
  85. 62841d4 T3: Fix condition to properly support L2 Broadcast by Andrea Campanella · 6 years ago
  86. cd33959 REST API for pseudowire addition / deletion. by Andreas Pantelopoulos · 6 years ago
  87. a9ae6e6 ONOS-7399 ODTN OrangeBox ServiceApplication by Yuta HIGUCHI · 6 years ago
  88. fac175f Fix pom file for cfm app by Ray Milkey · 6 years ago
  89. 3c31a5a Refactor of CFM code part1 - NBI by Sean Condon · 6 years ago
  90. ff060c0 Fix maven build by Ray Milkey · 6 years ago
  91. 067c44b Fix SONAR problems by Ray Milkey · 6 years ago
  92. 8500118 Maven build for sr application. by Andreas Pantelopoulos · 6 years ago
  93. 5d505f24 Bump up Jersey from 2.25.1 to 2.26 with corresponding deps updated by Jian Li · 6 years ago
  94. 750c999 Avoid too many unnecessary INFO logs by Charles Chan · 6 years ago
  95. c6c9b17 Fix some small SONAR issues by Ray Milkey · 6 years ago
  96. 6be5c87 [CORD-2755] PingAll scenario for Ipv4 and Ipv6 hosts by Andrea Campanella · 6 years ago
  97. 04924b9 [CORD-2456] Multicast support in t3 by Andrea Campanella · 6 years ago
  98. 36769e2 T3: Prefixing t3- to the CLI commands by Andrea Campanella · 6 years ago
  99. 4e6d8b2 Refactored sr app to enable rest api. by Andreas Pantelopoulos · 6 years ago
  100. 1e61db5 Inner vlan for encoding l2intf group id. by Andreas Pantelopoulos · 6 years ago