1. 9082bcd Route simplification; cherry pick to onos-1.12 by Sneha Prem · 6 years ago
  2. 75463ba Only iterates configured subnets to determine if a packet is destined for the switch by Charles Chan · 6 years ago
  3. 53eae19 Route is not populated correctly when next hop moves by Charles Chan · 6 years ago
  4. c1daa8f Offload packet processing to another thread by Charles Chan · 6 years ago
  5. c40a568 Update xconnectService when the service is bound/unbound by Charles Chan · 6 years ago
  6. 76c1f77 Eliminate redundant flow programming when host moves by Charles Chan · 7 years ago
  7. f4c2a4d RouteHandler misbehaved when next hop moves from single location to dual location by Charles Chan · 7 years ago
  8. d49ebf9 Change the service dependency to mandatory by Charles Chan · 7 years ago
  9. 65e456a Provides a separate executor to handle map events. by pier · 7 years ago
  10. 76fbc0b Prevent NPE if an event comes in during start up by Ray Milkey · 7 years ago
  11. cd93ee6 Symmetric host probing and ignore probe for deleted hosts by Mayank Tiwari · 7 years ago
  12. 385b01a Starting snapshot 1.12.2-SNAPSHOT by ONOS Jenkins User · 7 years ago
  13. dd21009f Tagging 1.12.2-rc1 by ONOS Jenkins User · 7 years ago 1.12.2-rc1
  14. ad3636a Prevent XConnect loop by jayakumarthazhath · 7 years ago
  15. 2e33d55 Avoid throwing NPE when SID or Loopback is not configured by Charles Chan · 7 years ago
  16. d7ee2a8 Fix serialization issue by Charles Chan · 7 years ago
  17. 8a42fda Remove NextId from internal stores when the NextObj fails by Charles Chan · 7 years ago
  18. 2c49d69 Implement CLI commands to view and delete SR internal stores by Charles Chan · 7 years ago
  19. 6e842f8 Verify unchanged host location when host is moved by Charles Chan · 7 years ago
  20. 91dfb74 Move device event handling to another thread in XconnectManager by Charles Chan · 7 years ago
  21. 365d11a Fix serialization execption by Charles Chan · 7 years ago
  22. 8bb8853 Added RBAC for REST APIs. by Thomas Vachuska · 7 years ago
  23. 1087d13 Starting snapshot 1.12.2-SNAPSHOT by ONOS Jenkins User · 7 years ago
  24. 9172e40 Tagging 1.12.1 by ONOS Jenkins User · 7 years ago 1.12.1
  25. 41467e5 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 7 years ago
  26. 4c05f5b Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 7 years ago
  27. a9bee37 Tagging 1.12.1-rc7 by ONOS Jenkins User · 7 years ago 1.12.1-rc7
  28. d107110 Delete prefix from sr-device-subnet when the next hop host is removed by Charles Chan · 7 years ago
  29. 04585d5 Implement CLI and REST API for Xconnect by Charles Chan · 7 years ago
  30. 3fe7171 Improve Xconnect to support BSOD use case by Charles Chan · 7 years ago
  31. 7080602 Fix ConcurrentModificationException by Charles Chan · 7 years ago
  32. 3a717f5 Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit by Charles Chan · 7 years ago
  33. 1ebe018 Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 7 years ago
  34. 64ff529 Made the l2 handler use the new logic for pw trans. by Andreas Pantelopoulos · 7 years ago
  35. 959cffa Various pseudowire fixes and improvements. by Andreas Pantelopoulos · 7 years ago
  36. f9eab5a Implement host probing retry with major refactoring by Charles Chan · 7 years ago
  37. f053484 sr-mcast NPE fix on vlan change by Andrea Campanella · 7 years ago
  38. accfabb Bug fix for refactored DestinationSet. by Andreas Pantelopoulos · 7 years ago
  39. 7b11bb6 Refactored DestinationSet and nextobj for pws. by Andreas Pantelopoulos · 7 years ago
  40. 7b1a66b Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 7 years ago
  41. 6252ca3 Tagging 1.12.1-rc6 by ONOS Jenkins User · 7 years ago 1.12.1-rc6
  42. 12071de Fix event handling race condition ONOS-7673 by Ray Milkey · 7 years ago
  43. 893a1d7 Revert "Adding Multisct traffic drop for un-programmed trees" by Charles Chan · 7 years ago
  44. c44b977 Fixing NPE for absent blackhole config by Andrea Campanella · 7 years ago
  45. 4175bb2 Adding Multisct traffic drop for un-programmed trees by Andrea Campanella · 7 years ago
  46. 16e5ed4 Avoid programming TMAC entries for BSOD vlans by Daniel Ginsburg · 7 years ago
  47. 84ac4df Adding route blackhole by Andrea Campanella · 7 years ago
  48. 3445b48 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 7 years ago
  49. 9c1d2a3 [CORD-2839] Handling multiple sources by Pier · 7 years ago
  50. a3b7aae Moving Source from connect point to HostId in MulticastHandling by Andrea Campanella · 7 years ago
  51. 27e3d61 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 7 years ago
  52. f338236 Tagging 1.12.1-rc5 by ONOS Jenkins User · 7 years ago 1.12.1-rc5
  53. dbe8abe Send probes when host moves by Charles Chan · 7 years ago
  54. e67434c Host pointing to the pair port after its pair device is brought down and up by Charles Chan · 7 years ago
  55. 9062a7f Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 7 years ago
  56. ffa4761 Bug fixes for route-path programming by Saurav Das · 7 years ago
  57. fa7e29c Handling mastership changes during route-path programming by Saurav Das · 7 years ago
  58. 1732046 Improve Mcast termination by Pier · 7 years ago
  59. 6be77d8 Minor improvements by Charles Chan · 7 years ago
  60. 15fcbba Fix for routingHandler NPE. by Andrea Campanella · 7 years ago
  61. bd39a4a Implement sr-should-program command by Charles Chan · 7 years ago
  62. bc11666 Performance improvement when handling host move events by Charles Chan · 7 years ago
  63. 4048b7f Fix a thread leak by Charles Chan · 7 years ago
  64. 4bcc322 Fix npe when adding a null element in a collection by Pier · 7 years ago
  65. 097029f Correctly initialize routes with multiple next hops by Charles Chan · 7 years ago
  66. a2858a3 [CORD-2903] Improve SR/Multicast APIs by Pier · 7 years ago
  67. 901851e [CORD-2937] Improve work partition on Multicast by Pier · 7 years ago
  68. a17ad9e Optimize Multicast sinks processing by Pier · 7 years ago
  69. 7583e70 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 7 years ago
  70. e84aa93 Tagging 1.12.1-rc4 by ONOS Jenkins User · 7 years ago 1.12.1-rc4
  71. e800860 Ignore more than two next hops by Charles Chan · 7 years ago
  72. 8a4de91 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 7 years ago
  73. d26fbf5 Tagging 1.12.1-rc3 by ONOS Jenkins User · 7 years ago 1.12.1-rc3
  74. 70f9112 Remove event handling delay by Charles Chan · 7 years ago
  75. 2c57bc8 Enhancing GroupChecker for faster processing of group updates by Saurav Das · 7 years ago
  76. 3179161 Fixes for CORD-2910, 2920, 2915 by Saurav Das · 7 years ago
  77. c5f155a Handle host, route and mcast events in separate executors by Charles Chan · 7 years ago
  78. 880275c Routing/bridging rules on the same leaf pair should always be programmed by the same ONOS instance by Charles Chan · 7 years ago
  79. 18400a4 Use SRLinkWeigher in path computation. by Andreas Pantelopoulos · 7 years ago
  80. 0381389 Fixed sonar suggestion in l2handler by Andreas Pantelopoulos · 7 years ago
  81. c757652 [CORD-2834] Handling of dual-homed sinks by Pier · 7 years ago
  82. d880ee0 [CORD-2838][CORD-2833] Revisit McastHandler and handle shortest paths with pair links by Pier · 7 years ago
  83. 0ffeace Remove duplicated getPairDevice implementation by Charles Chan · 7 years ago
  84. 5b46aa2 Improvements in route-path installation using bidirectional links. by Saurav Das · 7 years ago
  85. ee260e0 Use apache commons Pair instead of javafx by Laszlo Papp · 7 years ago
  86. 1a1a407 Duplicated flow obj requests are sent in occasion of ROUTE_REMOVED event by Charles Chan · 7 years ago
  87. 8c754a2 Moved validity checks inside l2TunnelHandler. by Andreas Pantelopoulos · 7 years ago
  88. bfea12f Better error handling in pseudowire implementation. by Andreas Pantelopoulos · 7 years ago
  89. cde7e47 Upgrade fasterXML libraries for OS-9 by Ray Milkey · 7 years ago
  90. 70b9f17 Better validity checks for paths chosen for pws. by Andreas Pantelopoulos · 7 years ago
  91. 3eaa6e5 Better error handling by Charles Chan · 7 years ago
  92. 4e9a7ce [CORD-2828] Multicast support for H-AGG by Pier · 7 years ago
  93. 11cfa56 Move all event handler to a different executor by Charles Chan · 7 years ago
  94. b7e8ceb Avoid ConcurrentModificationException by Charles Chan · 7 years ago
  95. 38d2ff6 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 7 years ago
  96. 2800d97 Tagging 1.12.1-rc2 by ONOS Jenkins User · 7 years ago 1.12.1-rc2
  97. 956391b Pseudowire enhancements : by Andreas Pantelopoulos · 7 years ago
  98. 18fb45f Sonar wants switch cases to end with a break statement by Ray Milkey · 7 years ago
  99. a181233 Implemented the following PW features and fixes: by Andreas Pantelopoulos · 7 years ago
  100. 445bbde Fix NPE caused by RoutingRulePopulator not initiated before linkHandler.init() by Charles Chan · 7 years ago