1. 8b4ba99 Improves rules population by pier · 5 years ago
  2. 094526f Improves host programming introducing a pool of worker threads by pier · 5 years ago
  3. d154690 Improves ping responder by pier · 5 years ago
  4. ece19c7 [SEBA-636] Modify Segmentrouting to not program multicast tree on unconfigured devices (OLT) by Vignesh Ethiraj · 4 years, 10 months ago
  5. 9292061 SEBA-801 McastHandler of SegmentRouting app. does not install multicast by Esin Karaman · 5 years ago
  6. 9118a5a Do not pop VLAN for traffic that goes to the pair port by psneha · 5 years ago
  7. 92f7729 Direct host when populating IP rules for double-tagged next hop by Daniele Moro · 5 years ago
  8. 0dac411 SEBA 637 change in McastHandler.java by Shekhar Aryan · 5 years ago
  9. e48f73b ONOS-7944 McastHandler of SegmentRouting considers only dual-homed sinks, by Esin Karaman · 5 years ago
  10. b555e59 Optimized group updating during host move by Ruchi Sahota · 5 years ago
  11. fae988c Refactor the code so the populateSubnet is only called once per nexthop movement by Charles Chan · 5 years ago
  12. 022d667 Prioritize certain type of routes among others by Charles Chan · 5 years ago
  13. 85e9313 Xconnect Recurring log fix by Sudhir Kumar Maurya · 5 years ago
  14. 4bc3fa9 Clean properly populationStatus when an exception is thrown by pier · 5 years ago
  15. dc03798 Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  16. 5d80028 Route reprogamming using group substitution during next hop movement by Ruchi Sahota · 5 years ago
  17. 1da248c Route simplification; cherry pick to onos-1.13 by Sneha Prem · 5 years ago
  18. 772351a Only iterates configured subnets to determine if a packet is destined for the switch by Charles Chan · 5 years ago
  19. 5a18312 Route is not populated correctly when next hop moves by Charles Chan · 5 years ago
  20. ba06a3c Offload packet processing to another thread by Charles Chan · 5 years ago
  21. f170b70 Update xconnectService when the service is bound/unbound by Charles Chan · 5 years ago
  22. 2dc5a6b Eliminate redundant flow programming when host moves by Charles Chan · 6 years ago
  23. 264b4b7 Change the service dependency to mandatory by Charles Chan · 6 years ago
  24. 6c48dba Provides a separate executor to handle map events. by pier · 6 years ago
  25. eadad4a Prevent NPE if an event comes in during start up by Ray Milkey · 6 years ago
  26. 5b3f460 Symmetric host probing by Mayank Tiwari · 6 years ago
  27. 46945b6 Prevent XConnect loop by jayakumarthazhath · 6 years ago
  28. a0c7daf Avoid throwing NPE when SID or Loopback is not configured by Charles Chan · 6 years ago
  29. 263e7d9 Fix serialization issue by Charles Chan · 6 years ago
  30. 1dbadbd Remove NextId from internal stores when the NextObj fails by Charles Chan · 6 years ago
  31. 1fa010c Implement CLI commands to view and delete SR internal stores by Charles Chan · 6 years ago
  32. 3c82f19 Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  33. 1eec625 Move device event handling to another thread in XconnectManager by Charles Chan · 6 years ago
  34. 5b9a11a Clarify log messages by Charles Chan · 6 years ago
  35. 3d44eb9 Implement component config to enable double tagged host programming by Charles Chan · 6 years ago
  36. cef0c51 Verify unchanged host location when host is moved by Charles Chan · 6 years ago
  37. 8df698a RouteHandler misbehaved when next hop moves from single location to dual location by Charles Chan · 6 years ago
  38. 636906e Block pseudo wire VLAN translation by Charles Chan · 6 years ago
  39. 397398c Fix serialization execption by Charles Chan · 6 years ago
  40. 68d4496 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  41. 0eaa516 Fixed removal of doubletagged hosts by Andreas Pantelopoulos · 6 years ago
  42. 657c8e6 Delete prefix from sr-device-subnet when the next hop host is removed by Charles Chan · 6 years ago
  43. 4e87b3e Implement CLI and REST API for Xconnect by Charles Chan · 6 years ago
  44. 6b90faa Improve Xconnect to support BSOD use case by Charles Chan · 6 years ago
  45. 74d1a9b Fix ConcurrentModificationException by Charles Chan · 6 years ago
  46. f1027d4 Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  47. 1528133 Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit by Charles Chan · 6 years ago
  48. 7bf9e44 Configuration option respondToUnknownHosts. by Andreas Pantelopoulos · 6 years ago
  49. 10300c6 Made the l2 handler use the new logic for pw trans. by Andreas Pantelopoulos · 6 years ago
  50. d21d0ca Various pseudowire fixes and improvements. by Andreas Pantelopoulos · 6 years ago
  51. d1d321b Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  52. b20b8ea sr-mcast NPE fix on vlan change by Andrea Campanella · 6 years ago
  53. 6c3ec95 Bug fix for refactored DestinationSet. by Andreas Pantelopoulos · 6 years ago
  54. e8d5f41 Refactored DestinationSet and nextobj for pws. by Andreas Pantelopoulos · 6 years ago
  55. 59bc072 Fix event handling race condition ONOS-7673 by Ray Milkey · 6 years ago
  56. 0e081ad Revert "Adding Multisct traffic drop for un-programmed trees" by Charles Chan · 6 years ago
  57. b987ecc Fixing NPE for absent blackhole config by Andrea Campanella · 6 years ago
  58. 0a1d47c Adding Multisct traffic drop for un-programmed trees by Andrea Campanella · 6 years ago
  59. 5ebeeb2 Avoid programming TMAC entries for BSOD vlans by Daniel Ginsburg · 6 years ago
  60. 2ade0c9 Adding route blackhole by Andrea Campanella · 6 years ago
  61. 595fdc5 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  62. 7631c49 [CORD-2839] Handling multiple sources by Pier · 6 years ago
  63. d4fd89f Moving Source from connect point to HostId in MulticastHandling by Andrea Campanella · 6 years ago
  64. e05ee6d Send probes when host moves by Charles Chan · 6 years ago
  65. a03ab8b Host pointing to the pair port after its pair device is brought down and up by Charles Chan · 6 years ago
  66. 41b49a9 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  67. b30213c Move some functions from segment routing manager to interface service/manager by Charles Chan · 6 years ago
  68. bfc35d4 Bug fix in SegmentRouting by Jonghwan Hyun · 6 years ago
  69. a76bf03 [ONOS-7624] Implement egress pipeline programming by Jonghwan Hyun · 6 years ago
  70. 60ca8d5 Bug fixes for route-path programming by Saurav Das · 6 years ago
  71. c6dc177 Handling mastership changes during route-path programming by Saurav Das · 6 years ago
  72. 8a0b5fb Improve Mcast termination by Pier · 6 years ago
  73. e437a80 Minor improvements by Charles Chan · 6 years ago
  74. ab482f9 Fix for routingHandler NPE. by Andrea Campanella · 6 years ago
  75. 0987908 Implement sr-should-program command by Charles Chan · 6 years ago
  76. 5621b9e Fix a thread leak by Charles Chan · 6 years ago
  77. a8487b0 Performance improvement when handling host move events by Charles Chan · 6 years ago
  78. 41857a3 Fix npe when adding a null element in a collection by Pier · 6 years ago
  79. e7e8e3c [CORD-2903] Improve SR/Multicast APIs by Pier · 6 years ago
  80. 4694e09 [CORD-2937] Improve work partition on Multicast by Pier · 6 years ago
  81. 8e43488 Correctly initialize routes with multiple next hops by Charles Chan · 6 years ago
  82. 26d00c6 Optimize Multicast sinks processing by Pier · 6 years ago
  83. 6fc64c1 Sonar fixes by Ray Milkey · 6 years ago
  84. e7c7d05 Ignore more than two next hops by Charles Chan · 6 years ago
  85. 4e49df8 Remove event handling delay by Charles Chan · 6 years ago
  86. 2f2c9d0 Enhancing GroupChecker for faster processing of group updates by Saurav Das · 6 years ago
  87. 5a35604 Fixes for CORD-2910, 2920, 2915 by Saurav Das · 6 years ago
  88. 9b7217c Handle host, route and mcast events in separate executors by Charles Chan · 6 years ago
  89. 2ff1bac Routing/bridging rules on the same leaf pair should always be programmed by the same ONOS instance by Charles Chan · 6 years ago
  90. 0616c56 Use SRLinkWeigher in path computation. by Andreas Pantelopoulos · 6 years ago
  91. b0328e4 [CORD-2834] Handling of dual-homed sinks by Pier · 6 years ago
  92. 3ee2455 [CORD-2838][CORD-2833] Revisit McastHandler and handle shortest paths with pair links by Pier · 6 years ago
  93. ba6c575 Remove duplicated getPairDevice implementation by Charles Chan · 6 years ago
  94. 604ab3a Improvements in route-path installation using bidirectional links. by Saurav Das · 6 years ago
  95. daf02c8 Fixed sonar suggestion in l2handler by Andreas Pantelopoulos · 6 years ago
  96. f433f95 Duplicated flow obj requests are sent in occasion of ROUTE_REMOVED event by Charles Chan · 6 years ago
  97. 935d59d Moved validity checks inside l2TunnelHandler. by Andreas Pantelopoulos · 6 years ago
  98. ffe6974 Better error handling in pseudowire implementation. by Andreas Pantelopoulos · 6 years ago
  99. 6692fdd Better validity checks for paths chosen for pws. by Andreas Pantelopoulos · 6 years ago
  100. e5e0c9a Better error handling by Charles Chan · 6 years ago