1. 06d0a77 Fix npe when adding a null element in a collection by Pier · 6 years ago
  2. b1fe738 [CORD-2903] Improve SR/Multicast APIs by Pier · 6 years ago
  3. 96f63cb [CORD-2937] Improve work partition on Multicast by Pier · 6 years ago
  4. 2690fac Correctly initialize routes with multiple next hops by Charles Chan · 6 years ago
  5. 3bb1f3f Optimize Multicast sinks processing by Pier · 6 years ago
  6. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  7. 6fc64c1 Sonar fixes by Ray Milkey · 6 years ago
  8. e7c7d05 Ignore more than two next hops by Charles Chan · 6 years ago
  9. 4e49df8 Remove event handling delay by Charles Chan · 6 years ago
  10. 2f2c9d0 Enhancing GroupChecker for faster processing of group updates by Saurav Das · 6 years ago
  11. 5a35604 Fixes for CORD-2910, 2920, 2915 by Saurav Das · 6 years ago
  12. 9b7217c Handle host, route and mcast events in separate executors by Charles Chan · 6 years ago
  13. 2ff1bac Routing/bridging rules on the same leaf pair should always be programmed by the same ONOS instance by Charles Chan · 6 years ago
  14. 0616c56 Use SRLinkWeigher in path computation. by Andreas Pantelopoulos · 6 years ago
  15. 2016288 Fix missing "s" in the master pom file by Pier · 6 years ago
  16. b0328e4 [CORD-2834] Handling of dual-homed sinks by Pier · 6 years ago
  17. 3ee2455 [CORD-2838][CORD-2833] Revisit McastHandler and handle shortest paths with pair links by Pier · 6 years ago
  18. ba6c575 Remove duplicated getPairDevice implementation by Charles Chan · 6 years ago
  19. 604ab3a Improvements in route-path installation using bidirectional links. by Saurav Das · 6 years ago
  20. daf02c8 Fixed sonar suggestion in l2handler by Andreas Pantelopoulos · 6 years ago
  21. f433f95 Duplicated flow obj requests are sent in occasion of ROUTE_REMOVED event by Charles Chan · 6 years ago
  22. 935d59d Moved validity checks inside l2TunnelHandler. by Andreas Pantelopoulos · 6 years ago
  23. ffe6974 Better error handling in pseudowire implementation. by Andreas Pantelopoulos · 6 years ago
  24. 6692fdd Better validity checks for paths chosen for pws. by Andreas Pantelopoulos · 6 years ago
  25. e5e0c9a Better error handling by Charles Chan · 6 years ago
  26. 37db369 [CORD-2828] Multicast support for H-AGG by Pier · 6 years ago
  27. 7a888e8 Move all event handler to a different executor by Charles Chan · 6 years ago
  28. 9c44ec7 Avoid ConcurrentModificationException by Charles Chan · 6 years ago
  29. 811bbae Pseudowire enhancements : by Andreas Pantelopoulos · 6 years ago
  30. b39777c Fix NPE caused by RoutingRulePopulator not initiated before linkHandler.init() by Charles Chan · 6 years ago
  31. ff691b7 Implemented the following PW features and fixes: by Andreas Pantelopoulos · 6 years ago
  32. e5bff48 [CORD-2811] Fix VLAN cases in Mcast by Pier · 6 years ago
  33. c9e9224 CORD-2803 Correctly reply to ICMPv6 echo request that targets link-local address of the switch interface by Charles Chan · 6 years ago
  34. e0d4c87 Bugfix for stale state not being cleared up when switch goes down. by Saurav Das · 6 years ago
  35. 45b69ab QMX switches require the unicast flow being installed before multicast flow in TMAC table by Charles Chan · 6 years ago
  36. b87b8ab [CORD-2798] Fix defects in Mcast by Pier Luigi · 6 years ago
  37. 05514fd [CORD-2739] Caching in McastHandler by Pier Luigi · 6 years ago
  38. 1c5467b Sonar suggestion - possible NPEs by Ray Milkey · 6 years ago
  39. 2ea68ff Address Sonar warning by Charles Chan · 6 years ago
  40. 50d900c Minor OFDPA refactoring according to IntelliJ code analysis by Charles Chan · 6 years ago
  41. a402038 Handling multiple layers of spines. by Saurav Das · 6 years ago
  42. 96fe077 [CORD-2785] Refactor McastHandler and move to separated folder by Pier Luigi · 6 years ago
  43. 57d4179 [CORD-2748] Multicast flows are not properly updated when changing source by Pier Luigi · 6 years ago
  44. f7049c5 [CORD-2746] Avoid pair links during path computation by Pier Luigi · 6 years ago
  45. 83f919b [CORD-2740] Listening for topology events by Pier Luigi · 6 years ago
  46. dd33be5 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
  47. f810a7a [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  48. 35d748c Fix SONAR issue - mutable public variables by Ray Milkey · 6 years ago
  49. cd33959 REST API for pseudowire addition / deletion. by Andreas Pantelopoulos · 6 years ago
  50. 067c44b Fix SONAR problems by Ray Milkey · 6 years ago
  51. 8500118 Maven build for sr application. by Andreas Pantelopoulos · 6 years ago
  52. c6c9b17 Fix some small SONAR issues by Ray Milkey · 6 years ago
  53. 4e6d8b2 Refactored sr app to enable rest api. by Andreas Pantelopoulos · 6 years ago