1. 2fca16b Tagging 2.1.0-rc1 by ONOS Jenkins User · 5 years ago 2.1.0-rc1
  2. c2be50a Allow sharing the same gRPC channel between clients by Carmelo Cascone · 5 years ago
  3. 8a06403 Fix typo - componenService -> componentService by Ray Milkey · 5 years ago
  4. 397caca Fix ONOS-7958 - problems that were causing failures when onos-core restarts by Ray Milkey · 5 years ago
  5. dcd1b14 Packet throttle support by Harshada Chaundkar · 5 years ago
  6. 69ca82a Don't assume that there is a device id in the event message by Ray Milkey · 5 years ago
  7. 9553ed7 Port Annotation bug fix by debmaiti · 5 years ago
  8. 5e3afe5 Fix NPE when pending operations are not present (due to possible race condition) by pier · 5 years ago
  9. a7e60c6 Various fixes for P4Runtime group handling by Carmelo Cascone · 5 years ago
  10. 4f73fac Use max_group_size 1 for INDIRECT groups by Carmelo Cascone · 5 years ago
  11. bd508ed cfgdef tool modifications to catch variable names that don't match properties by Ray Milkey · 5 years ago
  12. 9530828 Fix pipeline not marked as READY after device reboot by Carmelo Cascone · 5 years ago
  13. ab5d41e Add support for enabling/disabling ports for gNMI devices by Carmelo Cascone · 5 years ago
  14. e4934e1 Moving the device event handling to separate thread by Ruchi Sahota · 5 years ago
  15. b81fdc1 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  16. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 5 years ago
  17. 2ef1cf7 Support DNS storage discovery via cluster metadata by Jordan Halterman · 5 years ago
  18. 1f0764a Remove soft fail for registering an empty property set by Ray Milkey · 5 years ago
  19. 368bd3d Ensure devices are marked online during mastership check by Jordan Halterman · 5 years ago
  20. 17801b4 remove deprecated removeRulesById() method by Ray Milkey · 5 years ago
  21. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  22. 887c1ca Update apache karaf to version 4.2.3 by Ray Milkey · 5 years ago
  23. e453edc Export the ResourceQueryService, needed by the linkprops app by Ray Milkey · 5 years ago
  24. f632826 Remove deprecated Node APIs by Ray Milkey · 5 years ago
  25. e1077f8 Remove calls to deprecated public intent data constructor by Ray Milkey · 5 years ago
  26. a90d974 remove useless trace statement by Ray Milkey · 5 years ago
  27. 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 5 years ago
  28. 11ce930 Fix a few more app startup/shutdown problems by Ray Milkey · 5 years ago
  29. 31b0048 Suppress exception stack traces on warning conditions to prevent STC faiures for non-fatal situations by Ray Milkey · 5 years ago
  30. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  31. 4972416 Remove deprecated APIs from packet classes by Ray Milkey · 5 years ago
  32. 99c59db ONOS-7898 Action profile group/member refactoring by Carmelo Cascone · 5 years ago
  33. 0a6330f ONOS-7896 Fix a bug that results in flow obj queue not being dequeued properly by Charles Chan · 5 years ago
  34. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  35. 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 5 years ago
  36. c51852e Prevent objective context from being executed multiple times by Charles Chan · 5 years ago
  37. 9ee53ef Don't check features that aren't supplied by ONOS by Ray Milkey · 5 years ago
  38. 86fdd28 Backoff costly component state checks to once per minute once node is fully started by Jordan Halterman · 5 years ago
  39. af3461c Use separate thread for ComponentsMonitor component checks by Jordan Halterman · 5 years ago
  40. b4f4fdb Unit test fix - timeout is not correctly set in parallel execution environment by Charles Chan · 5 years ago
  41. 0f51d72 Starting snapshot 2.1.0-SNAPSHOT by Ray Milkey · 5 years ago
  42. 1491b9b Address unit test issue by Charles Chan · 5 years ago
  43. 53a2008 code modificationss with respect to #20641 by Arjun E K · 5 years ago
  44. fa0f6cc Adding OLS device Type for ODTN project by Andrea Campanella · 5 years ago
  45. a724c513 Address StackOverflow by offloading cache listener to a separate thread by Charles Chan · 5 years ago
  46. bd8ddfe Refactoring audit subsystem to clean-up and eliminate back-dependency from core to CLI; still needs additional work. by Thomas Vachuska · 5 years ago
  47. b73ca6d Fixing a potential start-up issue in PacketManager if device driver cannot be found. by Thomas Vachuska · 5 years ago
  48. 776be38 Rejuvenate (to some extent) the basic pipeconf by Carmelo Cascone · 5 years ago
  49. 2cd3736 Add log message to display the JVM version by Ray Milkey · 5 years ago
  50. 2921abc In Karaf 4.2, dynamic service injections must be declared as volatile by Ray Milkey · 5 years ago
  51. f6353d4 ONOS audit REST API support by arjunek1992 · 5 years ago
  52. 718e438 Sonar suggestions - don't reuse formal parameter, guard agains NPE by Ray Milkey · 5 years ago
  53. de5cf84 [ONOS-7842] Implement host annotation using netcfg by Rafał Szalecki · 5 years ago
  54. 395c51f Starting snapshot 2.0.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  55. be47795 Tagging 2.0.0-b1 by ONOS Jenkins User · 5 years ago 2.0.0-b1
  56. 89bbf81 Clean up left over commented out code from the Karaf 4.X port by Ray Milkey · 5 years ago
  57. 9ff95fd Enable unregisterProperties() method that had been disabled during the karaf 4.0 work by Ray Milkey · 5 years ago
  58. cd3f3dc suppress warning stack trace when an intent fails to compile by Ray Milkey · 5 years ago
  59. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  60. d175194 Fix for ONOS-7840 - Flows stuck in PENDING_ADD state by Ray Milkey · 5 years ago
  61. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  62. 3a6e151 Added suggest path to PointToPointIntent by Daniele Moro · 6 years ago
  63. ce65cc0 Make a link depends on packet-in LLDP packet. by DongRyeol Cha · 6 years ago
  64. 5cf77f5 Do not invalidate the cache again if the dequeue is triggered by the cache timeout by Charles Chan · 5 years ago
  65. dfc4855 Update components monitor to check enabled component states by Jordan Halterman · 5 years ago
  66. e17756d Changing version from 1.15.0-SNAPSHOT to 2.0.0-SNAPSHOT. by Thomas Vachuska · 5 years ago
  67. f566fa2 Removing commented out @Property annotations from the core. by Thomas Vachuska · 5 years ago
  68. a218d43 Merge branch 'master' into merge by Ray Milkey · 5 years ago
  69. 66460c9 The tableAction should be checked if it is null. by wu · 6 years ago
  70. 1e8a1bd [ONOS-7818] Implement a device behaviour to get table statistics. Make FlowRuleDriverProvider periodically call FlowRuleProviderService.pushTableStatistics(). by hjtsao · 6 years ago
  71. b7a5958 Make the code more explicit. by Tian Jian · 6 years ago
  72. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  73. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  74. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  75. 855b108 [tiny-fix] Missing deviceId for log. by Tian Jian · 6 years ago
  76. 9cb2e9e [tiny-fix] Wrong location of deviceId in the log. by Tian Jian · 6 years ago
  77. d709dba Request may be null, if not checked, it may be error. by 柯志勇10068695 · 6 years ago
  78. bef430b Integrated new style of cfgdef generation into the Bazel build. by Thomas Vachuska · 6 years ago
  79. d17309c Merge branch 'master' into merge by Ray Milkey · 6 years ago
  80. 2d7bca1 Move type specifiers from property name constants to the corresponding component annotations by Ray Milkey · 6 years ago
  81. d04e227 Constants for core/net OSGI properties by Ray Milkey · 6 years ago
  82. 31e16f5 Secure LLDP-based Topology Detection by Samuel Jero · 6 years ago
  83. db57f1c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  84. 584f54b Fix race condition between AtomixManager and metadata providers startup by Ray Milkey · 6 years ago
  85. e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  86. da0b559 Recover missing pipeconf-merged driver at component activation by Carmelo Cascone · 6 years ago
  87. 2fd325f Minor clean-up of the 4.2.1 migration. by Thomas Vachuska · 6 years ago
  88. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  89. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  90. e458f00 Support hostname resolution for cluster configuration by Jordan Halterman · 6 years ago
  91. cc00124 Remove some calls to the deprecated Path.cost() API by Ray Milkey · 6 years ago
  92. 6e7843d Remove deprecated non-filtered ingress and egress connect point APIs by Ray Milkey · 6 years ago
  93. 33306ba Revert "Removing applyRole to avoid double mastership requests to the provider." by Ray Milkey · 6 years ago
  94. 66bf382 Remove deprecated Host Provider APIs by Ray Milkey · 6 years ago
  95. 82e2189 Removing applyRole to avoid double mastership requests to the provider. by Andrea Campanella · 6 years ago
  96. de3b684 Relinquish mastership when device reports "permission" denied event by Carmelo Cascone · 6 years ago
  97. 3bceb01 Remove deprecated getLeaderBoard() API from LeadershipService by Ray Milkey · 6 years ago
  98. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  99. 0761cd3 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
  100. da60a61 Build missing pipeconf-merged driver at startup by Carmelo Cascone · 6 years ago