1. 86d2df0 Adding topology overlay support for the server-side topo layout app. by Thomas Vachuska · 6 years ago
  2. 9062a7f Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  3. dd5c506 Adjusted auto-layout to better deal with large number of service hosts. by Thomas Vachuska · 6 years ago
  4. a064f9a Fixing auto-layout to properly classify disjoint/orphaned devices. by Thomas Vachuska · 6 years ago
  5. 6c8e5f8 Fixing access layout to better accommodate arbitrary number of service hosts. by Thomas Vachuska · 6 years ago
  6. ac8b480 Corrected the access layout to work even when there are no HAG spines. by Thomas Vachuska · 6 years ago
  7. ffa4761 Bug fixes for route-path programming by Saurav Das · 6 years ago
  8. 371ac5e CORD-2870: Bypass DHCP leasequery without learning routes. by Taras Lemkin · 6 years ago
  9. fa7e29c Handling mastership changes during route-path programming by Saurav Das · 6 years ago
  10. 1732046 Improve Mcast termination by Pier · 6 years ago
  11. 6be77d8 Minor improvements by Charles Chan · 6 years ago
  12. 15fcbba Fix for routingHandler NPE. by Andrea Campanella · 6 years ago
  13. 241d793 Fix more thread leaks by Charles Chan · 6 years ago
  14. bd39a4a Implement sr-should-program command by Charles Chan · 6 years ago
  15. bc11666 Performance improvement when handling host move events by Charles Chan · 6 years ago
  16. 4048b7f Fix a thread leak by Charles Chan · 6 years ago
  17. a729cae Adding server-side default topo layout and fixing GUI to allow remote zoom/pan. by Thomas Vachuska · 6 years ago
  18. 4bcc322 Fix npe when adding a null element in a collection by Pier · 6 years ago
  19. 097029f Correctly initialize routes with multiple next hops by Charles Chan · 6 years ago
  20. a2858a3 [CORD-2903] Improve SR/Multicast APIs by Pier · 6 years ago
  21. 901851e [CORD-2937] Improve work partition on Multicast by Pier · 6 years ago
  22. a17ad9e Optimize Multicast sinks processing by Pier · 6 years ago
  23. eeeab1f T3: tracing only through flows in ADDED state by Andrea Campanella · 6 years ago
  24. 7583e70 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  25. e84aa93 Tagging 1.12.1-rc4 by ONOS Jenkins User · 6 years ago 1.12.1-rc4
  26. 8d26500 Display resolved status in routes command by Charles Chan · 6 years ago
  27. e800860 Ignore more than two next hops by Charles Chan · 6 years ago
  28. f5ed7a6 T3: Bugfix on same leaf Multicast by Andrea Campanella · 6 years ago
  29. 15e3b1e Ensure host events are handled outside the event loop to avoid interrupts by Jordan Halterman · 6 years ago
  30. 8a4de91 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  31. d26fbf5 Tagging 1.12.1-rc3 by ONOS Jenkins User · 6 years ago 1.12.1-rc3
  32. 4806b29 Fix reference to 1.13 artifacts by Ray Milkey · 6 years ago
  33. 70f9112 Remove event handling delay by Charles Chan · 6 years ago
  34. 2c57bc8 Enhancing GroupChecker for faster processing of group updates by Saurav Das · 6 years ago
  35. 3179161 Fixes for CORD-2910, 2920, 2915 by Saurav Das · 6 years ago
  36. c682d5c CORD-2916 Reset RA handler when mastership changes by Charles Chan · 6 years ago
  37. d3130e8 T3: Adding a test all multicast routes command by Andrea Campanella · 6 years ago
  38. c5f155a Handle host, route and mcast events in separate executors by Charles Chan · 6 years ago
  39. 880275c Routing/bridging rules on the same leaf pair should always be programmed by the same ONOS instance by Charles Chan · 6 years ago
  40. 0d5106a Adding topology auto-layout. by Thomas Vachuska · 6 years ago
  41. 03cab54 Fixes for maven build by Ray Milkey · 6 years ago
  42. 18400a4 Use SRLinkWeigher in path computation. by Andreas Pantelopoulos · 6 years ago
  43. 29e5e11 Adding example Multicast Route Json files by Andrea Campanella · 6 years ago
  44. 0381389 Fixed sonar suggestion in l2handler by Andreas Pantelopoulos · 6 years ago
  45. c757652 [CORD-2834] Handling of dual-homed sinks by Pier · 6 years ago
  46. d880ee0 [CORD-2838][CORD-2833] Revisit McastHandler and handle shortest paths with pair links by Pier · 6 years ago
  47. f6e0ab7 Adding rest API for new Mcast app by Andrea Campanella · 6 years ago
  48. faa8c8f Fix Mcast store and Mcast CLI by Pier · 6 years ago
  49. beea3e3 Fix HOST event handling in MulticastRouteManager by Andrea Campanella · 6 years ago
  50. be4deaf [CORD-2882] Set route source to DHCP for DHCPv4 by Charles Chan · 6 years ago
  51. 0ffeace Remove duplicated getPairDevice implementation by Charles Chan · 6 years ago
  52. 5b46aa2 Improvements in route-path installation using bidirectional links. by Saurav Das · 6 years ago
  53. baede71 FPM routes removal when instance goes down or is removed by Andrea Campanella · 6 years ago
  54. ee260e0 Use apache commons Pair instead of javafx by Laszlo Papp · 6 years ago
  55. 6326272 [CORD-2906] dhcpv6 server ack pkt needs to set VID according to client vid by Kalhee Kim · 6 years ago
  56. 5e5faa1 [CORD-2882] set route source to DHCP for dhcpv6 instead of FPM by Kalhee Kim · 6 years ago
  57. acaf678 [CORD-2876] set route source from RIP with RIP instead of FPM by Kalhee Kim · 6 years ago
  58. c07125d Fix NPE thrown when searching multiple routes and IP is null by Andrea Campanella · 6 years ago
  59. 1a1a407 Duplicated flow obj requests are sent in occasion of ROUTE_REMOVED event by Charles Chan · 6 years ago
  60. 8c754a2 Moved validity checks inside l2TunnelHandler. by Andreas Pantelopoulos · 6 years ago
  61. bfea12f Better error handling in pseudowire implementation. by Andreas Pantelopoulos · 6 years ago
  62. cde7e47 Upgrade fasterXML libraries for OS-9 by Ray Milkey · 6 years ago
  63. 70b9f17 Better validity checks for paths chosen for pws. by Andreas Pantelopoulos · 6 years ago
  64. d3a4ac4 Protect DhcpServerConfig from IllegalArgumentException by Charles Chan · 6 years ago
  65. 3eaa6e5 Better error handling by Charles Chan · 6 years ago
  66. 95da649 T3 Fixes: by Andrea Campanella · 6 years ago
  67. 9efb986 Moving Multicast subsystem into app and refactoring APIs to support multihomed sources and sinks by Andrea Campanella · 6 years ago
  68. 4e9a7ce [CORD-2828] Multicast support for H-AGG by Pier · 6 years ago
  69. 11cfa56 Move all event handler to a different executor by Charles Chan · 6 years ago
  70. b7e8ceb Avoid ConcurrentModificationException by Charles Chan · 6 years ago
  71. fec00e5 Adding complete path to failed traces by Andrea Campanella · 6 years ago
  72. 38d2ff6 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  73. 2800d97 Tagging 1.12.1-rc2 by ONOS Jenkins User · 6 years ago 1.12.1-rc2
  74. 956391b Pseudowire enhancements : by Andreas Pantelopoulos · 6 years ago
  75. 18fb45f Sonar wants switch cases to end with a break statement by Ray Milkey · 6 years ago
  76. a181233 Implemented the following PW features and fixes: by Andreas Pantelopoulos · 6 years ago
  77. 445bbde Fix NPE caused by RoutingRulePopulator not initiated before linkHandler.init() by Charles Chan · 6 years ago
  78. 6207715 T3: Adding summary to pingall, false if any of the path in the trace fails and minor fixes by Andrea Campanella · 6 years ago
  79. 3cc7e66 [CORD-2811] Fix VLAN cases in Mcast by Pier · 6 years ago
  80. 3577bae T3: bugfixes and avoid override of finalize by Andrea Campanella · 6 years ago
  81. 2bca569 Adding RouteService bulk add/remove Rest API by Andrea Campanella · 6 years ago
  82. 36c62b3 T3: Fixing concurrent modification exception by Andrea Campanella · 6 years ago
  83. e3cb7a8 T3: HAG scenario fixes by Andrea Campanella · 6 years ago
  84. 1a92000 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  85. ec860e8 Starting snapshot 1.12.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  86. 9734fce Tagging 1.12.1-rc1 by ONOS Jenkins User · 6 years ago 1.12.1-rc1
  87. eb10e4c T3: adding padding to flows and group print by Andrea Campanella · 6 years ago
  88. ea2a7ad T3: Ping to same host behind two routers by Andrea Campanella · 6 years ago
  89. 3c276b4 T3 fixing sonar problems by Andrea Campanella · 6 years ago
  90. b8245c3 Avoid ConcurrentModificationException by using SynchronizedMultimap by Charles Chan · 6 years ago
  91. d3c12ab T3: bugfixes and improvment on the Bridged check in case of untagged traffick comin in on tagged interfaces by Andrea Campanella · 6 years ago
  92. 134c3c0 Adding a very simple output for pingall by Andrea Campanella · 6 years ago
  93. 973c836 CORD-2803 Correctly reply to ICMPv6 echo request that targets link-local address of the switch interface by Charles Chan · 6 years ago
  94. 37a9d99 Bugfix for stale state not being cleared up when switch goes down. by Saurav Das · 6 years ago
  95. d57552d QMX switches require the unicast flow being installed before multicast flow in TMAC table by Charles Chan · 6 years ago
  96. 436b8f2 Avoid ConcurrentModificationException by using CopyOnWriteArrayList by Charles Chan · 6 years ago
  97. 7a6e4b1 Sonar suggestion - possible NPEs by Ray Milkey · 6 years ago
  98. 4c5c32f [CORD-2798] Fix defects in Mcast by Pier Luigi · 6 years ago
  99. 216d51c [CORD-2739] Caching in McastHandler by Pier Luigi · 6 years ago
  100. b1e95fd Address Sonar warning by Charles Chan · 6 years ago