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