1. 30368ab [AETHER-1295][AETHER-1294] First stab to the TOST APIs framework by pierventre · 3 years, 2 months ago
  2. a3989be [AETHER-537][AETHER-1031][AETHER-540] Several bugfixes for SR (p2) by pierventre · 3 years, 4 months ago
  3. 2b102f9 [AETHER-598] Updates onos dependency to 2.2.4 and fix api/impl bundles issue. by pierventre · 3 years, 8 months ago
  4. 44a7b95 Remove packet requests during app deactivation. by Danny Chang · 3 years, 8 months ago
  5. 1fdf489 Rename bundles by Charles Chan · 3 years, 8 months ago[Renamed from app/src/main/java/org/onosproject/segmentrouting/SegmentRoutingManager.java]
  6. 152dd94 Bump up log level for netcfg by Charles Chan · 3 years, 10 months ago
  7. 12a8a84 Phased recovery by Charles Chan · 4 years, 3 months ago
  8. 0994384 [ONOS-8087] Per device purgeOnDisconnection Flag by Andrea Campanella · 4 years, 1 month ago
  9. 632dd64 Fix bugs for dynamic interface configuration by Shibu Vijayakumar · 6 years ago
  10. 9204f31 Removing flow modification during sink/source addition/removal. by Harshada Chaundkar · 4 years, 10 months ago
  11. c32ef42 Improves VERIFY operations by pier · 4 years, 3 months ago
  12. 5e26f8c Fix for the issue: CM routes pointing to spine instead of pg pod after updating netcfg. by Shibu Vijayakumar · 4 years, 4 months ago
  13. 9797980 Fix an NPE in modified when calling hostHandler by Charles Chan · 4 years, 2 months ago
  14. 6100426 Fix log error about non-volatile reference in SegmentRoutingManager by Carmelo Cascone · 4 years, 4 months ago
  15. f331a49 Introduces seen before routes in DefaultRoutingHandler by pier · 4 years, 4 months ago
  16. a2ccb58 Use effectiveLocations rather than locations while processing host events by Charles Chan · 4 years, 5 months ago
  17. f0e37ec Adds coordination during host movements by pier · 4 years, 5 months ago
  18. cf55792 Improves host programming introducing a pool of worker threads by pier · 5 years ago
  19. 61c086d Remove dummy VLAN from double tagged pipeline by Charles Chan · 4 years, 9 months ago
  20. a01d57c Fixed REST API bug in Xconnect by Charles Chan · 4 years, 10 months ago
  21. 0786932 Optimized group updating during host move by Ruchi Sahota · 5 years ago
  22. 19b7003 Prioritize certain type of routes among others by Charles Chan · 5 years ago
  23. 0fa51db Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  24. 71bcb4e Route reprogamming using group substitution during next hop movement by Ruchi Sahota · 5 years ago
  25. cf78982 Only iterates configured subnets to determine if a packet is destined for the switch by Charles Chan · 5 years ago
  26. 86e60d3 Route Simplification programming by psneha · 5 years ago
  27. a7601c9 Offload packet processing to another thread by Charles Chan · 5 years ago
  28. b4f9cd1 Update xconnectService when the service is bound/unbound by Charles Chan · 5 years ago
  29. 521e439 Prevent NPE if an event comes in during start up by Ray Milkey · 5 years ago
  30. e96d0de Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  31. f794240 Symmetric host probing by Mayank Tiwari · 6 years ago
  32. 48d10c0 Modify test app usages of Property annotations for new OSGi implementation by Ray Milkey · 6 years ago
  33. 05edbfc Use new property scheme for segment routing app by Ray Milkey · 6 years ago
  34. 3cad4db Merge remote-tracking branch 'origin/master' into merge-master by Ray Milkey · 6 years ago
  35. 66c9ec1 Prevent XConnect loop by jayakumarthazhath · 6 years ago
  36. 2bd24a9 [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  37. 0229851 Shorten the polling frequency and offset the flows and groups polling by Charles Chan · 6 years ago
  38. b8f3af5 Ignore DEVICE_ADDED event while availability is false by Charles Chan · 6 years ago
  39. 0b1dd7e Implement CLI commands to view and delete SR internal stores by Charles Chan · 6 years ago
  40. a7da8d8 Fix timeout problem of fabric pipeliner by Yi Tseng · 6 years ago
  41. 9bf4958 Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  42. fbca55e Clarify log messages by Charles Chan · 6 years ago
  43. 4eb73bb Implement component config to enable double tagged host programming by Charles Chan · 6 years ago
  44. 8d31633 Implement CLI and REST API for Xconnect by Charles Chan · 6 years ago
  45. 6464d86 Configuration option respondToUnknownHosts. by Andreas Pantelopoulos · 6 years ago
  46. c6bcdf9 Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  47. 92998c9 Bug fix for refactored DestinationSet. by Andreas Pantelopoulos · 6 years ago
  48. b281ae2 Refactored DestinationSet and nextobj for pws. by Andreas Pantelopoulos · 6 years ago
  49. aee4d3e Fix event handling race condition ONOS-7673 by Ray Milkey · 6 years ago
  50. ba59dd6 Revert "Adding Multisct traffic drop for un-programmed trees" by Charles Chan · 6 years ago
  51. ef30d7a Adding Multisct traffic drop for un-programmed trees by Andrea Campanella · 6 years ago
  52. 77cdde4 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  53. e99511d [CORD-2839] Handling multiple sources by Pier · 6 years ago
  54. 074fae6 Host pointing to the pair port after its pair device is brought down and up by Charles Chan · 6 years ago
  55. ec683dc Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  56. 098ca20 Move some functions from segment routing manager to interface service/manager by Charles Chan · 6 years ago
  57. 9aaa34f [ONOS-7624] Implement egress pipeline programming by Jonghwan Hyun · 6 years ago
  58. 4936839 Bug fixes for route-path programming by Saurav Das · 6 years ago
  59. 00e553b Handling mastership changes during route-path programming by Saurav Das · 6 years ago
  60. 39b7552 Minor improvements by Charles Chan · 6 years ago
  61. 060cad8 Fix for routingHandler NPE. by Andrea Campanella · 6 years ago
  62. 05bb170 Fix a thread leak by Charles Chan · 6 years ago
  63. b13e070 Implement sr-should-program command by Charles Chan · 6 years ago
  64. fbcb881 Performance improvement when handling host move events by Charles Chan · 6 years ago
  65. 71c5577 [CORD-2903] Improve SR/Multicast APIs by Pier · 6 years ago
  66. db27b8d [CORD-2937] Improve work partition on Multicast by Pier · 6 years ago
  67. dbbbb8a Remove event handling delay by Charles Chan · 6 years ago
  68. debcf88 Fixes for CORD-2910, 2920, 2915 by Saurav Das · 6 years ago
  69. 5200392 Handle host, route and mcast events in separate executors by Charles Chan · 6 years ago
  70. d66d671 Routing/bridging rules on the same leaf pair should always be programmed by the same ONOS instance by Charles Chan · 6 years ago
  71. 1f87aca [CORD-2838][CORD-2833] Revisit McastHandler and handle shortest paths with pair links by Pier · 6 years ago
  72. dc7f275 Improvements in route-path installation using bidirectional links. by Saurav Das · 6 years ago
  73. 87a0610 Moved validity checks inside l2TunnelHandler. by Andreas Pantelopoulos · 6 years ago
  74. 9685125 Better error handling in pseudowire implementation. by Andreas Pantelopoulos · 6 years ago
  75. 3f4aca6 Move all event handler to a different executor by Charles Chan · 6 years ago
  76. d988c1a Pseudowire enhancements : by Andreas Pantelopoulos · 6 years ago
  77. c12c3d0 Fix NPE caused by RoutingRulePopulator not initiated before linkHandler.init() by Charles Chan · 6 years ago
  78. fc4bc2a Implemented the following PW features and fixes: by Andreas Pantelopoulos · 6 years ago
  79. cea556f Bugfix for stale state not being cleared up when switch goes down. by Saurav Das · 6 years ago
  80. d29ca7c [CORD-2739] Caching in McastHandler by Pier Luigi · 6 years ago
  81. 9724186 Handling multiple layers of spines. by Saurav Das · 6 years ago
  82. 69f774d [CORD-2785] Refactor McastHandler and move to separated folder by Pier Luigi · 6 years ago
  83. e80d6b4 [CORD-2748] Multicast flows are not properly updated when changing source by Pier Luigi · 6 years ago
  84. d8a1516 [CORD-2740] Listening for topology events by Pier Luigi · 6 years ago
  85. a4ce0aa [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  86. cdbb22c REST API for pseudowire addition / deletion. by Andreas Pantelopoulos · 6 years ago
  87. 7128462 Refactored sr app to enable rest api. by Andreas Pantelopoulos · 6 years ago[Renamed from src/main/java/org/onosproject/segmentrouting/SegmentRoutingManager.java]
  88. 4c7de13 Refactored pseudowire code. by Andreas Pantelopoulos · 6 years ago
  89. 0f9635b [CORD-2486] Improve Mcast CLI APIs by Pier Luigi · 6 years ago
  90. 6786b92 [CORD-2484] Deleting multicast route does not clean flows and groups by Pier Luigi · 6 years ago
  91. 35dab3f [CORD-2607] Mcast buckets correction by Pier Luigi · 6 years ago
  92. 8f36236 [CORD-2734] Protect SR executor from exceptions by Pier Luigi · 6 years ago
  93. e321cff 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
  94. 580fd8a [CORD-2534] McastHandler does not handle device down by Pier Luigi · 6 years ago
  95. 6430f41 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  96. e6c448a Take down edge ports on a leaf switch when all uplinks are gone by Saurav Das · 6 years ago
  97. 352e11c Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  98. 8316381 Fix the path not found issue in pseudowire by Charles Chan · 6 years ago
  99. 75eef06 Deploy existing pseudowires when segment routing is activated by Andreas Pantelopoulos · 6 years ago
  100. 6961f22 CORD-2470 Fix NPEs by Charles Chan · 6 years ago