1. 2d378cd Support user-provided timeouts in intra-cluster communication service by Jordan Halterman · 5 years ago
  2. 26fe4a4 Introduced HostMoveTracker to suspend hosts that moves too frequently. by jobin · 5 years ago
  3. 52cb937 Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  4. f642fe3 Packet throttle support Incorporated review comments by Mayank Tiwari · 6 years ago
  5. 31f277e Cherry picking multiple commits for FlowRuleStore optimaization by Nikunj Desai · 6 years ago
  6. 988b2e7 Added one more Component Config REST API; for specified component and variable. by psneha · 6 years ago
  7. 1ebe018 Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  8. 4171a6f Refactor DistributedPacketStore to store packet requests in a ConsistentMultimap by Jordan Halterman · 6 years ago
  9. f52858b Implement event-based streaming iterator for ConsistentMultimap primitive by Jordan Halterman · 6 years ago
  10. 9062a7f Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  11. ee7001e Implement flow objective queue command by Charles Chan · 6 years ago
  12. 03ff064 Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  13. fcbb5a9 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  14. 15dc295 Adding ability to assign roles to elements as part of network config. by Thomas Vachuska · 6 years ago
  15. 9bf9c5d Implement multiton support for primitives accessed via primitive getters by Jordan Halterman · 6 years ago
  16. c2e2ae6 Add distributed lock primitive by Jordan Halterman · 7 years ago
  17. 0315509 Various small fixes by Yuta HIGUCHI · 7 years ago
  18. 21bcf18 Adding GroupService Adapter for Tests by Andrea Campanella · 7 years ago
  19. 45d55e0 Dual-homing probing improvements by Charles Chan · 7 years ago
  20. ba8fcd7 Correctly persists the old value in TestConsistentMap by deep cloning the entry by Charles Chan · 7 years ago
  21. 86ac40b Fix TestDistributedSet to behave more like real one. by Yuta HIGUCHI · 7 years ago
  22. 0537005 Fix race condition in meter store by Ray Milkey · 7 years ago
  23. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 7 years ago
  24. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  25. 07f052b [ONOS-7088] Distribute storage partitions evenly during upgrades by Jordan Halterman · 7 years ago
  26. 22c555d Correcting basic driver configuration for various HP product families. by Thomas Vachuska · 7 years ago
  27. f9c409a [ONOS-6556] Distributed Implementation of PiPipeconfService by Andrea Campanella · 7 years ago
  28. f094c61 [ONOS-7114] Meter Subsystem Refactoring by Pier Luigi · 7 years ago
  29. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  30. 28183ee Replace Unified* services with MembershipService for subgroup membership by Jordan Halterman · 7 years ago
  31. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  32. 09220c2 [ONOS-7003] Policer implementation by Pier Luigi · 7 years ago
  33. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  34. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  35. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  36. 47c9541 Refactor construction of application objects by Ray Milkey · 7 years ago
  37. 201f04b Improve core API coverage with new unit tests by Ray Milkey · 7 years ago
  38. 3f038c4 Use Optional matcher by Ray Milkey · 7 years ago
  39. ec253f8 Improve coverage for some classes by Ray Milkey · 7 years ago
  40. 52e047f refactor DocumentPath comparator by Yuta HIGUCHI · 7 years ago
  41. d7c9336 Moving clipping of BitRate to 100 Gbps by Andrea Campanella · 7 years ago
  42. 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
  43. 9b3a7ce Store flows rules asynchronously via master in DistributedFlowRuleStore by Jordan Halterman · 7 years ago
  44. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  45. f755409 [ONOS-6870] Refactor DistributedFlowRuleStore to use DocumentTree for persistence by Jordan Halterman · 7 years ago
  46. e6a5741 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  47. aae402c Add unit test for DefaultQueueDescription by Ray Milkey · 7 years ago
  48. 9098b42 Remove deprecated APIs and add basic unit test by Ray Milkey · 7 years ago
  49. 0b4222e [ONOS-6865] enforcing same label and [ONOS-6895] minimize label swapping by Pier Luigi · 7 years ago
  50. a58d894 ONOS-6730: Topo View i18n: by Simon Hunt · 7 years ago
  51. 879ce45 ONOS-6730: Topo View i18n: by Simon Hunt · 7 years ago
  52. 2f4b01d Fix file permissions by Yuta HIGUCHI · 7 years ago
  53. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  54. 4e84804 Add more unit tests for Pi* classes by Frank Wang · 7 years ago
  55. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  56. a59f9b76 Introduce driver property to suppress meter feature by Charles Chan · 7 years ago
  57. 708a5b3 Server-side GUI: handle ClusterEvent JSON encoding and posting. by Simon Hunt · 7 years ago
  58. 71635ae Refactor AtomixConsistentMap to use separate operations per method call for better performance and control over operation semantics. by Jordan Halterman · 7 years ago
  59. f70bf46 [ONOS-6756] Replicate node version information for ISSU by Jordan Halterman · 7 years ago
  60. 0e896a0 Implemented class for PI match key by Carmelo Cascone · 7 years ago
  61. b0ac590 [ONOS-6869] Move blocking DocumentTree to core primitives package and implement default methods for constructing blocking primitives by Jordan Halterman · 7 years ago
  62. 7a38f9a [CORD-1434][CORD-1112] DHCP relay manager by Yi Tseng · 7 years ago
  63. 3548bb2 Test enhancements for DocumentPath, UiTopology, DistributedClusterStore by Sbhat35 · 7 years ago
  64. 76057cd fix equal tests for PiCriteria class by Frank Wang · 7 years ago
  65. 0d0c683 [ONOS-6806] Add getAvailableDeviceCount method to DeviceStore by mskala · 7 years ago
  66. 2261917 Fix equality in PiCriterion by Carmelo Cascone · 7 years ago
  67. 23f9c7b ONOS-6725: UI-Lion: NavItems. by Simon Hunt · 7 years ago
  68. d2a9dd3 ONOS-6668 Fix Decimal format for some localizations by Szymon Furman · 7 years ago
  69. e33e4ed [ONOS-6624]Unit tests for Pi* core classes by Frank Wang · 7 years ago
  70. 8c18eb7 Adding test for DefaultBridgeDescription by Ethan Tai · 7 years ago
  71. 7648cac UI-Lion: Fix for reading .properties files as UTF-8, when loading ResourceBundles. by Simon Hunt · 7 years ago
  72. 4160574 Support for generic table IDs in flow rules by Carmelo Cascone · 7 years ago
  73. 00b369a UI-Lion: Migrate BundleStitcher and LionConfig to web.gui module. by Simon Hunt · 7 years ago
  74. 7379a3d UI-Lion: start integration of LionBundles into UiExtension. by Simon Hunt · 7 years ago
  75. fb7f95b UI-Lion: set up framework for Italian BundleStitcherTest. by Simon Hunt · 7 years ago
  76. e556e94 UI-Lion: by Simon Hunt · 7 years ago
  77. 10618f6 ONOS-6327: Implement details panel for host view. by Simon Hunt · 7 years ago
  78. 113091f Cosmetic fixes by Yuta HIGUCHI · 7 years ago
  79. 9986c07 Add zh_CN test file for Lion localization by Frank Wang · 7 years ago
  80. 8694308 ONOS-6327: Implemented details panel for host view. by Simon Hunt · 7 years ago
  81. a5b1454 Cleaned up LionUtilsTest so that further language bundle tests by Simon Hunt · 7 years ago
  82. 67d47e8 Add Korean test file for Lion localization by Jian Li · 7 years ago
  83. 99d6696 Improved comparator unit tests by Sbhat35 · 7 years ago
  84. b804203 Lion Utilities: by Simon Hunt · 7 years ago
  85. ee2c854 Add zh_TW test file for Lion localization by Yi Tseng · 7 years ago
  86. 7a8fe6e Lion Utilities: - Incorporate Italian message bundle in unit tests. by Simon Hunt · 7 years ago
  87. 22ed0a1 Adding italian test file for Lion localization by Andrea Campanella · 7 years ago
  88. 0c85f11 Made a start on localization ("lion") utilities. by Simon Hunt · 7 years ago
  89. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  90. 686fba0 Remove deprecated MPLS Intent classes by Ray Milkey · 7 years ago
  91. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  92. 46bf89b Implement listeners for ConsistentMultimap. by Jonathan Hart · 7 years ago
  93. 4d04b2c Avoid sporadic test failure by Yuta HIGUCHI · 7 years ago
  94. 8521f81 remove deprecated isDurable() method by Ray Milkey · 7 years ago
  95. 5a1053e [ONOS-6497] Add globally unique numeric ID generator primitive by Jordan Halterman · 7 years ago
  96. 6deacbd DisjointPath should've been immutable. by Yuta HIGUCHI · 7 years ago
  97. b6e0e91 Moving NetconfDeviceConfig to API bundle by Yuta HIGUCHI · 7 years ago
  98. a684b6e Add K-shortest path API to PathService. by Yuta HIGUCHI · 7 years ago
  99. b1b4489 fix obstacle constraint to support edge links by Michele Santuari · 7 years ago
  100. d3a0b21 Fix latency constraint by dingdamu · 7 years ago