1. 6252ca3 Tagging 1.12.1-rc6 by ONOS Jenkins User · 6 years ago 1.12.1-rc6
  2. 12071de Fix event handling race condition ONOS-7673 by Ray Milkey · 6 years ago
  3. 893a1d7 Revert "Adding Multisct traffic drop for un-programmed trees" by Charles Chan · 6 years ago
  4. c44b977 Fixing NPE for absent blackhole config by Andrea Campanella · 6 years ago
  5. 4175bb2 Adding Multisct traffic drop for un-programmed trees by Andrea Campanella · 6 years ago
  6. 16e5ed4 Avoid programming TMAC entries for BSOD vlans by Daniel Ginsburg · 6 years ago
  7. 84ac4df Adding route blackhole by Andrea Campanella · 6 years ago
  8. 3445b48 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  9. 9c1d2a3 [CORD-2839] Handling multiple sources by Pier · 6 years ago
  10. a3b7aae Moving Source from connect point to HostId in MulticastHandling by Andrea Campanella · 6 years ago
  11. 27e3d61 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  12. f338236 Tagging 1.12.1-rc5 by ONOS Jenkins User · 6 years ago 1.12.1-rc5
  13. dbe8abe Send probes when host moves by Charles Chan · 6 years ago
  14. e67434c Host pointing to the pair port after its pair device is brought down and up by Charles Chan · 6 years ago
  15. 9062a7f Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  16. ffa4761 Bug fixes for route-path programming by Saurav Das · 6 years ago
  17. fa7e29c Handling mastership changes during route-path programming by Saurav Das · 6 years ago
  18. 1732046 Improve Mcast termination by Pier · 6 years ago
  19. 6be77d8 Minor improvements by Charles Chan · 6 years ago
  20. 15fcbba Fix for routingHandler NPE. by Andrea Campanella · 6 years ago
  21. bd39a4a Implement sr-should-program command by Charles Chan · 6 years ago
  22. bc11666 Performance improvement when handling host move events by Charles Chan · 6 years ago
  23. 4048b7f Fix a thread leak by Charles Chan · 6 years ago
  24. 4bcc322 Fix npe when adding a null element in a collection by Pier · 6 years ago
  25. 097029f Correctly initialize routes with multiple next hops by Charles Chan · 6 years ago
  26. a2858a3 [CORD-2903] Improve SR/Multicast APIs by Pier · 6 years ago
  27. 901851e [CORD-2937] Improve work partition on Multicast by Pier · 6 years ago
  28. a17ad9e Optimize Multicast sinks processing by Pier · 6 years ago
  29. 7583e70 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  30. e84aa93 Tagging 1.12.1-rc4 by ONOS Jenkins User · 6 years ago 1.12.1-rc4
  31. e800860 Ignore more than two next hops by Charles Chan · 6 years ago
  32. 8a4de91 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  33. d26fbf5 Tagging 1.12.1-rc3 by ONOS Jenkins User · 6 years ago 1.12.1-rc3
  34. 70f9112 Remove event handling delay by Charles Chan · 6 years ago
  35. 2c57bc8 Enhancing GroupChecker for faster processing of group updates by Saurav Das · 6 years ago
  36. 3179161 Fixes for CORD-2910, 2920, 2915 by Saurav Das · 6 years ago
  37. c5f155a Handle host, route and mcast events in separate executors by Charles Chan · 6 years ago
  38. 880275c Routing/bridging rules on the same leaf pair should always be programmed by the same ONOS instance by Charles Chan · 6 years ago
  39. 18400a4 Use SRLinkWeigher in path computation. by Andreas Pantelopoulos · 6 years ago
  40. 0381389 Fixed sonar suggestion in l2handler by Andreas Pantelopoulos · 6 years ago
  41. c757652 [CORD-2834] Handling of dual-homed sinks by Pier · 6 years ago
  42. d880ee0 [CORD-2838][CORD-2833] Revisit McastHandler and handle shortest paths with pair links by Pier · 6 years ago
  43. 0ffeace Remove duplicated getPairDevice implementation by Charles Chan · 6 years ago
  44. 5b46aa2 Improvements in route-path installation using bidirectional links. by Saurav Das · 6 years ago
  45. 1a1a407 Duplicated flow obj requests are sent in occasion of ROUTE_REMOVED event by Charles Chan · 6 years ago
  46. 8c754a2 Moved validity checks inside l2TunnelHandler. by Andreas Pantelopoulos · 6 years ago
  47. bfea12f Better error handling in pseudowire implementation. by Andreas Pantelopoulos · 6 years ago
  48. 70b9f17 Better validity checks for paths chosen for pws. by Andreas Pantelopoulos · 6 years ago
  49. 3eaa6e5 Better error handling by Charles Chan · 6 years ago
  50. 4e9a7ce [CORD-2828] Multicast support for H-AGG by Pier · 6 years ago
  51. 11cfa56 Move all event handler to a different executor by Charles Chan · 6 years ago
  52. b7e8ceb Avoid ConcurrentModificationException by Charles Chan · 6 years ago
  53. 38d2ff6 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  54. 2800d97 Tagging 1.12.1-rc2 by ONOS Jenkins User · 6 years ago 1.12.1-rc2
  55. 956391b Pseudowire enhancements : by Andreas Pantelopoulos · 6 years ago
  56. a181233 Implemented the following PW features and fixes: by Andreas Pantelopoulos · 6 years ago
  57. 445bbde Fix NPE caused by RoutingRulePopulator not initiated before linkHandler.init() by Charles Chan · 6 years ago
  58. 3cc7e66 [CORD-2811] Fix VLAN cases in Mcast by Pier · 6 years ago
  59. 1a92000 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  60. ec860e8 Starting snapshot 1.12.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  61. 9734fce Tagging 1.12.1-rc1 by ONOS Jenkins User · 6 years ago 1.12.1-rc1
  62. 973c836 CORD-2803 Correctly reply to ICMPv6 echo request that targets link-local address of the switch interface by Charles Chan · 6 years ago
  63. 37a9d99 Bugfix for stale state not being cleared up when switch goes down. by Saurav Das · 6 years ago
  64. d57552d QMX switches require the unicast flow being installed before multicast flow in TMAC table by Charles Chan · 6 years ago
  65. 7a6e4b1 Sonar suggestion - possible NPEs by Ray Milkey · 6 years ago
  66. 4c5c32f [CORD-2798] Fix defects in Mcast by Pier Luigi · 6 years ago
  67. 216d51c [CORD-2739] Caching in McastHandler by Pier Luigi · 6 years ago
  68. b1e95fd Address Sonar warning by Charles Chan · 6 years ago
  69. 9309035 Minor OFDPA refactoring according to IntelliJ code analysis by Charles Chan · 6 years ago
  70. a89b95a Handling multiple layers of spines. by Saurav Das · 6 years ago
  71. 004d7cf [CORD-2785] Refactor McastHandler and move to separated folder by Pier Luigi · 6 years ago
  72. 1f5dc37 [CORD-2748] Multicast flows are not properly updated when changing source by Pier Luigi · 6 years ago
  73. ba5a7c3 [CORD-2746] Avoid pair links during path computation by Pier Luigi · 6 years ago
  74. 80cb748 [CORD-2740] Listening for topology events by Pier Luigi · 6 years ago
  75. 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
  76. 25199f2 [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  77. a5f837f Maven build for refactored sr by Andreas Pantelopoulos · 6 years ago
  78. 37a7eae REST API for pseudowire addition / deletion. by Andreas Pantelopoulos · 6 years ago
  79. 051b3ac Refactored sr app to enable rest api. by Andreas Pantelopoulos · 6 years ago