1. 05edbfc Use new property scheme for segment routing app by Ray Milkey · 5 years ago
  2. 02a1af2 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  3. 8f6281e If path is empty but not null, The following code may be error. by 柯志勇10068695 · 5 years ago
  4. 3a2d901 Fix indentation by Ray Milkey · 5 years ago
  5. 5105ec3 Fixes for karaf 4.2.1 CLI annotations for segment routing app by Ray Milkey · 5 years ago
  6. 3cad4db Merge remote-tracking branch 'origin/master' into merge-master by Ray Milkey · 5 years ago
  7. 66c9ec1 Prevent XConnect loop by jayakumarthazhath · 5 years ago
  8. 3d35a54 Avoid throwing NPE when SID or Loopback is not configured by Charles Chan · 5 years ago
  9. 52ca4e9 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
  10. db38bc8 [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  11. 2bd24a9 [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  12. 1fb6513 Fix serialization issue by Charles Chan · 6 years ago
  13. 155ec44 Implement CLI for black hole routes by Charles Chan · 6 years ago
  14. 8962015 App should not care about table transition by Charles Chan · 6 years ago
  15. 8471a8d Pass metadata in the remove_from_existing operation, just like the add_to_existing case by Charles Chan · 6 years ago
  16. 0229851 Shorten the polling frequency and offset the flows and groups polling by Charles Chan · 6 years ago
  17. b8f3af5 Ignore DEVICE_ADDED event while availability is false by Charles Chan · 6 years ago
  18. facfbef Remove NextId from internal stores when the NextObj fails by Charles Chan · 6 years ago
  19. 0b1dd7e Implement CLI commands to view and delete SR internal stores by Charles Chan · 6 years ago
  20. f0f7b5c Suppress IPv6 flows when the device is not configured with IPv6 by Charles Chan · 6 years ago
  21. 223ae87 ONOS-7759 Explicitly pop VLAN while editing hash group buckets by Charles Chan · 6 years ago
  22. a7da8d8 Fix timeout problem of fabric pipeliner by Yi Tseng · 6 years ago
  23. 3a1c162 Cosmetic fix while creating Pseudowire config by Phaneendra Manda · 6 years ago
  24. b908146 Remove pom files from ONOS by Ray Milkey · 6 years ago
  25. c36716e Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  26. 9bf4958 Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  27. 746c34f Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  28. 1aab8b8 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago
  29. f0729c8 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  30. 40cd278 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago
  31. 81ddf6f [ONOS-7759] Explicitly pop VLAN when a transport VLAN is not required on a spine by Charles Chan · 6 years ago
  32. 9cd62ec Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  33. 25b2b30 More p4runtime-related bazel build files by Carmelo Cascone · 6 years ago
  34. eecfbf5 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  35. 56542b6 Move device event handling to another thread in XconnectManager by Charles Chan · 6 years ago
  36. fbca55e Clarify log messages by Charles Chan · 6 years ago
  37. 4eb73bb Implement component config to enable double tagged host programming by Charles Chan · 6 years ago
  38. 6e90fbb Verify unchanged host location when host is moved by Charles Chan · 6 years ago
  39. 0720379 RouteHandler misbehaved when next hop moves from single location to dual location by Charles Chan · 6 years ago
  40. 3958b75 Block pseudo wire VLAN translation by Charles Chan · 6 years ago
  41. fbaad96 Fix serialization execption by Charles Chan · 6 years ago
  42. de393ea Added RBAC for REST APIs. by Thomas Vachuska · 6 years ago
  43. 1028e1e Adding more Bazel BUILD files by Thomas Vachuska · 6 years ago
  44. 1e544ca Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  45. bd84dd5 Delete prefix from sr-device-subnet when the next hop host is removed by Charles Chan · 6 years ago
  46. 9298750 Cleaning up application categories. by Thomas Vachuska · 6 years ago
  47. 8d31633 Implement CLI and REST API for Xconnect by Charles Chan · 6 years ago
  48. 868c957 Improve Xconnect to support BSOD use case by Charles Chan · 6 years ago
  49. 5eb6604 Fix ConcurrentModificationException by Charles Chan · 6 years ago
  50. 68e1b6a Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  51. 9d2dd55 Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit by Charles Chan · 6 years ago
  52. 6464d86 Configuration option respondToUnknownHosts. by Andreas Pantelopoulos · 6 years ago
  53. cad61cd buildifier formatting of bazel files by Ray Milkey · 6 years ago
  54. 8942b24 Build segment routing app with bazel by Ray Milkey · 6 years ago
  55. 5b8c44b Made the l2 handler use the new logic for pw trans. by Andreas Pantelopoulos · 6 years ago
  56. f172ef8 Various pseudowire fixes and improvements. by Andreas Pantelopoulos · 6 years ago
  57. 936c05d remove extra semicolons by Sangyeok Sim · 6 years ago
  58. c6bcdf9 Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  59. 5b4cd65 sr-mcast NPE fix on vlan change by Andrea Campanella · 6 years ago
  60. 92998c9 Bug fix for refactored DestinationSet. by Andreas Pantelopoulos · 6 years ago
  61. b281ae2 Refactored DestinationSet and nextobj for pws. by Andreas Pantelopoulos · 6 years ago
  62. 8bbc413 Update checkstyle to 8.10 by Yuta HIGUCHI · 6 years ago
  63. aee4d3e Fix event handling race condition ONOS-7673 by Ray Milkey · 6 years ago
  64. ba59dd6 Revert "Adding Multisct traffic drop for un-programmed trees" by Charles Chan · 6 years ago
  65. 346c3d6 Fixing NPE for absent blackhole config by Andrea Campanella · 6 years ago
  66. ef30d7a Adding Multisct traffic drop for un-programmed trees by Andrea Campanella · 6 years ago
  67. 776789f Avoid programming TMAC entries for BSOD vlans by Daniel Ginsburg · 6 years ago
  68. 60ce222 Adding route blackhole by Andrea Campanella · 6 years ago
  69. 77cdde4 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  70. e99511d [CORD-2839] Handling multiple sources by Pier · 6 years ago
  71. 149dd9f Moving Source from connect point to HostId in MulticastHandling by Andrea Campanella · 6 years ago
  72. 4b5769a Send probes when host moves by Charles Chan · 6 years ago
  73. 074fae6 Host pointing to the pair port after its pair device is brought down and up by Charles Chan · 6 years ago
  74. ec683dc Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  75. 098ca20 Move some functions from segment routing manager to interface service/manager by Charles Chan · 6 years ago
  76. 671a7ab Bug fix in SegmentRouting by Jonghwan Hyun · 6 years ago
  77. 9aaa34f [ONOS-7624] Implement egress pipeline programming by Jonghwan Hyun · 6 years ago
  78. 4936839 Bug fixes for route-path programming by Saurav Das · 6 years ago
  79. 00e553b Handling mastership changes during route-path programming by Saurav Das · 6 years ago
  80. 72d0e58 Improve Mcast termination by Pier · 6 years ago
  81. 39b7552 Minor improvements by Charles Chan · 6 years ago
  82. 060cad8 Fix for routingHandler NPE. by Andrea Campanella · 6 years ago
  83. 05bb170 Fix a thread leak by Charles Chan · 6 years ago
  84. b13e070 Implement sr-should-program command by Charles Chan · 6 years ago
  85. fbcb881 Performance improvement when handling host move events by Charles Chan · 6 years ago
  86. 665b0fc Fix npe when adding a null element in a collection by Pier · 6 years ago
  87. 71c5577 [CORD-2903] Improve SR/Multicast APIs by Pier · 6 years ago
  88. db27b8d [CORD-2937] Improve work partition on Multicast by Pier · 6 years ago
  89. 7d20a4e Correctly initialize routes with multiple next hops by Charles Chan · 6 years ago
  90. 2816468 Optimize Multicast sinks processing by Pier · 6 years ago
  91. 1676e61 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  92. e1aa92b Sonar fixes by Ray Milkey · 6 years ago
  93. 482b642 Ignore more than two next hops by Charles Chan · 6 years ago
  94. dbbbb8a Remove event handling delay by Charles Chan · 6 years ago
  95. 5ff8a3c Enhancing GroupChecker for faster processing of group updates by Saurav Das · 6 years ago
  96. debcf88 Fixes for CORD-2910, 2920, 2915 by Saurav Das · 6 years ago
  97. 5200392 Handle host, route and mcast events in separate executors by Charles Chan · 6 years ago
  98. d66d671 Routing/bridging rules on the same leaf pair should always be programmed by the same ONOS instance by Charles Chan · 6 years ago
  99. a08c213 Use SRLinkWeigher in path computation. by Andreas Pantelopoulos · 6 years ago
  100. 5d6af70 Fix missing "s" in the master pom file by Pier · 6 years ago