Tagging 1.12.1-rc4
  1. e84aa93 Tagging 1.12.1-rc4 by ONOS Jenkins User · 6 years ago 1.12.1-rc4
  2. 8d26500 Display resolved status in routes command by Charles Chan · 6 years ago
  3. e800860 Ignore more than two next hops by Charles Chan · 6 years ago
  4. f5ed7a6 T3: Bugfix on same leaf Multicast by Andrea Campanella · 6 years ago
  5. 15e3b1e Ensure host events are handled outside the event loop to avoid interrupts by Jordan Halterman · 6 years ago
  6. 8a4de91 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  7. d26fbf5 Tagging 1.12.1-rc3 by ONOS Jenkins User · 6 years ago 1.12.1-rc3
  8. 4806b29 Fix reference to 1.13 artifacts by Ray Milkey · 6 years ago
  9. 70f9112 Remove event handling delay by Charles Chan · 6 years ago
  10. 2c57bc8 Enhancing GroupChecker for faster processing of group updates by Saurav Das · 6 years ago
  11. 3179161 Fixes for CORD-2910, 2920, 2915 by Saurav Das · 6 years ago
  12. c682d5c CORD-2916 Reset RA handler when mastership changes by Charles Chan · 6 years ago
  13. d3130e8 T3: Adding a test all multicast routes command by Andrea Campanella · 6 years ago
  14. c5f155a Handle host, route and mcast events in separate executors by Charles Chan · 6 years ago
  15. 880275c Routing/bridging rules on the same leaf pair should always be programmed by the same ONOS instance by Charles Chan · 6 years ago
  16. 0d5106a Adding topology auto-layout. by Thomas Vachuska · 6 years ago
  17. 03cab54 Fixes for maven build by Ray Milkey · 6 years ago
  18. 18400a4 Use SRLinkWeigher in path computation. by Andreas Pantelopoulos · 6 years ago
  19. 29e5e11 Adding example Multicast Route Json files by Andrea Campanella · 6 years ago
  20. 0381389 Fixed sonar suggestion in l2handler by Andreas Pantelopoulos · 6 years ago
  21. c757652 [CORD-2834] Handling of dual-homed sinks by Pier · 6 years ago
  22. d880ee0 [CORD-2838][CORD-2833] Revisit McastHandler and handle shortest paths with pair links by Pier · 6 years ago
  23. f6e0ab7 Adding rest API for new Mcast app by Andrea Campanella · 6 years ago
  24. faa8c8f Fix Mcast store and Mcast CLI by Pier · 6 years ago
  25. beea3e3 Fix HOST event handling in MulticastRouteManager by Andrea Campanella · 6 years ago
  26. be4deaf [CORD-2882] Set route source to DHCP for DHCPv4 by Charles Chan · 6 years ago
  27. 0ffeace Remove duplicated getPairDevice implementation by Charles Chan · 6 years ago
  28. 5b46aa2 Improvements in route-path installation using bidirectional links. by Saurav Das · 6 years ago
  29. baede71 FPM routes removal when instance goes down or is removed by Andrea Campanella · 6 years ago
  30. ee260e0 Use apache commons Pair instead of javafx by Laszlo Papp · 6 years ago
  31. 6326272 [CORD-2906] dhcpv6 server ack pkt needs to set VID according to client vid by Kalhee Kim · 6 years ago
  32. 5e5faa1 [CORD-2882] set route source to DHCP for dhcpv6 instead of FPM by Kalhee Kim · 6 years ago
  33. acaf678 [CORD-2876] set route source from RIP with RIP instead of FPM by Kalhee Kim · 6 years ago
  34. c07125d Fix NPE thrown when searching multiple routes and IP is null by Andrea Campanella · 6 years ago
  35. 1a1a407 Duplicated flow obj requests are sent in occasion of ROUTE_REMOVED event by Charles Chan · 6 years ago
  36. 8c754a2 Moved validity checks inside l2TunnelHandler. by Andreas Pantelopoulos · 6 years ago
  37. bfea12f Better error handling in pseudowire implementation. by Andreas Pantelopoulos · 6 years ago
  38. cde7e47 Upgrade fasterXML libraries for OS-9 by Ray Milkey · 6 years ago
  39. 70b9f17 Better validity checks for paths chosen for pws. by Andreas Pantelopoulos · 6 years ago
  40. d3a4ac4 Protect DhcpServerConfig from IllegalArgumentException by Charles Chan · 6 years ago
  41. 3eaa6e5 Better error handling by Charles Chan · 6 years ago
  42. 95da649 T3 Fixes: by Andrea Campanella · 6 years ago
  43. 9efb986 Moving Multicast subsystem into app and refactoring APIs to support multihomed sources and sinks by Andrea Campanella · 6 years ago
  44. 4e9a7ce [CORD-2828] Multicast support for H-AGG by Pier · 6 years ago
  45. 11cfa56 Move all event handler to a different executor by Charles Chan · 6 years ago
  46. b7e8ceb Avoid ConcurrentModificationException by Charles Chan · 6 years ago
  47. fec00e5 Adding complete path to failed traces by Andrea Campanella · 6 years ago
  48. 38d2ff6 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  49. 2800d97 Tagging 1.12.1-rc2 by ONOS Jenkins User · 6 years ago 1.12.1-rc2
  50. 956391b Pseudowire enhancements : by Andreas Pantelopoulos · 6 years ago
  51. 18fb45f Sonar wants switch cases to end with a break statement by Ray Milkey · 6 years ago
  52. a181233 Implemented the following PW features and fixes: by Andreas Pantelopoulos · 6 years ago
  53. 445bbde Fix NPE caused by RoutingRulePopulator not initiated before linkHandler.init() by Charles Chan · 6 years ago
  54. 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
  55. 3cc7e66 [CORD-2811] Fix VLAN cases in Mcast by Pier · 6 years ago
  56. 3577bae T3: bugfixes and avoid override of finalize by Andrea Campanella · 6 years ago
  57. 2bca569 Adding RouteService bulk add/remove Rest API by Andrea Campanella · 6 years ago
  58. 36c62b3 T3: Fixing concurrent modification exception by Andrea Campanella · 6 years ago
  59. e3cb7a8 T3: HAG scenario fixes by Andrea Campanella · 6 years ago
  60. 1a92000 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  61. ec860e8 Starting snapshot 1.12.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  62. 9734fce Tagging 1.12.1-rc1 by ONOS Jenkins User · 6 years ago 1.12.1-rc1
  63. eb10e4c T3: adding padding to flows and group print by Andrea Campanella · 6 years ago
  64. ea2a7ad T3: Ping to same host behind two routers by Andrea Campanella · 6 years ago
  65. 3c276b4 T3 fixing sonar problems by Andrea Campanella · 6 years ago
  66. b8245c3 Avoid ConcurrentModificationException by using SynchronizedMultimap by Charles Chan · 6 years ago
  67. 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
  68. 134c3c0 Adding a very simple output for pingall by Andrea Campanella · 6 years ago
  69. 973c836 CORD-2803 Correctly reply to ICMPv6 echo request that targets link-local address of the switch interface by Charles Chan · 6 years ago
  70. 37a9d99 Bugfix for stale state not being cleared up when switch goes down. by Saurav Das · 6 years ago
  71. d57552d QMX switches require the unicast flow being installed before multicast flow in TMAC table by Charles Chan · 6 years ago
  72. 436b8f2 Avoid ConcurrentModificationException by using CopyOnWriteArrayList by Charles Chan · 6 years ago
  73. 7a6e4b1 Sonar suggestion - possible NPEs by Ray Milkey · 6 years ago
  74. 4c5c32f [CORD-2798] Fix defects in Mcast by Pier Luigi · 6 years ago
  75. 216d51c [CORD-2739] Caching in McastHandler by Pier Luigi · 6 years ago
  76. b1e95fd Address Sonar warning by Charles Chan · 6 years ago
  77. d821c75 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  78. 0363d05 Fix potential NPE and logical error by Charles Chan · 6 years ago
  79. 9309035 Minor OFDPA refactoring according to IntelliJ code analysis by Charles Chan · 6 years ago
  80. a89b95a Handling multiple layers of spines. by Saurav Das · 6 years ago
  81. b94dffc Support for ipv4 dhcp multi server by rsahot036 · 6 years ago
  82. 004d7cf [CORD-2785] Refactor McastHandler and move to separated folder by Pier Luigi · 6 years ago
  83. 1f5dc37 [CORD-2748] Multicast flows are not properly updated when changing source by Pier Luigi · 6 years ago
  84. ba5a7c3 [CORD-2746] Avoid pair links during path computation by Pier Luigi · 6 years ago
  85. 80cb748 [CORD-2740] Listening for topology events by Pier Luigi · 6 years ago
  86. 71a2076 T3 Dual homing tests by Andrea Campanella · 6 years ago
  87. 57262b2 [CORD-2774] Support Dual-homing by Andrea Campanella · 6 years ago
  88. 3217ecf T3 Fix for only local addresses in pingall by Andrea Campanella · 6 years ago
  89. 653441e Removed package-info.java from segmentrouting/web. by Andreas Pantelopoulos · 6 years ago
  90. c108337 T3: CLI enhancements and absent group buckets fix by Andrea Campanella · 6 years ago
  91. 7e52e3d 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
  92. 25199f2 [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  93. 25565d8 T3: Fix condition to properly support L2 Broadcast by Andrea Campanella · 6 years ago
  94. a5f837f Maven build for refactored sr by Andreas Pantelopoulos · 6 years ago
  95. 37a7eae REST API for pseudowire addition / deletion. by Andreas Pantelopoulos · 6 years ago
  96. 621bbe7 Avoid too many unnecessary INFO logs by Charles Chan · 6 years ago
  97. fb68135 [CORD-2755] PingAll scenario for Ipv4 and Ipv6 hosts by Andrea Campanella · 6 years ago
  98. 71f9077 T3: Prefixing t3- to the CLI commands by Andrea Campanella · 6 years ago
  99. 6f50a75 [CORD-2456] Multicast support in t3 by Andrea Campanella · 6 years ago
  100. 051b3ac Refactored sr app to enable rest api. by Andreas Pantelopoulos · 6 years ago