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