1. b42abd4 Removing flow modification during sink/source addition/removal. by Harshada Chaundkar · 4 years, 10 months ago
  2. a6b1199 Improves VERIFY operations by pier · 4 years, 3 months ago
  3. aa25f60 Fix for the issue: CM routes pointing to spine instead of pg pod after updating netcfg. by Shibu Vijayakumar · 4 years, 4 months ago
  4. a40ecbb Fix an NPE in modified when calling hostHandler by Charles Chan · 4 years, 2 months ago
  5. 83d9e78 Fix log error about non-volatile reference in SegmentRoutingManager by Carmelo Cascone · 4 years, 4 months ago
  6. 41d389a Introduces seen before routes in DefaultRoutingHandler by pier · 4 years, 4 months ago
  7. d7e6214 Use effectiveLocations rather than locations while processing host events by Charles Chan · 4 years, 5 months ago
  8. cb49e7d Adds coordination during host movements by pier · 4 years, 5 months ago
  9. b84e919 Improves host programming introducing a pool of worker threads by pier · 5 years ago
  10. b7aa764 Remove dummy VLAN from double tagged pipeline by Charles Chan · 4 years, 10 months ago
  11. 77cfb16 Fixed REST API bug in Xconnect by Charles Chan · 4 years, 10 months ago
  12. c8aa9f3 Optimized group updating during host move by Ruchi Sahota · 5 years ago
  13. 411beb2 Prioritize certain type of routes among others by Charles Chan · 5 years ago
  14. 8b488de Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  15. ef0761c Route reprogamming using group substitution during next hop movement by Ruchi Sahota · 5 years ago
  16. 61eb99e Only iterates configured subnets to determine if a packet is destined for the switch by Charles Chan · 5 years ago
  17. 1c0d5f8 Route Simplification programming by psneha · 5 years ago
  18. 64a1c8e Offload packet processing to another thread by Charles Chan · 5 years ago
  19. 8bdb225 Update xconnectService when the service is bound/unbound by Charles Chan · 5 years ago
  20. ec9e4de Prevent NPE if an event comes in during start up by Ray Milkey · 5 years ago
  21. e52652c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  22. a61b0a8 Symmetric host probing by Mayank Tiwari · 6 years ago
  23. 88dd7e2 Modify test app usages of Property annotations for new OSGi implementation by Ray Milkey · 6 years ago
  24. 3101df6 Use new property scheme for segment routing app by Ray Milkey · 6 years ago
  25. df52129 Merge remote-tracking branch 'origin/master' into merge-master by Ray Milkey · 6 years ago
  26. 655b9a8 Prevent XConnect loop by jayakumarthazhath · 6 years ago
  27. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  28. c76685f Shorten the polling frequency and offset the flows and groups polling by Charles Chan · 6 years ago
  29. 7040b69 Ignore DEVICE_ADDED event while availability is false by Charles Chan · 6 years ago
  30. d5814aa Implement CLI commands to view and delete SR internal stores by Charles Chan · 6 years ago
  31. fe13f3e Fix timeout problem of fabric pipeliner by Yi Tseng · 6 years ago
  32. 09c2c4d Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  33. b67dfdd Clarify log messages by Charles Chan · 6 years ago
  34. 57465d3 Implement component config to enable double tagged host programming by Charles Chan · 6 years ago
  35. c7b3c45 Implement CLI and REST API for Xconnect by Charles Chan · 6 years ago
  36. b251801 Configuration option respondToUnknownHosts. by Andreas Pantelopoulos · 6 years ago
  37. ff79dd9 Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  38. 67e09ae Bug fix for refactored DestinationSet. by Andreas Pantelopoulos · 6 years ago
  39. 192284c Refactored DestinationSet and nextobj for pws. by Andreas Pantelopoulos · 6 years ago
  40. 749996b Fix event handling race condition ONOS-7673 by Ray Milkey · 6 years ago
  41. 056e0c1 Revert "Adding Multisct traffic drop for un-programmed trees" by Charles Chan · 6 years ago
  42. b955fec Adding Multisct traffic drop for un-programmed trees by Andrea Campanella · 6 years ago
  43. 07f15f2 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  44. 3e79375 [CORD-2839] Handling multiple sources by Pier · 6 years ago
  45. 9454965 Host pointing to the pair port after its pair device is brought down and up by Charles Chan · 6 years ago
  46. 9a55429 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  47. 971d7ba Move some functions from segment routing manager to interface service/manager by Charles Chan · 6 years ago
  48. 800d9d0 [ONOS-7624] Implement egress pipeline programming by Jonghwan Hyun · 6 years ago
  49. c6ff8f0 Bug fixes for route-path programming by Saurav Das · 6 years ago
  50. 201762d Handling mastership changes during route-path programming by Saurav Das · 6 years ago
  51. 10b2fee Minor improvements by Charles Chan · 6 years ago
  52. 6468e1f Fix for routingHandler NPE. by Andrea Campanella · 6 years ago
  53. 6577f61 Fix a thread leak by Charles Chan · 6 years ago
  54. 8bc75ee Implement sr-should-program command by Charles Chan · 6 years ago
  55. 50bb6ef Performance improvement when handling host move events by Charles Chan · 6 years ago
  56. b1fe738 [CORD-2903] Improve SR/Multicast APIs by Pier · 6 years ago
  57. 96f63cb [CORD-2937] Improve work partition on Multicast by Pier · 6 years ago
  58. 4e49df8 Remove event handling delay by Charles Chan · 6 years ago
  59. 5a35604 Fixes for CORD-2910, 2920, 2915 by Saurav Das · 6 years ago
  60. 9b7217c Handle host, route and mcast events in separate executors by Charles Chan · 6 years ago
  61. 2ff1bac Routing/bridging rules on the same leaf pair should always be programmed by the same ONOS instance by Charles Chan · 6 years ago
  62. 3ee2455 [CORD-2838][CORD-2833] Revisit McastHandler and handle shortest paths with pair links by Pier · 6 years ago
  63. 604ab3a Improvements in route-path installation using bidirectional links. by Saurav Das · 6 years ago
  64. 935d59d Moved validity checks inside l2TunnelHandler. by Andreas Pantelopoulos · 6 years ago
  65. ffe6974 Better error handling in pseudowire implementation. by Andreas Pantelopoulos · 6 years ago
  66. 7a888e8 Move all event handler to a different executor by Charles Chan · 6 years ago
  67. 811bbae Pseudowire enhancements : by Andreas Pantelopoulos · 6 years ago
  68. b39777c Fix NPE caused by RoutingRulePopulator not initiated before linkHandler.init() by Charles Chan · 6 years ago
  69. ff691b7 Implemented the following PW features and fixes: by Andreas Pantelopoulos · 6 years ago
  70. e0d4c87 Bugfix for stale state not being cleared up when switch goes down. by Saurav Das · 6 years ago
  71. 05514fd [CORD-2739] Caching in McastHandler by Pier Luigi · 6 years ago
  72. a402038 Handling multiple layers of spines. by Saurav Das · 6 years ago
  73. 96fe077 [CORD-2785] Refactor McastHandler and move to separated folder by Pier Luigi · 6 years ago
  74. 57d4179 [CORD-2748] Multicast flows are not properly updated when changing source by Pier Luigi · 6 years ago
  75. 83f919b [CORD-2740] Listening for topology events by Pier Luigi · 6 years ago
  76. f810a7a [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  77. cd33959 REST API for pseudowire addition / deletion. by Andreas Pantelopoulos · 6 years ago
  78. 4e6d8b2 Refactored sr app to enable rest api. by Andreas Pantelopoulos · 6 years ago[Renamed from apps/segmentrouting/src/main/java/org/onosproject/segmentrouting/SegmentRoutingManager.java]
  79. b21547d Refactored pseudowire code. by Andreas Pantelopoulos · 6 years ago
  80. b29144d [CORD-2486] Improve Mcast CLI APIs by Pier Luigi · 6 years ago
  81. 9930da5 [CORD-2484] Deleting multicast route does not clean flows and groups by Pier Luigi · 6 years ago
  82. b72201b [CORD-2607] Mcast buckets correction by Pier Luigi · 6 years ago
  83. eefa276 [CORD-2734] Protect SR executor from exceptions by Pier Luigi · 6 years ago
  84. e7f5101 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
  85. eba73a0 [CORD-2534] McastHandler does not handle device down by Pier Luigi · 6 years ago
  86. c568c34 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  87. 45f4815 Take down edge ports on a leaf switch when all uplinks are gone by Saurav Das · 6 years ago
  88. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  89. f237e1b Fix the path not found issue in pseudowire by Charles Chan · 6 years ago
  90. 4a768c0 Deploy existing pseudowires when segment routing is activated by Andreas Pantelopoulos · 6 years ago
  91. 132393a CORD-2470 Fix NPEs by Charles Chan · 6 years ago
  92. 20474e0 Pseudowire support for leaf-spine by Andreas Pantelopoulos · 6 years ago
  93. 50443e8 Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager by Charles Chan · 6 years ago
  94. 41890db Adding a few checks in SR to ignore link events for links by Saurav Das · 6 years ago
  95. 4793375 Dual-homing probing improvements by Charles Chan · 6 years ago
  96. f14d9ef Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  97. 8ca2bc0 Small updates to SR to get it to ignore devices not configured as routers by Jonathan Hart · 6 years ago
  98. 807d87a Changing two more component configs in segment routing by Charles Chan · 6 years ago
  99. 27532cd Added basic pseudowire support for Trellis. by Andreas Pantelopoulos · 7 years ago
  100. 42fe105 [CORD-634]Add dynamic config update support for interfaces by Jonghwan Hyun · 7 years ago