Tagging 1.12.1-rc4
  1. e84aa93 Tagging 1.12.1-rc4 by ONOS Jenkins User · 6 years ago 1.12.1-rc4
  2. e800860 Ignore more than two next hops by Charles Chan · 6 years ago
  3. 8a4de91 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  4. d26fbf5 Tagging 1.12.1-rc3 by ONOS Jenkins User · 6 years ago 1.12.1-rc3
  5. 70f9112 Remove event handling delay by Charles Chan · 6 years ago
  6. 2c57bc8 Enhancing GroupChecker for faster processing of group updates by Saurav Das · 6 years ago
  7. 3179161 Fixes for CORD-2910, 2920, 2915 by Saurav Das · 6 years ago
  8. c5f155a Handle host, route and mcast events in separate executors by Charles Chan · 6 years ago
  9. 880275c Routing/bridging rules on the same leaf pair should always be programmed by the same ONOS instance by Charles Chan · 6 years ago
  10. 18400a4 Use SRLinkWeigher in path computation. by Andreas Pantelopoulos · 6 years ago
  11. 0381389 Fixed sonar suggestion in l2handler by Andreas Pantelopoulos · 6 years ago
  12. c757652 [CORD-2834] Handling of dual-homed sinks by Pier · 6 years ago
  13. d880ee0 [CORD-2838][CORD-2833] Revisit McastHandler and handle shortest paths with pair links by Pier · 6 years ago
  14. 0ffeace Remove duplicated getPairDevice implementation by Charles Chan · 6 years ago
  15. 5b46aa2 Improvements in route-path installation using bidirectional links. by Saurav Das · 6 years ago
  16. ee260e0 Use apache commons Pair instead of javafx by Laszlo Papp · 6 years ago
  17. 1a1a407 Duplicated flow obj requests are sent in occasion of ROUTE_REMOVED event by Charles Chan · 6 years ago
  18. 8c754a2 Moved validity checks inside l2TunnelHandler. by Andreas Pantelopoulos · 6 years ago
  19. bfea12f Better error handling in pseudowire implementation. by Andreas Pantelopoulos · 6 years ago
  20. cde7e47 Upgrade fasterXML libraries for OS-9 by Ray Milkey · 6 years ago
  21. 70b9f17 Better validity checks for paths chosen for pws. by Andreas Pantelopoulos · 6 years ago
  22. 3eaa6e5 Better error handling by Charles Chan · 6 years ago
  23. 4e9a7ce [CORD-2828] Multicast support for H-AGG by Pier · 6 years ago
  24. 11cfa56 Move all event handler to a different executor by Charles Chan · 6 years ago
  25. b7e8ceb Avoid ConcurrentModificationException by Charles Chan · 6 years ago
  26. 38d2ff6 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  27. 2800d97 Tagging 1.12.1-rc2 by ONOS Jenkins User · 6 years ago 1.12.1-rc2
  28. 956391b Pseudowire enhancements : by Andreas Pantelopoulos · 6 years ago
  29. 18fb45f Sonar wants switch cases to end with a break statement by Ray Milkey · 6 years ago
  30. a181233 Implemented the following PW features and fixes: by Andreas Pantelopoulos · 6 years ago
  31. 445bbde Fix NPE caused by RoutingRulePopulator not initiated before linkHandler.init() by Charles Chan · 6 years ago
  32. 3cc7e66 [CORD-2811] Fix VLAN cases in Mcast by Pier · 6 years ago
  33. 1a92000 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  34. ec860e8 Starting snapshot 1.12.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  35. 9734fce Tagging 1.12.1-rc1 by ONOS Jenkins User · 6 years ago 1.12.1-rc1
  36. 973c836 CORD-2803 Correctly reply to ICMPv6 echo request that targets link-local address of the switch interface by Charles Chan · 6 years ago
  37. 37a9d99 Bugfix for stale state not being cleared up when switch goes down. by Saurav Das · 6 years ago
  38. d57552d QMX switches require the unicast flow being installed before multicast flow in TMAC table by Charles Chan · 6 years ago
  39. 7a6e4b1 Sonar suggestion - possible NPEs by Ray Milkey · 6 years ago
  40. 4c5c32f [CORD-2798] Fix defects in Mcast by Pier Luigi · 6 years ago
  41. 216d51c [CORD-2739] Caching in McastHandler by Pier Luigi · 6 years ago
  42. b1e95fd Address Sonar warning by Charles Chan · 6 years ago
  43. 9309035 Minor OFDPA refactoring according to IntelliJ code analysis by Charles Chan · 6 years ago
  44. a89b95a Handling multiple layers of spines. by Saurav Das · 6 years ago
  45. 004d7cf [CORD-2785] Refactor McastHandler and move to separated folder by Pier Luigi · 6 years ago
  46. 1f5dc37 [CORD-2748] Multicast flows are not properly updated when changing source by Pier Luigi · 6 years ago
  47. ba5a7c3 [CORD-2746] Avoid pair links during path computation by Pier Luigi · 6 years ago
  48. 80cb748 [CORD-2740] Listening for topology events by Pier Luigi · 6 years ago
  49. 653441e Removed package-info.java from segmentrouting/web. by Andreas Pantelopoulos · 6 years ago
  50. 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
  51. 25199f2 [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  52. a5f837f Maven build for refactored sr by Andreas Pantelopoulos · 6 years ago
  53. 37a7eae REST API for pseudowire addition / deletion. by Andreas Pantelopoulos · 6 years ago
  54. 051b3ac Refactored sr app to enable rest api. by Andreas Pantelopoulos · 6 years ago
  55. 0dbf8e2 Inner vlan for encoding l2intf group id. by Andreas Pantelopoulos · 6 years ago
  56. 3a1db70 Refactored pseudowire code. by Andreas Pantelopoulos · 6 years ago
  57. 7037f4b Different vlan-id for leaf spine pws. by Andreas Pantelopoulos · 6 years ago
  58. 4e35ccf Skip unconfigured devices rather than aborting the entire process by Charles Chan · 6 years ago
  59. 0b14d6c [CORD-2486] Improve Mcast CLI APIs by Pier Luigi · 6 years ago
  60. 1c34a44 [CORD-2484] Deleting multicast route does not clean flows and groups by Pier Luigi · 6 years ago
  61. 3dfd835 [CORD-2607] Mcast buckets correction by Pier Luigi · 6 years ago
  62. 562a1bb [CORD-2734] Protect SR executor from exceptions by Pier Luigi · 6 years ago
  63. eae90a3 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. 7e57aaa Fix issue reported by error-prone by Yuta HIGUCHI · 6 years ago
  65. b525fe9 [CORD-2483] Deleting multiple sinks does not clean all flows and groups by Pier Luigi · 6 years ago
  66. 7b7a29d [CORD-2483] Mcast does not forward traffic to all the sinks by Pier Luigi · 6 years ago
  67. 5131dad [CORD-2480] Implement logic for dual-link in McastHandler by Pier Luigi · 6 years ago
  68. 2459265 [CORD-2534] McastHandler does not handle device down by Pier Luigi · 6 years ago
  69. 745a5e9 Fix for NPE that can get triggered upon onos instance restart. by Saurav Das · 6 years ago
  70. f3f7594 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  71. 9cd528f Bugfix in route handler in occasion of route update event by Charles Chan · 6 years ago
  72. f019982 Checking mastership when revoking a route by Charles Chan · 6 years ago
  73. bd13178 SONAR suggestion - checking the same condition twice by Ray Milkey · 6 years ago
  74. 0315509 Various small fixes by Yuta HIGUCHI · 6 years ago
  75. d1b1e95 SONAR suggestions - more blocker bugs by Ray Milkey · 6 years ago
  76. a5d31a6 Sonar suggestion - possible null pointer dereferences in equals() methods by Ray Milkey · 6 years ago
  77. 50d5b92 Take down edge ports on a leaf switch when all uplinks are gone by Saurav Das · 6 years ago
  78. a815a88 Fixed VLAN used for l2 intf groups of pseudowires by Andreas Pantelopoulos · 6 years ago
  79. 3431019 Minor update in PW configuration to handle updates better by Andreas Pantelopoulos · 6 years ago
  80. 1227035 [CORD-2532] IllegalArgumentException in OFDPA pipeliner by Pier Luigi · 6 years ago
  81. 393339f Resume the use of ICMP type/code in OFDPA driver by Charles Chan · 6 years ago
  82. e59bf76 Fix the path not found issue in pseudowire by Charles Chan · 6 years ago
  83. 76869a9 Deploy existing pseudowires when segment routing is activated by Andreas Pantelopoulos · 6 years ago
  84. 717fa67 Bug fix in routing logic - should let routing process continue by Saurav Das · 6 years ago
  85. 88c6cb3 CORD-2470 Fix NPEs by Charles Chan · 6 years ago
  86. 70a2871 Fix typo by Charles Chan · 6 years ago
  87. 5253c71 Pseudowire support for leaf-spine by Andreas Pantelopoulos · 6 years ago
  88. 285cb77 Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager by Charles Chan · 6 years ago
  89. ce44f78 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  90. da4da76 Tagging 1.12.1-b1 by ONOS Jenkins User · 6 years ago 1.12.1-b1
  91. 9174e6b 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. a352be0 Adding a few checks in SR to ignore link events for links by Saurav Das · 6 years ago
  93. 45d55e0 Dual-homing probing improvements by Charles Chan · 7 years ago
  94. fa9004b Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler, by Saurav Das · 6 years ago
  95. 319413f Prevent packets with link-local destination IP from being routed by Charles Chan · 7 years ago
  96. b62be50 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 7 years ago
  97. 32b7f0a Tagging 1.12.0 by Ray Milkey · 7 years ago 1.12.0
  98. 3648094 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 7 years ago
  99. 1980d50 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  100. 9a775f9 Tagging 1.12.0-rc3 by Ray Milkey · 7 years ago 1.12.0-rc3