1. ed9bace Deprecate Distributed Flow Rule Store by Ray Milkey · 6 years ago
  2. 8069fdd [ONOS-7441] Keep installed applications in sync with app store by Jon Hall · 6 years ago
  3. 3516f06 Adding ability to assign roles to elements as part of network config. by Thomas Vachuska · 6 years ago
  4. 227943d Cosmetic fixes to FlowRuleManager. by Thomas Vachuska · 6 years ago
  5. d29bc1c Improve unit test coverage for basic config classes by Ray Milkey · 6 years ago
  6. 2edfeef [ONOS-7379] Use atomic operations for flow table updates to avoid losing flows during updates by Jordan Halterman · 6 years ago
  7. 84adcac Introduce driver property to suppress group feature by Laszlo Papp · 6 years ago
  8. 76cbdfb Fixing flow rule count on single instance by Andrea Campanella · 6 years ago
  9. 435f23c Gracefully handle Device not there yet by Yuta HIGUCHI · 6 years ago
  10. dc49cfd Use single counter for host probe index to avoid unnecessary Raft session creation by Jordan Halterman · 6 years ago
  11. c67a991 Added support for grid coordinates in the legacy topology view. by Thomas Vachuska · 6 years ago
  12. 3b9644f Remove superfluous throwIfUnchecked() call by Ray Milkey · 6 years ago
  13. 6a51cb9 Remove calls to deprecated Throwables.propagate() method by Ray Milkey · 6 years ago
  14. 759f0d3 [ONOS-6958] Add glyph registration java code by Laszlo Papp · 6 years ago
  15. 05514fd [CORD-2739] Caching in McastHandler by Pier Luigi · 6 years ago
  16. 9789311 [CORD-2802] Fix events reordering in FlowObjectiveManager by Pier Luigi · 6 years ago
  17. 27cff8c Remove deprecated unfiltered connect point methods from multipoint to single point intents by Ray Milkey · 6 years ago
  18. 8d30b61 [ONOS-7509] deviceDisconnected method in Device Manager uses ports description information by Palash Kala · 6 years ago
  19. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  20. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  21. 874581a Unit tests for interface config class by Ray Milkey · 6 years ago
  22. 2b1935d ONOS-7509 preserve all attributes when ensuring enabled state by Yuta HIGUCHI · 6 years ago
  23. 57d4179 [CORD-2748] Multicast flows are not properly updated when changing source by Pier Luigi · 6 years ago
  24. 48d75d6 Revert "Automatically balance leaders on failover in LeaderElector state machine." by Jordan Halterman · 6 years ago
  25. 611f466 Fixing issue in component config subsystem where the locally registered by Thomas Vachuska · 6 years ago
  26. f810a7a [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  27. 931d3e7 Ensure client events are handled in the correct thread in consistent primitive tests. by Jordan Halterman · 6 years ago
  28. 4b32fcb Fixing ComponentConfigManager to preset values locally; not just in the distributed store. by Thomas Vachuska · 6 years ago
  29. 0e5632a Sonar is not happy with RuntimeException by Carmelo Cascone · 6 years ago
  30. abbd1ee Fixed race condition in CriterionTranslatorHelper by Carmelo Cascone · 6 years ago
  31. 9930da5 [CORD-2484] Deleting multicast route does not clean flows and groups by Pier Luigi · 6 years ago
  32. a127ba8 Adding openflow protocol set support in onos for device by rohitsharan · 6 years ago
  33. 598e8b8 [ONOS-7487] UnsupportedOperationException: Driver does not support extension type ExtensionTreatmentType{type=200} for DefaultGroupBucket by jaegonkim · 6 years ago
  34. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  35. 4ce65e8 Upgrade to Atomix 2.0.18 by Jordan Halterman · 6 years ago
  36. 2d1b590 Add more utility methods to DocumentPath by Yuta HIGUCHI · 6 years ago
  37. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  38. 01c9338 TestConsistentMap: cannot remove while iterating by Thiago Santos · 7 years ago
  39. 1c1f0c2 [ONOS-7410] DeviceManager.deviceConnected does not apply device annotations by jaegonkim · 6 years ago
  40. b2a20d1 null-safe DocPath ancentry tests by Yuta HIGUCHI · 6 years ago
  41. 9f6bd52 Fixed issue where component configuration would not propagate on node restart. by Thomas Vachuska · 6 years ago
  42. 92d206b Remove deprecated link collection intent compiler by Ray Milkey · 6 years ago
  43. 6a36035 Remove deprecated private method by Ray Milkey · 6 years ago
  44. 94db191 Ensure messages are correctly timed out in NettyMessagingManager by Jordan Halterman · 6 years ago
  45. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  46. d517073 Remove deprecated behaviour Queue APIs by Ray Milkey · 6 years ago
  47. 640fedd Remove deprecated port behaviour classes - PortConfig - PortDiscovery by Ray Milkey · 6 years ago
  48. c568c34 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  49. 4504e59 Upgrade to Atomix 2.0.16 by Jordan Halterman · 6 years ago
  50. 23e73c5 [ONOS-7373] Ensure Netty channels are closed on send exceptions by Jordan Halterman · 6 years ago
  51. 1b1355d Adding ability to wipe-out UI model cache and network config. by Thomas Vachuska · 6 years ago
  52. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  53. 46c5eaa Make caching optional for LeaderElector primitive. by Jordan Halterman · 6 years ago
  54. 5bbe5ba Upgrade to Atomix 2.0.15 by Jordan Halterman · 6 years ago
  55. 961b19f SONAR suggestions - eliminate lossy arithmetic by Ray Milkey · 6 years ago
  56. 6de4fb9 [ONOS-7409] Fixing NullPointerException when DeviceManager handles deviceDisconnected by Donghyeok Ho · 6 years ago
  57. 1567b53 SONAR suggestion - implement equals() whenever compareTo() is implmented by Ray Milkey · 6 years ago
  58. 49d956c Add client-side timer for blocking on DistributedLock#tryLock(Duration) while partition is unavailable by Jordan Halterman · 6 years ago
  59. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  60. 99b7bbe Adding REST API and CLI for managing UI user preferences. by Thomas Vachuska · 6 years ago
  61. 42b6203 SONAR suggestion - problems with string format calls by Ray Milkey · 6 years ago
  62. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  63. 4743258 Add distributed lock primitive by Jordan Halterman · 6 years ago
  64. f1653a7 pom cleanup by Yuta HIGUCHI · 6 years ago
  65. 2e27ec5 SONAR suggestion - constant arrays should be private by Ray Milkey · 6 years ago
  66. aaa9f11 Updating change to distributed application store to re-enable reinstalling apps by Andrea Campanella · 6 years ago
  67. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  68. 34a14f7 Add more logs to help debug packet processing issues by Jonathan Hart · 6 years ago
  69. 06297ed SONAR suggestion - Synchronize initialization of static fields by Ray Milkey · 6 years ago
  70. 4f35076 Revert "[ONOS-7373] Ensure Netty channels are closed on send exceptions" by Ray Milkey · 6 years ago
  71. 2124935 Upgrade to Atomix 2.0.14 by Jordan Halterman · 6 years ago
  72. e706253 Implement minimum heartbeat interval in failure detectors by Jordan Halterman · 6 years ago
  73. 02c4c57 [ONOS-7392] Fix P4Runtime priority bug by Yi Tseng · 6 years ago
  74. 62c3e07 Order the annotation output by Laszlo Papp · 6 years ago
  75. fe0e085 SONAR suggestions - boolean expressions that are known to be 'true' or 'false' by Ray Milkey · 6 years ago
  76. e319dc2 Restricting mastership recheck when role NONE. Avoids also log pollution. by Andrea Campanella · 6 years ago
  77. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  78. 1315d3e [ONOS-7381] Reset phi accrual failure detectors when nodes are re-activated by Jordan Halterman · 6 years ago
  79. ce336f7 [ONOS-7382] Ensure flow tables are removed when last entry is removed by Jordan Halterman · 6 years ago
  80. 73c21bd [ONOS-7372] GossipDeviceStore cannot do 'mark off line' for a removed device in a controller recovered from failure by jaegonkim · 6 years ago
  81. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  82. 3e0e92e SONAR suggestion - don't ignore stream read() return value by Ray Milkey · 6 years ago
  83. 7390b5c Expose the port stats annotations to REST by Laszlo Papp · 6 years ago
  84. 83b1d93 [ONOS-7373] Ensure Netty channels are closed on send exceptions by Jordan Halterman · 6 years ago
  85. 111aab7 Add minimum timeout for Netty messages by Jordan Halterman · 6 years ago
  86. e81e941 [ONOS-7377] Fix: Removing Config Factory only if last element in cluster by Andrea Campanella · 6 years ago
  87. 9fb87f6 Remove device from deviceLocalStatus after the device was removed from the store. by Rafał Szalecki · 6 years ago
  88. 7cf6037 Expose optical properties by Laszlo Papp · 6 years ago
  89. a3f1611 [ONOS-7365] Fix NPE in ECM peersSupplier to avoid exceptions when rebooting container by Jordan Halterman · 6 years ago
  90. e720ddf [ONOS-7363] Isolate replica info to a single version for isolation of primary-backup protocols by Jordan Halterman · 6 years ago
  91. f5f4094 [ONOS-7352] Activate applications locally when restoring old version after upgrade failure by Jordan Halterman · 6 years ago
  92. 3c65d1b [ONOS-7350] Add ISSU HA/rollback test scenario by Jordan Halterman · 6 years ago
  93. 9719eb0 ONOS-6955 onos-app does not reinstall apps correctly by Deepa Vadireddy · 6 years ago
  94. 1d4d189 Add warnings to KryoNamespaces to avoid reordering serializable types. by Jordan Halterman · 6 years ago
  95. 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 6 years ago
  96. fa40ca2 Adding GroupService Adapter for Tests by Andrea Campanella · 6 years ago
  97. ef92f19 Use failure detection for Netty messages to improve ability to adapt to changing network conditions by Jordan Halterman · 6 years ago
  98. 914b0b1 Fixed the ECFlowRuleStore to support MODIFY flow rule operations. by Thomas Vachuska · 6 years ago
  99. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  100. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8