1. df54c30 Fixing IMR & Ciena bugs by Yuta HIGUCHI · 6 years ago
  2. ca7660a Add rolling upgrade test. by Jordan Halterman · 6 years ago
  3. 05983ba IntentMonitorAndReroute initial contribution by Davide Sanvito · 6 years ago
  4. 8a571af Support for bitwise AND/OR/XOR in ImmutableByteSequence by Carmelo Cascone · 6 years ago
  5. 4e49df8 Remove event handling delay by Charles Chan · 6 years ago
  6. 2f2c9d0 Enhancing GroupChecker for faster processing of group updates by Saurav Das · 6 years ago
  7. 5a35604 Fixes for CORD-2910, 2920, 2915 by Saurav Das · 6 years ago
  8. bac954f9 CORD-2916 Reset RA handler when mastership changes by Charles Chan · 6 years ago
  9. 9b7217c Handle host, route and mcast events in separate executors by Charles Chan · 6 years ago
  10. fa3ec19 T3: Adding a test all multicast routes command by Andrea Campanella · 6 years ago
  11. 2ff1bac Routing/bridging rules on the same leaf pair should always be programmed by the same ONOS instance by Charles Chan · 6 years ago
  12. b789b8c Fixes for maven build by Ray Milkey · 6 years ago
  13. 0d93386 Adding topology auto-layout. by Thomas Vachuska · 6 years ago
  14. dea0fdb Refactor with adding unit test for OpenstackNetworkingUtil by Jian Li · 6 years ago
  15. 2694976 Refactor: move RulePopulatorUtil into util package, w/ minor fixes by Jian Li · 6 years ago
  16. 8e7e6cd Add unit test for OpenstackSwitchingArpHandler by Jian Li · 6 years ago
  17. 3e70d8a Add unit test for OpenstackSwitchingDhcpHandler by Jian Li · 6 years ago
  18. 0616c56 Use SRLinkWeigher in path computation. by Andreas Pantelopoulos · 6 years ago
  19. 663b14c Adding example Multicast Route Json files by Andrea Campanella · 6 years ago
  20. 2016288 Fix missing "s" in the master pom file by Pier · 6 years ago
  21. 48f4cb7 ODTN manual testing tool for OpenConfig configuration by Yuta HIGUCHI · 6 years ago
  22. b0328e4 [CORD-2834] Handling of dual-homed sinks by Pier · 6 years ago
  23. 3ee2455 [CORD-2838][CORD-2833] Revisit McastHandler and handle shortest paths with pair links by Pier · 6 years ago
  24. 644a8a6 Adding rest API for new Mcast app by Andrea Campanella · 6 years ago
  25. 139babb Fix Mcast store and Mcast CLI by Pier · 6 years ago
  26. 15506e8 Fix gateway ip address in OpenstackSwitchingDhcpHandler by daniel park · 6 years ago
  27. ba6c575 Remove duplicated getPairDevice implementation by Charles Chan · 6 years ago
  28. 604ab3a Improvements in route-path installation using bidirectional links. by Saurav Das · 6 years ago
  29. daf02c8 Fixed sonar suggestion in l2handler by Andreas Pantelopoulos · 6 years ago
  30. 7c8bcdf Fix HOST event handling in MulticastRouteManager by Andrea Campanella · 6 years ago
  31. 6305b69 [CORD-2882] Set route source to DHCP for DHCPv4 by Charles Chan · 6 years ago
  32. 4310f6e FPM routes removal when instance goes down or is removed by Andrea Campanella · 6 years ago
  33. 44fbda1 [CORD-2906] dhcpv6 server ack pkt needs to set VID according to client vid by Kalhee Kim · 6 years ago
  34. 54a97c9 [CORD-2882] set route source to DHCP for dhcpv6 instead of FPM by Kalhee Kim · 6 years ago
  35. b908212 [CORD-2876] set route source from RIP with RIP instead of FPM by Kalhee Kim · 6 years ago
  36. c5e85bb Use apache commons Pair instead of javafx by Laszlo Papp · 6 years ago
  37. f433f95 Duplicated flow obj requests are sent in occasion of ROUTE_REMOVED event by Charles Chan · 6 years ago
  38. 4d5c5c3 Refactor: simplify setoutput port to controller using punt method by Jian Li · 6 years ago
  39. e93f661 Fix NPE thrown when searching multiple routes and IP is null by Andrea Campanella · 6 years ago
  40. 935d59d Moved validity checks inside l2TunnelHandler. by Andreas Pantelopoulos · 6 years ago
  41. ffe6974 Better error handling in pseudowire implementation. by Andreas Pantelopoulos · 6 years ago
  42. 6692fdd Better validity checks for paths chosen for pws. by Andreas Pantelopoulos · 6 years ago
  43. a10137c Fixing residual ON.Lab references. by Thomas Vachuska · 6 years ago
  44. 86ee5e8 Upgrade fasterXML libraries for OS-9 by Ray Milkey · 6 years ago
  45. 65e1c20 Fix OpenstackRoutingFloatingIpHandler to retrieve external peer router. by daniel park · 6 years ago
  46. e5e0c9a Better error handling by Charles Chan · 6 years ago
  47. 29d9598 Protect DhcpServerConfig from IllegalArgumentException by Charles Chan · 6 years ago
  48. 1a1ba65 Log info about loaded configuration by Yuta HIGUCHI · 6 years ago
  49. 7ddea78 Fix: resolve NPE when inject non-existing compute node through SONA by Jian Li · 6 years ago
  50. c2bf02a Fix typo in log message by Yuta HIGUCHI · 6 years ago
  51. 55cb999 Export the faultmanagement rest api properly by Laszlo Papp · 6 years ago
  52. edc8b76 Refactor: replace OSNetworkService with OSNetworkAdminService by Jian Li · 6 years ago
  53. 796c2eb Support flat network type by daniel park · 6 years ago
  54. 7329609 Support key/value sizes and counts in primitive performance app. by Jordan Halterman · 6 years ago
  55. e631216 [ONOS-7553] Support injecting physical interfaces to openstack node by Jian Li · 6 years ago
  56. 15278a1 T3 Fixes: by Andrea Campanella · 6 years ago
  57. d6ab100 Fix cherry-pick bugs by Yuta HIGUCHI · 6 years ago
  58. 545edb4 Moving Multicast subsystem into app and refactoring APIs to support multihomed sources and sinks by Andrea Campanella · 6 years ago
  59. 37db369 [CORD-2828] Multicast support for H-AGG by Pier · 6 years ago
  60. 7a888e8 Move all event handler to a different executor by Charles Chan · 6 years ago
  61. 9c44ec7 Avoid ConcurrentModificationException by Charles Chan · 6 years ago
  62. 348bba7 TAPI 2.0.2-SNAPSHOT by Yuta HIGUCHI · 6 years ago
  63. d1cc1a3 Adding complete path to failed traces by Andrea Campanella · 6 years ago
  64. 6205f69 Fixing scale test manager and CLIs. by Thomas Vachuska · 6 years ago
  65. 32b4220 [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  66. fa61549 Adding auto-layout to the access-null simulation. by Thomas Vachuska · 6 years ago
  67. 811bbae Pseudowire enhancements : by Andreas Pantelopoulos · 6 years ago
  68. b39777c Fix NPE caused by RoutingRulePopulator not initiated before linkHandler.init() by Charles Chan · 6 years ago
  69. 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
  70. b994f8d Sonar wants switch cases to end with a break statement by Ray Milkey · 6 years ago
  71. ff691b7 Implemented the following PW features and fixes: by Andreas Pantelopoulos · 6 years ago
  72. e5bff48 [CORD-2811] Fix VLAN cases in Mcast by Pier · 6 years ago
  73. d0839d6 Refactor: remove redundant deps and include api in app oar bundle by Jian Li · 6 years ago
  74. 8769d5b Support both keystone v2.0 and v3 authentication by Jian Li · 6 years ago
  75. 6fb95fc T3: bugfixes and avoid override of finalize by Andrea Campanella · 6 years ago
  76. 220f19b T3: Fixing concurrent modification exception by Andrea Campanella · 6 years ago
  77. 40bccdb Adding RouteService bulk add/remove Rest API by Andrea Campanella · 6 years ago
  78. ece1177 T3: HAG scenario fixes by Andrea Campanella · 6 years ago
  79. 576969a [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  80. cc2424a T3: Ping to same host behind two routers by Andrea Campanella · 6 years ago
  81. a0ef13b Urgent patch to support OpenStack keystone API 3.0 by sangho · 6 years ago
  82. e5e3c12 T3: adding padding to flows and group print by Andrea Campanella · 6 years ago
  83. 320f7f6 T3 fixing sonar problems by Andrea Campanella · 6 years ago
  84. c5cd662 Fix: resolve REST Unit test failure caused by incorrect jersey deps by Jian Li · 6 years ago
  85. 70fdd49 Avoid ConcurrentModificationException by using SynchronizedMultimap by Charles Chan · 6 years ago
  86. 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
  87. 41de806 Adding a very simple output for pingall by Andrea Campanella · 6 years ago
  88. 6a51cb9 Remove calls to deprecated Throwables.propagate() method by Ray Milkey · 6 years ago
  89. c9e9224 CORD-2803 Correctly reply to ICMPv6 echo request that targets link-local address of the switch interface by Charles Chan · 6 years ago
  90. 390efe9 ONOS-7451 ODTN TAPI connectivity service. by Ramon Casellas · 6 years ago
  91. df54373 Fix type on equals() call by Ray Milkey · 6 years ago
  92. e0d4c87 Bugfix for stale state not being cleared up when switch goes down. by Saurav Das · 6 years ago
  93. 45b69ab QMX switches require the unicast flow being installed before multicast flow in TMAC table by Charles Chan · 6 years ago
  94. b87b8ab [CORD-2798] Fix defects in Mcast by Pier Luigi · 6 years ago
  95. 05514fd [CORD-2739] Caching in McastHandler by Pier Luigi · 6 years ago
  96. 909cff8 Avoid ConcurrentModificationException by using CopyOnWriteArrayList by Charles Chan · 6 years ago
  97. 2153659 Refactor: make query methods visible in OpenStackSecurityGroupAdminService by Jian Li · 6 years ago
  98. 1c5467b Sonar suggestion - possible NPEs by Ray Milkey · 6 years ago
  99. 719e510 Add openstack end point auto-completion feature for openstack-sync-state cmd. by daniel park · 6 years ago
  100. da7c6cb Refactor: make query methods visible in OpenStackRouterAdminService by Jian Li · 6 years ago