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