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