Tagging 2.2.1-b1
  1. e17756d Changing version from 1.15.0-SNAPSHOT to 2.0.0-SNAPSHOT. by Thomas Vachuska · 6 years ago
  2. f566fa2 Removing commented out @Property annotations from the core. by Thomas Vachuska · 6 years ago
  3. a218d43 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  4. 66460c9 The tableAction should be checked if it is null. by wu · 6 years ago
  5. 1e8a1bd [ONOS-7818] Implement a device behaviour to get table statistics. Make FlowRuleDriverProvider periodically call FlowRuleProviderService.pushTableStatistics(). by hjtsao · 6 years ago
  6. b7a5958 Make the code more explicit. by Tian Jian · 6 years ago
  7. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  8. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  9. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  10. 855b108 [tiny-fix] Missing deviceId for log. by Tian Jian · 6 years ago
  11. 9cb2e9e [tiny-fix] Wrong location of deviceId in the log. by Tian Jian · 6 years ago
  12. d709dba Request may be null, if not checked, it may be error. by 柯志勇10068695 · 6 years ago
  13. bef430b Integrated new style of cfgdef generation into the Bazel build. by Thomas Vachuska · 6 years ago
  14. d17309c Merge branch 'master' into merge by Ray Milkey · 6 years ago
  15. 2d7bca1 Move type specifiers from property name constants to the corresponding component annotations by Ray Milkey · 6 years ago
  16. d04e227 Constants for core/net OSGI properties by Ray Milkey · 6 years ago
  17. 31e16f5 Secure LLDP-based Topology Detection by Samuel Jero · 6 years ago
  18. db57f1c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  19. 584f54b Fix race condition between AtomixManager and metadata providers startup by Ray Milkey · 6 years ago
  20. e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  21. da0b559 Recover missing pipeconf-merged driver at component activation by Carmelo Cascone · 6 years ago
  22. 2fd325f Minor clean-up of the 4.2.1 migration. by Thomas Vachuska · 6 years ago
  23. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  24. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  25. e458f00 Support hostname resolution for cluster configuration by Jordan Halterman · 6 years ago
  26. cc00124 Remove some calls to the deprecated Path.cost() API by Ray Milkey · 6 years ago
  27. 6e7843d Remove deprecated non-filtered ingress and egress connect point APIs by Ray Milkey · 6 years ago
  28. 33306ba Revert "Removing applyRole to avoid double mastership requests to the provider." by Ray Milkey · 6 years ago
  29. 66bf382 Remove deprecated Host Provider APIs by Ray Milkey · 6 years ago
  30. 82e2189 Removing applyRole to avoid double mastership requests to the provider. by Andrea Campanella · 6 years ago
  31. de3b684 Relinquish mastership when device reports "permission" denied event by Carmelo Cascone · 6 years ago
  32. 3bceb01 Remove deprecated getLeaderBoard() API from LeadershipService by Ray Milkey · 6 years ago
  33. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  34. 0761cd3 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
  35. da60a61 Build missing pipeconf-merged driver at startup by Carmelo Cascone · 6 years ago
  36. 8eabcec [ONOS-7751] Sometimes device availability is not changed to available after creation of OF device by jaegonkim · 6 years ago
  37. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  38. f31ac6f Added one more Component Config REST API; for specified component and variable. by psneha · 6 years ago
  39. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  40. b71e1ba Do not queue VERIFY objectives by Charles Chan · 6 years ago
  41. 7981a32 Fix NPE when component can't be found by Ray Milkey · 6 years ago
  42. 09c2c4d Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  43. 05d609a buildifier reformatting of bazel files by Ray Milkey · 6 years ago
  44. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  45. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  46. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  47. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  48. afac1c6 Resizing a unit test that intermittently exceeds the default small size time limit. by Thomas Vachuska · 6 years ago
  49. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  50. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  51. 19c123a [ONOS-7757] Support onos-local and embedded cluster configurations by Jordan Halterman · 6 years ago
  52. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  53. 3c933ec bugfix: ONOS-7741 by Youngbo Sim · 6 years ago
  54. 1e8843f ONOS-7251 ONOS-7264 Support for clone to CPU action in fabric.p4 by Carmelo Cascone · 6 years ago
  55. b928b3f Correct a log message in HostManager by Charles Chan · 6 years ago
  56. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  57. a73f106 Translate only certain groups to PI by Carmelo Cascone · 6 years ago
  58. cbe1c5e [ONOS-7681] IntentCleanup.resubmitPendingRequest() can not generate pendingMap PUT event, and IntentData processing does not happen. by jaegonkim · 6 years ago
  59. b914fcb [ONOS-7682] IntentManager.buildAndSubmitBatches overwrites intent operation of pending map with the intent opeation of current map by jaegonkim · 6 years ago
  60. d04e344 Implement service for mastership-based remote Java proxies by Jordan Halterman · 6 years ago
  61. b8cace7 Implement service for registering, managing, and operating on remote Java proxies over the cluster communication service by Jordan Halterman · 6 years ago
  62. eded688 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  63. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  64. 0a2bd45 Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  65. 96beb6f Refactored GDP and PipeconfManager to fix multi-node tests by Carmelo Cascone · 6 years ago
  66. e5b2872 Improve scalability of P4Runtime subsystem by Carmelo Cascone · 6 years ago
  67. 1da7a4d Fixed UnsupportedOperationException in DeviceManager by Carmelo Cascone · 6 years ago
  68. b37bdde Fixed not relinquishing mastership on role response by Carmelo Cascone · 6 years ago
  69. 667538d [ONOS-7724] Incorrect priority check in PiFlowRuleTranslator by Yi Tseng · 6 years ago
  70. e6a9754 Better logging when configuring the FlowRuleManager by Carmelo Cascone · 6 years ago
  71. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  72. ff79dd9 Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  73. 816db10 Add modules to Bazel build by Ray Milkey · 6 years ago
  74. 95c9e0f Upgrage EasyMock to version 3.6 by Ray Milkey · 6 years ago
  75. 2336889 Make the Basic pipeline more portable by Keesjan Karsten · 6 years ago
  76. fb1c762 Fix concurrent modification exception due to unlocked access to collection by Ray Milkey · 6 years ago
  77. 68c025b Fix testUninstallAndInstallNonDisruptive test by Pier · 6 years ago
  78. 5b38dc0 Extending DeviceProvider interface to include triggerDisconnect method. by Thomas Vachuska · 6 years ago
  79. 4ef245e Fix NPE in DeviceManager for an offline device by Ray Milkey · 6 years ago
  80. ab7e59f [ONOS-7646] IntentCleanup.cleanup() overwrites intent operation of pending map with the intent opeation of current map by jaegonkim · 6 years ago
  81. 07f15f2 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  82. 164ecf6 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  83. f131e59 Partial fix for ONOS-6767. by Thomas Vachuska · 6 years ago
  84. 35b589c Increase flow obj timeout and remove pendingForwards and pendingNexts when the next failed by Charles Chan · 6 years ago
  85. 0d4b8b3 Add missing @Override tag by Charles Chan · 6 years ago
  86. 9a55429 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  87. 971d7ba Move some functions from segment routing manager to interface service/manager by Charles Chan · 6 years ago
  88. 320c6a5 Print flow objective error message by Charles Chan · 6 years ago
  89. 33f4a91 Implement flow objective queue command by Charles Chan · 6 years ago
  90. 45c19d7 Avoid head of queue blocking in InOrderFlowObjecitveManager by Charles Chan · 6 years ago
  91. c616e17 Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  92. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  93. 181f3f4 Fixed wrong LPM mask in PI flow rule translator by Carmelo Cascone · 6 years ago
  94. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  95. 3065ba3 Validate that cluster configuration intersects with existing nodes when forming cluster by Jordan Halterman · 6 years ago
  96. dc8a556 [ONOS-7585] ObjectiveTracker.intentsByLink is not updated after ONOS node reboot by jaegonkim · 6 years ago
  97. 7be4e67 [ONOS-7288] Fix race condition of device manager by Yi Tseng · 6 years ago
  98. 6c52606 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  99. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  100. ca7660a Add rolling upgrade test. by Jordan Halterman · 6 years ago