1. 4de49c0 Correct SONA imported pkgs, avoid duplicated dependencies embedding by Jian Li · 6 years ago
  2. eeb8e04 [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  3. 54c4604 Fix: resolve SONA activation issue due to deps conflict in BUCK by Jian Li · 6 years ago
  4. b21547d Refactored pseudowire code. by Andreas Pantelopoulos · 6 years ago
  5. b190607 Remove redundant app.xml and feature.xml in openstacknetworking app by Jian Li · 6 years ago
  6. 3f98c21 [CORD-2749] T3: Properly filter groups in output by Andrea Campanella · 6 years ago
  7. 7703171 Different vlan-id for leaf spine pws. by Andreas Pantelopoulos · 6 years ago
  8. 9272613 Skip unconfigured devices rather than aborting the entire process by Charles Chan · 6 years ago
  9. 465c7be Fix IPv6 simple command by Andrea Campanella · 6 years ago
  10. 08932a7 Fix SONAR complaint about missing break statements by Ray Milkey · 6 years ago
  11. 5c51d90a [ONOS-7492] Add unit test for OpenstackFloatingIp REST API by Jian Li · 6 years ago
  12. 3a15b28 Fix Sonar warning - remove redundant condition check by Charles Chan · 6 years ago
  13. e2dd805 T3: Fix for mvn build and SR dependency by Andrea Campanella · 6 years ago
  14. b959d01 [ONOS-7491] Change deletion API let app use hostname as input param by Jian Li · 6 years ago
  15. eb9f77d Refactor: remove duplicated code snippet w modelEntityToJson method by Jian Li · 6 years ago
  16. 091d8d2 Refactor: remove duplicated code snippet w jsonToModelEntity method by Jian Li · 6 years ago
  17. 04c40cc Fix: Change TestOpenstackNodeManager as public. by daniel park · 6 years ago
  18. b581710 [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  19. af34b7c T3: Implementation of host based, less arguments CLI command by Andrea Campanella · 6 years ago
  20. 6f2d674 T3 Handling lldp and Bddp by Andrea Campanella · 6 years ago
  21. caedc8b Fix: resolve IAE due to unregistered LinkedHashMap in Kryo registry by Jian Li · 6 years ago
  22. a21c0ca DHCPv6 Lease Query by Lior Assouline · 6 years ago
  23. b29144d [CORD-2486] Improve Mcast CLI APIs by Pier Luigi · 6 years ago
  24. 9930da5 [CORD-2484] Deleting multicast route does not clean flows and groups by Pier Luigi · 6 years ago
  25. b72201b [CORD-2607] Mcast buckets correction by Pier Luigi · 6 years ago
  26. 142ceb0 [ONOS-7297] DC App to adapt changes wherein RpcInput contains ResourceId. by Gaurav Agrawal · 6 years ago
  27. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  28. da6f56a Fix regression after bumping to yang-tool 2.4 by Yuta HIGUCHI · 6 years ago
  29. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  30. c84e3f1 Add unit test of openstack node REST API by Jian Li · 6 years ago
  31. f65d72e [ONOS-7480] Add swagger API doc of openstack node module by Jian Li · 6 years ago
  32. 4a80a57 Fix: SONA activation issue caused by missing of snakeyaml by Jian Li · 6 years ago
  33. 23c8be2 Refactor openstacknode let app use codec to serialize JSON string by Jian Li · 6 years ago
  34. eefa276 [CORD-2734] Protect SR executor from exceptions by Pier Luigi · 6 years ago
  35. d3472bf [ONOS-7470] Add swagger API doc of openstack networking module #2 by Jian Li · 6 years ago
  36. 2077f66 [ONOS-7470] Add swagger API doc of openstack networking module by Jian Li · 6 years ago
  37. f662e31 Add missing type to DDCStore by Yuta HIGUCHI · 6 years ago
  38. 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
  39. dbc08c0 Add more error log by Yuta HIGUCHI · 6 years ago
  40. 9c7c369 remove deprecated updateBookkeepingFields() method by Ray Milkey · 6 years ago
  41. b2b0043 Fix wrong path for FpmPushRoutesCommand by Pier Luigi · 6 years ago
  42. 0eb68e1 Fix issue reported by error-prone by Yuta HIGUCHI · 6 years ago
  43. 0e1b4d9 Added support for optical intent between the different ports on same device. by fahadnaeemkhan · 6 years ago
  44. 715dd73 [CORD-2583] Change Fpm protocol classes to use Builder pattern by Kalhee Kim · 6 years ago
  45. d1be7b1 [CORD-2483] Deleting multiple sinks does not clean all flows and groups by Pier Luigi · 6 years ago
  46. 21fffd2 [CORD-2483] Mcast does not forward traffic to all the sinks by Pier Luigi · 6 years ago
  47. bad6d6c [CORD-2480] Implement logic for dual-link in McastHandler by Pier Luigi · 6 years ago
  48. eba73a0 [CORD-2534] McastHandler does not handle device down by Pier Luigi · 6 years ago
  49. 5193cb7 Bump yang tools version to 2.4 by Ray Milkey · 6 years ago
  50. 8ee2be9 added cfgService for AlarmPollingProvider by fahadnaeemkhan · 6 years ago
  51. 15a8178 Fix for NPE that can get triggered upon onos instance restart. by Saurav Das · 6 years ago
  52. 02a9498 Bump up openstack4j to 3.1.0 with dependency updated by Jian Li · 6 years ago
  53. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  54. 97f9d4c T3: Handling double rules on table 10 for HW by Andrea Campanella · 6 years ago
  55. c568c34 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  56. 035ed1f CORD-2581 Push FPM routes to route store again when an instance rejoin the cluster by Charles Chan · 6 years ago
  57. 58b3b52 T3 Vlan handling when output to controller by Andrea Campanella · 6 years ago
  58. 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
  59. b18424c [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  60. 08d9132 Bugfix in route handler in occasion of route update event by Charles Chan · 6 years ago
  61. 5f7577e Checking mastership when revoking a route by Charles Chan · 6 years ago
  62. 0cc4450 Introduce DistributedLock to guarantee that minority nodes won't try to remove by Charles Chan · 6 years ago
  63. 2b4958a SONAR suggestion - don't use generic exceptions by Ray Milkey · 6 years ago
  64. 074ba9b SONAR suggestions - concurrent access to static fields by Ray Milkey · 6 years ago
  65. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  66. ba547f9 SONAR suggestion - log exceptions, don't print stack traces by Ray Milkey · 6 years ago
  67. 961b19f SONAR suggestions - eliminate lossy arithmetic by Ray Milkey · 6 years ago
  68. ef31005 SONAR suggestions - uneccesary instanceof operators by Ray Milkey · 6 years ago
  69. 7382c7f T3 output enhacements by Andrea Campanella · 6 years ago
  70. 1567b53 SONAR suggestion - implement equals() whenever compareTo() is implmented by Ray Milkey · 6 years ago
  71. 110ba89 ONOS-7420 workaround for DCS event consolidation bug by Yuta HIGUCHI · 6 years ago
  72. e04aac9 [CORD-2631] Handling dual links in T3 by Andrea Campanella · 6 years ago
  73. 7c8e791 [CORD-2582] Adding ARP support to T3 by Andrea Campanella · 6 years ago
  74. d6a67c3 SONAR suggestion - explicit break in switch statements by Ray Milkey · 6 years ago
  75. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  76. 34ef6a1 SONAR suggestion - checking the same condition twice by Ray Milkey · 6 years ago
  77. 18dac85 Add DistributedLock test commands and STC tests by Jordan Halterman · 6 years ago
  78. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  79. 10f35dc SONAR suggestion - remove mutable public collections by Ray Milkey · 6 years ago
  80. f1653a7 pom cleanup by Yuta HIGUCHI · 6 years ago
  81. 4ee4af1 T3 avoiding false flow rule match by Andrea Campanella · 6 years ago
  82. 88c5998 T3 - Fixing NPE for flow rules by Andrea Campanella · 6 years ago
  83. e34b6a2 Adding Maven tests for apps/restconf/api by Sean Condon · 6 years ago
  84. b1dec91 CORD-2637 Correctly use broadcast flag in DHCPv4 relay by Daniel Ginsburg · 6 years ago
  85. 488a94c more error-prone issue fix by Yuta HIGUCHI · 6 years ago
  86. 96b896d [ONOS-7262] Cfm improvements to allow RMeps and Mds and Mas to be added and deleted by Sean Condon · 6 years ago
  87. 09ca07a T3: removed fixed mpls_bos and proper mpls label removal by Andrea Campanella · 6 years ago
  88. 13b1681 Add support for RESTCONF standard errors by Sean Condon · 6 years ago
  89. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  90. 8be1af9 T3: Support for Ipv6 in CLI command by Andrea Campanella · 6 years ago
  91. 094a135 Removed the setServiceDirectory() method from the base web resource by Ray Milkey · 6 years ago
  92. fa6002c SONAR suggestion - collection item types by Ray Milkey · 6 years ago
  93. 06297ed SONAR suggestion - Synchronize initialization of static fields by Ray Milkey · 6 years ago
  94. ffe1a33 SONAR suggestions - more blocker bugs by Ray Milkey · 6 years ago
  95. 6dc7e4f Updates of SimpleFabric applcation by Lee Yongjae · 6 years ago
  96. 2ff6716 SONAR Suggestion - use .equals() on strings, not '==' by Ray Milkey · 6 years ago
  97. bb9d3fb Adding drop on same output of input connect point by Andrea Campanella · 6 years ago
  98. 239492c Fix NPE in Dhcp6HandlerImpl by Charles Chan · 6 years ago
  99. 40beb72 [CORD-2529] Fpm route store handling by Kalhee Kim · 6 years ago
  100. 2f07c60 [CORD-2260] Add a timer task to clean ipaddr, pd prefix by Kalhee Kim · 6 years ago