1. 825401e ResourceId to instance-identifier string converter methods by Yuta HIGUCHI · 6 years ago
  2. 7cb4fd8 T3: CLI enhancements and absent group buckets fix by Andrea Campanella · 6 years ago
  3. e1c8e45 Removed package-info.java from segmentrouting/web. by Andreas Pantelopoulos · 6 years ago
  4. 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
  5. 5ca0be8 Refactor openstack-nodes cmd let it use codec to output JSON string by Jian Li · 6 years ago
  6. 340165f Add more comments and correct some typos in OpenstackNode by Jian Li · 6 years ago
  7. f810a7a [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  8. 35d748c Fix SONAR issue - mutable public variables by Ray Milkey · 6 years ago
  9. 6aad284 Refactor of CFM code part2 - API by Sean Condon · 6 years ago
  10. 62841d4 T3: Fix condition to properly support L2 Broadcast by Andrea Campanella · 6 years ago
  11. cd33959 REST API for pseudowire addition / deletion. by Andreas Pantelopoulos · 6 years ago
  12. a9ae6e6 ONOS-7399 ODTN OrangeBox ServiceApplication by Yuta HIGUCHI · 6 years ago
  13. fac175f Fix pom file for cfm app by Ray Milkey · 6 years ago
  14. 3c31a5a Refactor of CFM code part1 - NBI by Sean Condon · 6 years ago
  15. ff060c0 Fix maven build by Ray Milkey · 6 years ago
  16. 067c44b Fix SONAR problems by Ray Milkey · 6 years ago
  17. 8500118 Maven build for sr application. by Andreas Pantelopoulos · 6 years ago
  18. 5d505f24 Bump up Jersey from 2.25.1 to 2.26 with corresponding deps updated by Jian Li · 6 years ago
  19. 750c999 Avoid too many unnecessary INFO logs by Charles Chan · 6 years ago
  20. c6c9b17 Fix some small SONAR issues by Ray Milkey · 6 years ago
  21. 6be5c87 [CORD-2755] PingAll scenario for Ipv4 and Ipv6 hosts by Andrea Campanella · 6 years ago
  22. 04924b9 [CORD-2456] Multicast support in t3 by Andrea Campanella · 6 years ago
  23. 36769e2 T3: Prefixing t3- to the CLI commands by Andrea Campanella · 6 years ago
  24. 4e6d8b2 Refactored sr app to enable rest api. by Andreas Pantelopoulos · 6 years ago
  25. 1e61db5 Inner vlan for encoding l2intf group id. by Andreas Pantelopoulos · 6 years ago
  26. 4de49c0 Correct SONA imported pkgs, avoid duplicated dependencies embedding by Jian Li · 6 years ago
  27. eeb8e04 [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  28. 54c4604 Fix: resolve SONA activation issue due to deps conflict in BUCK by Jian Li · 6 years ago
  29. b21547d Refactored pseudowire code. by Andreas Pantelopoulos · 6 years ago
  30. b190607 Remove redundant app.xml and feature.xml in openstacknetworking app by Jian Li · 6 years ago
  31. 3f98c21 [CORD-2749] T3: Properly filter groups in output by Andrea Campanella · 6 years ago
  32. 7703171 Different vlan-id for leaf spine pws. by Andreas Pantelopoulos · 6 years ago
  33. 9272613 Skip unconfigured devices rather than aborting the entire process by Charles Chan · 6 years ago
  34. 465c7be Fix IPv6 simple command by Andrea Campanella · 6 years ago
  35. 08932a7 Fix SONAR complaint about missing break statements by Ray Milkey · 6 years ago
  36. 5c51d90a [ONOS-7492] Add unit test for OpenstackFloatingIp REST API by Jian Li · 6 years ago
  37. 3a15b28 Fix Sonar warning - remove redundant condition check by Charles Chan · 6 years ago
  38. e2dd805 T3: Fix for mvn build and SR dependency by Andrea Campanella · 6 years ago
  39. b959d01 [ONOS-7491] Change deletion API let app use hostname as input param by Jian Li · 6 years ago
  40. eb9f77d Refactor: remove duplicated code snippet w modelEntityToJson method by Jian Li · 6 years ago
  41. 091d8d2 Refactor: remove duplicated code snippet w jsonToModelEntity method by Jian Li · 6 years ago
  42. 04c40cc Fix: Change TestOpenstackNodeManager as public. by daniel park · 6 years ago
  43. b581710 [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  44. af34b7c T3: Implementation of host based, less arguments CLI command by Andrea Campanella · 6 years ago
  45. 6f2d674 T3 Handling lldp and Bddp by Andrea Campanella · 6 years ago
  46. caedc8b Fix: resolve IAE due to unregistered LinkedHashMap in Kryo registry by Jian Li · 6 years ago
  47. a21c0ca DHCPv6 Lease Query by Lior Assouline · 6 years ago
  48. b29144d [CORD-2486] Improve Mcast CLI APIs by Pier Luigi · 6 years ago
  49. 9930da5 [CORD-2484] Deleting multicast route does not clean flows and groups by Pier Luigi · 6 years ago
  50. b72201b [CORD-2607] Mcast buckets correction by Pier Luigi · 6 years ago
  51. 142ceb0 [ONOS-7297] DC App to adapt changes wherein RpcInput contains ResourceId. by Gaurav Agrawal · 6 years ago
  52. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  53. da6f56a Fix regression after bumping to yang-tool 2.4 by Yuta HIGUCHI · 6 years ago
  54. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  55. c84e3f1 Add unit test of openstack node REST API by Jian Li · 6 years ago
  56. f65d72e [ONOS-7480] Add swagger API doc of openstack node module by Jian Li · 6 years ago
  57. 4a80a57 Fix: SONA activation issue caused by missing of snakeyaml by Jian Li · 6 years ago
  58. 23c8be2 Refactor openstacknode let app use codec to serialize JSON string by Jian Li · 6 years ago
  59. eefa276 [CORD-2734] Protect SR executor from exceptions by Pier Luigi · 6 years ago
  60. d3472bf [ONOS-7470] Add swagger API doc of openstack networking module #2 by Jian Li · 6 years ago
  61. 2077f66 [ONOS-7470] Add swagger API doc of openstack networking module by Jian Li · 6 years ago
  62. f662e31 Add missing type to DDCStore by Yuta HIGUCHI · 6 years ago
  63. e7f5101 Ensures internal link state is up to date on a restarted ONOS instance. Also fixes an NPE in FpmManager. by Saurav Das · 6 years ago
  64. dbc08c0 Add more error log by Yuta HIGUCHI · 6 years ago
  65. 9c7c369 remove deprecated updateBookkeepingFields() method by Ray Milkey · 6 years ago
  66. b2b0043 Fix wrong path for FpmPushRoutesCommand by Pier Luigi · 6 years ago
  67. 0eb68e1 Fix issue reported by error-prone by Yuta HIGUCHI · 6 years ago
  68. 0e1b4d9 Added support for optical intent between the different ports on same device. by fahadnaeemkhan · 6 years ago
  69. 715dd73 [CORD-2583] Change Fpm protocol classes to use Builder pattern by Kalhee Kim · 6 years ago
  70. d1be7b1 [CORD-2483] Deleting multiple sinks does not clean all flows and groups by Pier Luigi · 6 years ago
  71. 21fffd2 [CORD-2483] Mcast does not forward traffic to all the sinks by Pier Luigi · 6 years ago
  72. bad6d6c [CORD-2480] Implement logic for dual-link in McastHandler by Pier Luigi · 6 years ago
  73. eba73a0 [CORD-2534] McastHandler does not handle device down by Pier Luigi · 6 years ago
  74. 5193cb7 Bump yang tools version to 2.4 by Ray Milkey · 6 years ago
  75. 8ee2be9 added cfgService for AlarmPollingProvider by fahadnaeemkhan · 6 years ago
  76. 15a8178 Fix for NPE that can get triggered upon onos instance restart. by Saurav Das · 6 years ago
  77. 02a9498 Bump up openstack4j to 3.1.0 with dependency updated by Jian Li · 6 years ago
  78. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  79. 97f9d4c T3: Handling double rules on table 10 for HW by Andrea Campanella · 6 years ago
  80. c568c34 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  81. 035ed1f CORD-2581 Push FPM routes to route store again when an instance rejoin the cluster by Charles Chan · 6 years ago
  82. 58b3b52 T3 Vlan handling when output to controller by Andrea Campanella · 6 years ago
  83. d5bb2ef [CORD-2635][CORD-2632] Handle Clear Deferred actions. Support for DHCP packets trace. Output optimization to handle also gateways by Andrea Campanella · 6 years ago
  84. b18424c [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  85. 08d9132 Bugfix in route handler in occasion of route update event by Charles Chan · 6 years ago
  86. 5f7577e Checking mastership when revoking a route by Charles Chan · 6 years ago
  87. 0cc4450 Introduce DistributedLock to guarantee that minority nodes won't try to remove by Charles Chan · 6 years ago
  88. 2b4958a SONAR suggestion - don't use generic exceptions by Ray Milkey · 6 years ago
  89. 074ba9b SONAR suggestions - concurrent access to static fields by Ray Milkey · 6 years ago
  90. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  91. ba547f9 SONAR suggestion - log exceptions, don't print stack traces by Ray Milkey · 6 years ago
  92. 961b19f SONAR suggestions - eliminate lossy arithmetic by Ray Milkey · 6 years ago
  93. ef31005 SONAR suggestions - uneccesary instanceof operators by Ray Milkey · 6 years ago
  94. 7382c7f T3 output enhacements by Andrea Campanella · 6 years ago
  95. 1567b53 SONAR suggestion - implement equals() whenever compareTo() is implmented by Ray Milkey · 6 years ago
  96. 110ba89 ONOS-7420 workaround for DCS event consolidation bug by Yuta HIGUCHI · 6 years ago
  97. e04aac9 [CORD-2631] Handling dual links in T3 by Andrea Campanella · 6 years ago
  98. 7c8e791 [CORD-2582] Adding ARP support to T3 by Andrea Campanella · 6 years ago
  99. d6a67c3 SONAR suggestion - explicit break in switch statements by Ray Milkey · 6 years ago
  100. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago