1. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  2. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  3. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  4. 47c9541 Refactor construction of application objects by Ray Milkey · 7 years ago
  5. 201f04b Improve core API coverage with new unit tests by Ray Milkey · 7 years ago
  6. 3f038c4 Use Optional matcher by Ray Milkey · 7 years ago
  7. ec253f8 Improve coverage for some classes by Ray Milkey · 7 years ago
  8. 52e047f refactor DocumentPath comparator by Yuta HIGUCHI · 7 years ago
  9. d7c9336 Moving clipping of BitRate to 100 Gbps by Andrea Campanella · 7 years ago
  10. 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
  11. 9b3a7ce Store flows rules asynchronously via master in DistributedFlowRuleStore by Jordan Halterman · 7 years ago
  12. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  13. f755409 [ONOS-6870] Refactor DistributedFlowRuleStore to use DocumentTree for persistence by Jordan Halterman · 7 years ago
  14. e6a5741 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  15. aae402c Add unit test for DefaultQueueDescription by Ray Milkey · 7 years ago
  16. 9098b42 Remove deprecated APIs and add basic unit test by Ray Milkey · 7 years ago
  17. 0b4222e [ONOS-6865] enforcing same label and [ONOS-6895] minimize label swapping by Pier Luigi · 7 years ago
  18. a58d894 ONOS-6730: Topo View i18n: by Simon Hunt · 7 years ago
  19. 879ce45 ONOS-6730: Topo View i18n: by Simon Hunt · 7 years ago
  20. 2f4b01d Fix file permissions by Yuta HIGUCHI · 7 years ago
  21. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  22. 4e84804 Add more unit tests for Pi* classes by Frank Wang · 7 years ago
  23. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  24. a59f9b76 Introduce driver property to suppress meter feature by Charles Chan · 7 years ago
  25. 708a5b3 Server-side GUI: handle ClusterEvent JSON encoding and posting. by Simon Hunt · 7 years ago
  26. 71635ae Refactor AtomixConsistentMap to use separate operations per method call for better performance and control over operation semantics. by Jordan Halterman · 7 years ago
  27. f70bf46 [ONOS-6756] Replicate node version information for ISSU by Jordan Halterman · 7 years ago
  28. 0e896a0 Implemented class for PI match key by Carmelo Cascone · 7 years ago
  29. b0ac590 [ONOS-6869] Move blocking DocumentTree to core primitives package and implement default methods for constructing blocking primitives by Jordan Halterman · 7 years ago
  30. 7a38f9a [CORD-1434][CORD-1112] DHCP relay manager by Yi Tseng · 7 years ago
  31. 3548bb2 Test enhancements for DocumentPath, UiTopology, DistributedClusterStore by Sbhat35 · 7 years ago
  32. 76057cd fix equal tests for PiCriteria class by Frank Wang · 7 years ago
  33. 0d0c683 [ONOS-6806] Add getAvailableDeviceCount method to DeviceStore by mskala · 7 years ago
  34. 2261917 Fix equality in PiCriterion by Carmelo Cascone · 7 years ago
  35. 23f9c7b ONOS-6725: UI-Lion: NavItems. by Simon Hunt · 7 years ago
  36. d2a9dd3 ONOS-6668 Fix Decimal format for some localizations by Szymon Furman · 7 years ago
  37. e33e4ed [ONOS-6624]Unit tests for Pi* core classes by Frank Wang · 7 years ago
  38. 8c18eb7 Adding test for DefaultBridgeDescription by Ethan Tai · 7 years ago
  39. 7648cac UI-Lion: Fix for reading .properties files as UTF-8, when loading ResourceBundles. by Simon Hunt · 7 years ago
  40. 4160574 Support for generic table IDs in flow rules by Carmelo Cascone · 7 years ago
  41. 00b369a UI-Lion: Migrate BundleStitcher and LionConfig to web.gui module. by Simon Hunt · 7 years ago
  42. 7379a3d UI-Lion: start integration of LionBundles into UiExtension. by Simon Hunt · 7 years ago
  43. fb7f95b UI-Lion: set up framework for Italian BundleStitcherTest. by Simon Hunt · 7 years ago
  44. e556e94 UI-Lion: by Simon Hunt · 7 years ago
  45. 10618f6 ONOS-6327: Implement details panel for host view. by Simon Hunt · 7 years ago
  46. 9986c07 Add zh_CN test file for Lion localization by Frank Wang · 7 years ago
  47. 8694308 ONOS-6327: Implemented details panel for host view. by Simon Hunt · 7 years ago
  48. a5b1454 Cleaned up LionUtilsTest so that further language bundle tests by Simon Hunt · 7 years ago
  49. 67d47e8 Add Korean test file for Lion localization by Jian Li · 7 years ago
  50. 99d6696 Improved comparator unit tests by Sbhat35 · 7 years ago
  51. b804203 Lion Utilities: by Simon Hunt · 7 years ago
  52. ee2c854 Add zh_TW test file for Lion localization by Yi Tseng · 7 years ago
  53. 7a8fe6e Lion Utilities: - Incorporate Italian message bundle in unit tests. by Simon Hunt · 7 years ago
  54. 0c85f11 Made a start on localization ("lion") utilities. by Simon Hunt · 7 years ago
  55. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  56. 686fba0 Remove deprecated MPLS Intent classes by Ray Milkey · 7 years ago
  57. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  58. 46bf89b Implement listeners for ConsistentMultimap. by Jonathan Hart · 7 years ago
  59. 4d04b2c Avoid sporadic test failure by Yuta HIGUCHI · 7 years ago
  60. 8521f81 remove deprecated isDurable() method by Ray Milkey · 7 years ago
  61. 5a1053e [ONOS-6497] Add globally unique numeric ID generator primitive by Jordan Halterman · 7 years ago
  62. 6deacbd DisjointPath should've been immutable. by Yuta HIGUCHI · 7 years ago
  63. b6e0e91 Moving NetconfDeviceConfig to API bundle by Yuta HIGUCHI · 7 years ago
  64. a684b6e Add K-shortest path API to PathService. by Yuta HIGUCHI · 7 years ago
  65. b1b4489 fix obstacle constraint to support edge links by Michele Santuari · 7 years ago
  66. d3a0b21 Fix latency constraint by dingdamu · 7 years ago
  67. 4f8a377 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  68. c916699 Unit tests for some protection objects by Ray Milkey · 7 years ago
  69. 552eeb6 Use k-shortest paths in optical path provisioner (ONOS-6289). by Marc De Leenheer · 7 years ago
  70. bf59db2 Topo2 - UiSynthLink aggregation in JSON structure. by Simon Hunt · 7 years ago
  71. 6c84776 [ONOS-5934] MeterId availability after withdraw. by Jordi Ortiz · 7 years ago
  72. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  73. 05eba35 ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  74. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  75. c927a06 [ONOS-6348] Intent installer redesign by Yi Tseng · 7 years ago
  76. f01826c Fixed issue with canonicalization of link identifiers. by Simon Hunt · 7 years ago
  77. 0e16109 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  78. f27a929 ONOS-6372: Topo2 - Refactor "location" data to be consistent by Simon Hunt · 7 years ago
  79. 5f97a30 [ONOS-6345] Track tombstones within transactions for optimistic locking on null values by Jordan Halterman · 7 years ago
  80. 38dd82e domain intent APIs by Michele Santuari · 7 years ago
  81. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  82. 948d659 [ONOS-6342] Refactor transaction architecture to support a shared cache for transactional primitives by Jordan Halterman · 7 years ago
  83. 8f60ff8 ONOS-6257: fixing Region-peer-location function... by Simon Hunt · 7 years ago
  84. a64f0c8 [ONOS-5932] New FlowObjective compiler for LinkCollection Intent by Yi Tseng · 7 years ago
  85. f627244 [ONOS-6324] Add getOrDefault method to ConsistentMap. by Jordan Halterman · 7 years ago
  86. 603d055 Fix typo by Yi Tseng · 7 years ago
  87. b877a6f Modified UI model objects to be backed merely by IDs of the core model objects. by Thomas Vachuska · 7 years ago
  88. c4ca710 Europe Region Demo data script written. by Simon Hunt · 7 years ago
  89. b3656d4 WIP:: Initial stab at regions demo for Europe. by Simon Hunt · 7 years ago
  90. b471f2c Add Unit tests for ClusterEvent by Jon Hall · 7 years ago
  91. 3557db5 Add unit tests for ClusterMetadataEvent by Jon Hall · 7 years ago
  92. 672a3ed Add unit tests for MastershipEvent by Jon Hall · 7 years ago
  93. d543513 Add unit tests for ClusterMetadata by Jon Hall · 7 years ago
  94. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  95. 278e75b Add unit tests for FlowEntryWithLoad class by Ray Milkey · 7 years ago
  96. f074af9 Add unit tests for PartitionEvent by Jon Hall · 7 years ago
  97. 21281fd Refactored Traffic Monitor code to display packets / second. by Simon Hunt · 7 years ago
  98. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  99. e2bd115 Changing default path separator to "|" to unblock dynamic config demo. by Thomas Vachuska · 7 years ago
  100. 9011dfe Unit test for DefaultConsistentMap by Ray Milkey · 7 years ago