1. 65ca2a9 Tagging 1.13.2-rc2 by ONOS Jenkins User · 6 years ago 1.13.2-rc2
  2. 0eaa516 Fixed removal of doubletagged hosts by Andreas Pantelopoulos · 6 years ago
  3. 657c8e6 Delete prefix from sr-device-subnet when the next hop host is removed by Charles Chan · 6 years ago
  4. 4e87b3e Implement CLI and REST API for Xconnect by Charles Chan · 6 years ago
  5. 6b90faa Improve Xconnect to support BSOD use case by Charles Chan · 6 years ago
  6. 74d1a9b Fix ConcurrentModificationException by Charles Chan · 6 years ago
  7. f1027d4 Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  8. 1528133 Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit by Charles Chan · 6 years ago
  9. 7bf9e44 Configuration option respondToUnknownHosts. by Andreas Pantelopoulos · 6 years ago
  10. 1851199 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  11. 148a347 Tagging 1.13.2-rc1 by ONOS Jenkins User · 6 years ago 1.13.2-rc1
  12. 10300c6 Made the l2 handler use the new logic for pw trans. by Andreas Pantelopoulos · 6 years ago
  13. d21d0ca Various pseudowire fixes and improvements. by Andreas Pantelopoulos · 6 years ago
  14. d1d321b Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  15. b20b8ea sr-mcast NPE fix on vlan change by Andrea Campanella · 6 years ago
  16. 6c3ec95 Bug fix for refactored DestinationSet. by Andreas Pantelopoulos · 6 years ago
  17. e8d5f41 Refactored DestinationSet and nextobj for pws. by Andreas Pantelopoulos · 6 years ago
  18. 59bc072 Fix event handling race condition ONOS-7673 by Ray Milkey · 6 years ago
  19. 0e081ad Revert "Adding Multisct traffic drop for un-programmed trees" by Charles Chan · 6 years ago
  20. b987ecc Fixing NPE for absent blackhole config by Andrea Campanella · 6 years ago
  21. 0a1d47c Adding Multisct traffic drop for un-programmed trees by Andrea Campanella · 6 years ago
  22. 5ebeeb2 Avoid programming TMAC entries for BSOD vlans by Daniel Ginsburg · 6 years ago
  23. 2ade0c9 Adding route blackhole by Andrea Campanella · 6 years ago
  24. 595fdc5 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  25. 7631c49 [CORD-2839] Handling multiple sources by Pier · 6 years ago
  26. d4fd89f Moving Source from connect point to HostId in MulticastHandling by Andrea Campanella · 6 years ago
  27. 3793e11 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  28. 70507cd Tagging 1.13.1 by ONOS Jenkins User · 6 years ago 1.13.1
  29. 2dde643 Starting snapshot 1.13.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  30. d7b1a3c Tagging 1.13.0 by ONOS Jenkins User · 6 years ago 1.13.0
  31. c6ca0b6 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  32. ac66eb3 Tagging 1.13.0-rc4 by ONOS Jenkins User · 6 years ago 1.13.0-rc4
  33. e05ee6d Send probes when host moves by Charles Chan · 6 years ago
  34. a03ab8b Host pointing to the pair port after its pair device is brought down and up by Charles Chan · 6 years ago
  35. 41b49a9 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  36. b30213c Move some functions from segment routing manager to interface service/manager by Charles Chan · 6 years ago
  37. bfc35d4 Bug fix in SegmentRouting by Jonghwan Hyun · 6 years ago
  38. 6a08ebd Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  39. 6c55470 Tagging 1.13.0-rc3 by ONOS Jenkins User · 6 years ago 1.13.0-rc3
  40. a76bf03 [ONOS-7624] Implement egress pipeline programming by Jonghwan Hyun · 6 years ago
  41. 60ca8d5 Bug fixes for route-path programming by Saurav Das · 6 years ago
  42. c6dc177 Handling mastership changes during route-path programming by Saurav Das · 6 years ago
  43. 8a0b5fb Improve Mcast termination by Pier · 6 years ago
  44. e437a80 Minor improvements by Charles Chan · 6 years ago
  45. ab482f9 Fix for routingHandler NPE. by Andrea Campanella · 6 years ago
  46. 1733ccf Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  47. 7bfdec7 Tagging 1.13.0-rc2 by ONOS Jenkins User · 6 years ago 1.13.0-rc2
  48. 0987908 Implement sr-should-program command by Charles Chan · 6 years ago
  49. 5621b9e Fix a thread leak by Charles Chan · 6 years ago
  50. a8487b0 Performance improvement when handling host move events by Charles Chan · 6 years ago
  51. 41857a3 Fix npe when adding a null element in a collection by Pier · 6 years ago
  52. e7e8e3c [CORD-2903] Improve SR/Multicast APIs by Pier · 6 years ago
  53. 4694e09 [CORD-2937] Improve work partition on Multicast by Pier · 6 years ago
  54. 8e43488 Correctly initialize routes with multiple next hops by Charles Chan · 6 years ago
  55. 26d00c6 Optimize Multicast sinks processing by Pier · 6 years ago
  56. aa868b6 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  57. 17eaa64 Tagging 1.13.0-rc1 by ONOS Jenkins User · 6 years ago 1.13.0-rc1
  58. 6fc64c1 Sonar fixes by Ray Milkey · 6 years ago
  59. e7c7d05 Ignore more than two next hops by Charles Chan · 6 years ago
  60. 4e49df8 Remove event handling delay by Charles Chan · 6 years ago
  61. 2f2c9d0 Enhancing GroupChecker for faster processing of group updates by Saurav Das · 6 years ago
  62. 5a35604 Fixes for CORD-2910, 2920, 2915 by Saurav Das · 6 years ago
  63. 9b7217c Handle host, route and mcast events in separate executors by Charles Chan · 6 years ago
  64. 2ff1bac Routing/bridging rules on the same leaf pair should always be programmed by the same ONOS instance by Charles Chan · 6 years ago
  65. 0616c56 Use SRLinkWeigher in path computation. by Andreas Pantelopoulos · 6 years ago
  66. 2016288 Fix missing "s" in the master pom file by Pier · 6 years ago
  67. b0328e4 [CORD-2834] Handling of dual-homed sinks by Pier · 6 years ago
  68. 3ee2455 [CORD-2838][CORD-2833] Revisit McastHandler and handle shortest paths with pair links by Pier · 6 years ago
  69. ba6c575 Remove duplicated getPairDevice implementation by Charles Chan · 6 years ago
  70. 604ab3a Improvements in route-path installation using bidirectional links. by Saurav Das · 6 years ago
  71. daf02c8 Fixed sonar suggestion in l2handler by Andreas Pantelopoulos · 6 years ago
  72. c5e85bb Use apache commons Pair instead of javafx by Laszlo Papp · 6 years ago
  73. f433f95 Duplicated flow obj requests are sent in occasion of ROUTE_REMOVED event by Charles Chan · 6 years ago
  74. 935d59d Moved validity checks inside l2TunnelHandler. by Andreas Pantelopoulos · 6 years ago
  75. ffe6974 Better error handling in pseudowire implementation. by Andreas Pantelopoulos · 6 years ago
  76. 6692fdd Better validity checks for paths chosen for pws. by Andreas Pantelopoulos · 6 years ago
  77. 86ee5e8 Upgrade fasterXML libraries for OS-9 by Ray Milkey · 6 years ago
  78. e5e0c9a Better error handling by Charles Chan · 6 years ago
  79. 37db369 [CORD-2828] Multicast support for H-AGG by Pier · 6 years ago
  80. 7a888e8 Move all event handler to a different executor by Charles Chan · 6 years ago
  81. 9c44ec7 Avoid ConcurrentModificationException by Charles Chan · 6 years ago
  82. 811bbae Pseudowire enhancements : by Andreas Pantelopoulos · 6 years ago
  83. b39777c Fix NPE caused by RoutingRulePopulator not initiated before linkHandler.init() by Charles Chan · 6 years ago
  84. b994f8d Sonar wants switch cases to end with a break statement by Ray Milkey · 6 years ago
  85. ff691b7 Implemented the following PW features and fixes: by Andreas Pantelopoulos · 6 years ago
  86. e5bff48 [CORD-2811] Fix VLAN cases in Mcast by Pier · 6 years ago
  87. c9e9224 CORD-2803 Correctly reply to ICMPv6 echo request that targets link-local address of the switch interface by Charles Chan · 6 years ago
  88. e0d4c87 Bugfix for stale state not being cleared up when switch goes down. by Saurav Das · 6 years ago
  89. 45b69ab QMX switches require the unicast flow being installed before multicast flow in TMAC table by Charles Chan · 6 years ago
  90. b87b8ab [CORD-2798] Fix defects in Mcast by Pier Luigi · 6 years ago
  91. 05514fd [CORD-2739] Caching in McastHandler by Pier Luigi · 6 years ago
  92. 1c5467b Sonar suggestion - possible NPEs by Ray Milkey · 6 years ago
  93. 2ea68ff Address Sonar warning by Charles Chan · 6 years ago
  94. 50d900c Minor OFDPA refactoring according to IntelliJ code analysis by Charles Chan · 6 years ago
  95. a402038 Handling multiple layers of spines. by Saurav Das · 6 years ago
  96. 96fe077 [CORD-2785] Refactor McastHandler and move to separated folder by Pier Luigi · 6 years ago
  97. 57d4179 [CORD-2748] Multicast flows are not properly updated when changing source by Pier Luigi · 6 years ago
  98. f7049c5 [CORD-2746] Avoid pair links during path computation by Pier Luigi · 6 years ago
  99. 83f919b [CORD-2740] Listening for topology events by Pier Luigi · 6 years ago
  100. e1c8e45 Removed package-info.java from segmentrouting/web. by Andreas Pantelopoulos · 6 years ago