1. de5cf84 [ONOS-7842] Implement host annotation using netcfg by Rafał Szalecki · 5 years ago
  2. 395c51f Starting snapshot 2.0.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  3. be47795 Tagging 2.0.0-b1 by ONOS Jenkins User · 5 years ago 2.0.0-b1
  4. 2b3ed3e Upgrade to Atomix 3.1.0-beta3 by Jordan Halterman · 5 years ago
  5. 89bbf81 Clean up left over commented out code from the Karaf 4.X port by Ray Milkey · 5 years ago
  6. 9ff95fd Enable unregisterProperties() method that had been disabled during the karaf 4.0 work by Ray Milkey · 5 years ago
  7. cd3f3dc suppress warning stack trace when an intent fails to compile by Ray Milkey · 5 years ago
  8. 28b21d1 Upgrade to Atomix 3.1 by Jordan Halterman · 5 years ago
  9. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  10. d175194 Fix for ONOS-7840 - Flows stuck in PENDING_ADD state by Ray Milkey · 5 years ago
  11. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  12. 3a6e151 Added suggest path to PointToPointIntent by Daniele Moro · 6 years ago
  13. ce65cc0 Make a link depends on packet-in LLDP packet. by DongRyeol Cha · 6 years ago
  14. 5cf77f5 Do not invalidate the cache again if the dequeue is triggered by the cache timeout by Charles Chan · 5 years ago
  15. a349da9 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  16. 5e2b705 Update spectrum pipeline config by Alan Lo · 6 years ago
  17. e52652c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  18. c88ebaa Save developers from wasting hours on wrong bucket type by Charles Chan · 6 years ago
  19. dfc4855 Update components monitor to check enabled component states by Jordan Halterman · 6 years ago
  20. e17756d Changing version from 1.15.0-SNAPSHOT to 2.0.0-SNAPSHOT. by Thomas Vachuska · 6 years ago
  21. f566fa2 Removing commented out @Property annotations from the core. by Thomas Vachuska · 6 years ago
  22. 1bb2a28 Fixing issue with superfluous exception when installing apps. by Thomas Vachuska · 6 years ago
  23. a218d43 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  24. 66460c9 The tableAction should be checked if it is null. by wu · 6 years ago
  25. 1e8a1bd [ONOS-7818] Implement a device behaviour to get table statistics. Make FlowRuleDriverProvider periodically call FlowRuleProviderService.pushTableStatistics(). by hjtsao · 6 years ago
  26. b7a5958 Make the code more explicit. by Tian Jian · 6 years ago
  27. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  28. 1a4333c Enhance CLI command 'tablestats' to support P4 switch by hjtsao · 6 years ago
  29. 7632e15 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
  30. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  31. ec1a420 ONOS-7810 calculate cookie field when pipeconf registered by ghj0504520 · 6 years ago
  32. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  33. 855b108 [tiny-fix] Missing deviceId for log. by Tian Jian · 6 years ago
  34. 9cb2e9e [tiny-fix] Wrong location of deviceId in the log. by Tian Jian · 6 years ago
  35. d709dba Request may be null, if not checked, it may be error. by 柯志勇10068695 · 6 years ago
  36. bef430b Integrated new style of cfgdef generation into the Bazel build. by Thomas Vachuska · 6 years ago
  37. 28b15ae Fixes to allow ONOS to build using built in bazel Java 9 JDK by Ray Milkey · 6 years ago
  38. d64ea7b InputStream should be closed, or there will be a risk of memory leaks. by 柯志勇10068695 · 6 years ago
  39. 16c95ff Upgrade to Atomix 3.0.7 by Jordan Halterman · 6 years ago
  40. 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  41. d17309c Merge branch 'master' into merge by Ray Milkey · 6 years ago
  42. 2d7bca1 Move type specifiers from property name constants to the corresponding component annotations by Ray Milkey · 6 years ago
  43. d04e227 Constants for core/net OSGI properties by Ray Milkey · 6 years ago
  44. 31e16f5 Secure LLDP-based Topology Detection by Samuel Jero · 6 years ago
  45. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  46. b5646e6 Use property constants for OSGi components for stores by Ray Milkey · 6 years ago
  47. a432cf8 Allow applications to specify a few other packet-request flow priorities. by Saurav Das · 6 years ago
  48. 27ccf0d Remove unused Netty messaging service by Jordan Halterman · 6 years ago
  49. 234b9a4 Remove unused distributed cluster store by Jordan Halterman · 6 years ago
  50. db57f1c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  51. da3b9f0 Avoid closing DeviceFlowTable when flows are purged on device down event by Jordan Halterman · 6 years ago
  52. 584f54b Fix race condition between AtomixManager and metadata providers startup by Ray Milkey · 6 years ago
  53. 14a6c50 Fix NPE when trying to reference delta port statistics via REST API by Ray Milkey · 6 years ago
  54. d15c5f6 [ONOS-7801] Avoid converting local node on every lookup in ClusterStore by Jordan Halterman · 6 years ago
  55. e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  56. 50d195f Do not insert or delete default action entries in P4Runtime by Carmelo Cascone · 6 years ago
  57. 6880ba6 Get CPU port dynamically in fabric interpreter by Carmelo Cascone · 6 years ago
  58. da0b559 Recover missing pipeconf-merged driver at component activation by Carmelo Cascone · 6 years ago
  59. df52129 Merge remote-tracking branch 'origin/master' into merge-master by Ray Milkey · 6 years ago
  60. 5409e34 Ensure root path element is removed when writing to underlying Atomix DocumentTree primitive by Jordan Halterman · 6 years ago
  61. 2fd325f Minor clean-up of the 4.2.1 migration. by Thomas Vachuska · 6 years ago
  62. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  63. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  64. e458f00 Support hostname resolution for cluster configuration by Jordan Halterman · 6 years ago
  65. cc00124 Remove some calls to the deprecated Path.cost() API by Ray Milkey · 6 years ago
  66. 6e7843d Remove deprecated non-filtered ingress and egress connect point APIs by Ray Milkey · 6 years ago
  67. 7908ced Remove deprecated mplsLabel() method by Ray Milkey · 6 years ago
  68. d0f017f Remove deprecated value() method by Ray Milkey · 6 years ago
  69. 6837293 Remove deprecated DistributedPrimitiveCreator APIs by Ray Milkey · 6 years ago
  70. 33306ba Revert "Removing applyRole to avoid double mastership requests to the provider." by Ray Milkey · 6 years ago
  71. 80b296d Notifying the delegate about the RESTORED event on the mastership of a given device. by Andrea Campanella · 6 years ago
  72. 66bf382 Remove deprecated Host Provider APIs by Ray Milkey · 6 years ago
  73. 82e2189 Removing applyRole to avoid double mastership requests to the provider. by Andrea Campanella · 6 years ago
  74. 1f8fcc3 Fix problems detected by the latest version of errorprone by Ray Milkey · 6 years ago
  75. f031e30 Remove deprecated constructors and change usges to builder pattern by Ray Milkey · 6 years ago
  76. 33b27bc Ignore entries from constant tables in P4Runtime by Carmelo Cascone · 6 years ago
  77. de3b684 Relinquish mastership when device reports "permission" denied event by Carmelo Cascone · 6 years ago
  78. 3bceb01 Remove deprecated getLeaderBoard() API from LeadershipService by Ray Milkey · 6 years ago
  79. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  80. 0761cd3 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
  81. 45ce008 Increase leadership election timeout to 2500ms by You Wang · 6 years ago
  82. dc579c5 Implement compareTo for TableId to avoid IllegalArgumentException by Charles Chan · 6 years ago
  83. 35a02ea Implement destroy() method for certain primitives to preserve backwards compatibility by Jordan Halterman · 6 years ago
  84. 204c7bf Make leadership/mastership failover timeouts configurable by Jordan Halterman · 6 years ago
  85. da60a61 Build missing pipeconf-merged driver at startup by Carmelo Cascone · 6 years ago
  86. 8eabcec [ONOS-7751] Sometimes device availability is not changed to available after creation of OF device by jaegonkim · 6 years ago
  87. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  88. f31ac6f Added one more Component Config REST API; for specified component and variable. by psneha · 6 years ago
  89. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  90. e075338 Upgrade to Atomix 3.0.0 final by Jordan Halterman · 6 years ago
  91. c1be5b8 Upgrade to Atomix 3.0.0-rc12 by Jordan Halterman · 6 years ago
  92. b71e1ba Do not queue VERIFY objectives by Charles Chan · 6 years ago
  93. 7981a32 Fix NPE when component can't be found by Ray Milkey · 6 years ago
  94. 09c2c4d Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  95. 05d609a buildifier reformatting of bazel files by Ray Milkey · 6 years ago
  96. 6cf60c3 Convert all Atomix exceptions to ONOS storage exceptions by Jordan Halterman · 6 years ago
  97. 6ac9035 [ONOS-7162] Forcing provider scheme to always be in lowercase. by Thomas Vachuska · 6 years ago
  98. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  99. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  100. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago