1. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  2. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  3. dae1160 Implement lazy iterators/streams for ConsistentMap by Jordan Halterman · 6 years ago
  4. 0a2bd45 Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  5. 137f27f Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  6. 1941641 Disable host learning feature. by Andreas Pantelopoulos · 6 years ago
  7. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  8. 8c57a09 Refactor DistributedPacketStore to store packet requests in a ConsistentMultimap by Jordan Halterman · 6 years ago
  9. 5e88435 Implement event-based streaming iterator for ConsistentMultimap primitive by Jordan Halterman · 6 years ago
  10. ea70de3 [ONOS-7602]Implement support for P4Data in PI framework and P4Runtime southbound by FrankWang · 6 years ago
  11. b0bc9da Add fromString method to connect point by hiroki · 6 years ago
  12. 2eb9167 Improve coverage for primitives by Ray Milkey · 6 years ago
  13. 9a55429 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  14. 33f4a91 Implement flow objective queue command by Charles Chan · 6 years ago
  15. c616e17 Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  16. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  17. 6c52606 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  18. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  19. 400bbe5 Add compatibility functions to AtomicValue/Topic by Jordan Halterman · 6 years ago
  20. ca7660a Add rolling upgrade test. by Jordan Halterman · 6 years ago
  21. 936a3c9 fix compiler warning about varags and null pointers by Ray Milkey · 6 years ago
  22. ab7d1f3 Add integer representation of version numbers for use in primitive revisions. by Jordan Halterman · 6 years ago
  23. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  24. 4256bde Support for PI table entry with default action by Carmelo Cascone · 6 years ago
  25. 3516f06 Adding ability to assign roles to elements as part of network config. by Thomas Vachuska · 6 years ago
  26. d29bc1c Improve unit test coverage for basic config classes by Ray Milkey · 6 years ago
  27. c67a991 Added support for grid coordinates in the legacy topology view. by Thomas Vachuska · 6 years ago
  28. 27cff8c Remove deprecated unfiltered connect point methods from multipoint to single point intents by Ray Milkey · 6 years ago
  29. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  30. 874581a Unit tests for interface config class by Ray Milkey · 6 years ago
  31. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  32. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  33. 01c9338 TestConsistentMap: cannot remove while iterating by Thiago Santos · 7 years ago
  34. b2a20d1 null-safe DocPath ancentry tests by Yuta HIGUCHI · 6 years ago
  35. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  36. 1b1355d Adding ability to wipe-out UI model cache and network config. by Thomas Vachuska · 6 years ago
  37. 4743258 Add distributed lock primitive by Jordan Halterman · 6 years ago
  38. f1653a7 pom cleanup by Yuta HIGUCHI · 6 years ago
  39. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  40. 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 6 years ago
  41. fa40ca2 Adding GroupService Adapter for Tests by Andrea Campanella · 6 years ago
  42. 256d92b [ONOS-7208] Improves policer with rate type by Pier Luigi · 6 years ago
  43. bdcd967 Implements policer-meter-mapping [ONOS-5867] by Pier Luigi · 7 years ago
  44. 4793375 Dual-homing probing improvements by Charles Chan · 6 years ago
  45. 3e269df Initial P4Runtime unit tests by Mehmed Mustafa · 6 years ago
  46. 3004c7d Improve flow objectives data objects code coverage by Ray Milkey · 6 years ago
  47. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  48. 593acf9 Correctly persists the old value in TestConsistentMap by deep cloning the entry by Charles Chan · 6 years ago
  49. 86ac40b Fix TestDistributedSet to behave more like real one. by Yuta HIGUCHI · 6 years ago
  50. 0537005 Fix race condition in meter store by Ray Milkey · 6 years ago
  51. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  52. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  53. 07f052b [ONOS-7088] Distribute storage partitions evenly during upgrades by Jordan Halterman · 7 years ago
  54. 22c555d Correcting basic driver configuration for various HP product families. by Thomas Vachuska · 7 years ago
  55. f9c409a [ONOS-6556] Distributed Implementation of PiPipeconfService by Andrea Campanella · 7 years ago
  56. f094c61 [ONOS-7114] Meter Subsystem Refactoring by Pier Luigi · 7 years ago
  57. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  58. 28183ee Replace Unified* services with MembershipService for subgroup membership by Jordan Halterman · 7 years ago
  59. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  60. 09220c2 [ONOS-7003] Policer implementation by Pier Luigi · 7 years ago
  61. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  62. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  63. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  64. 47c9541 Refactor construction of application objects by Ray Milkey · 7 years ago
  65. 201f04b Improve core API coverage with new unit tests by Ray Milkey · 7 years ago
  66. 3f038c4 Use Optional matcher by Ray Milkey · 7 years ago
  67. ec253f8 Improve coverage for some classes by Ray Milkey · 7 years ago
  68. 52e047f refactor DocumentPath comparator by Yuta HIGUCHI · 7 years ago
  69. d7c9336 Moving clipping of BitRate to 100 Gbps by Andrea Campanella · 7 years ago
  70. 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
  71. 9b3a7ce Store flows rules asynchronously via master in DistributedFlowRuleStore by Jordan Halterman · 7 years ago
  72. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  73. f755409 [ONOS-6870] Refactor DistributedFlowRuleStore to use DocumentTree for persistence by Jordan Halterman · 7 years ago
  74. e6a5741 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  75. aae402c Add unit test for DefaultQueueDescription by Ray Milkey · 7 years ago
  76. 9098b42 Remove deprecated APIs and add basic unit test by Ray Milkey · 7 years ago
  77. 0b4222e [ONOS-6865] enforcing same label and [ONOS-6895] minimize label swapping by Pier Luigi · 7 years ago
  78. a58d894 ONOS-6730: Topo View i18n: by Simon Hunt · 7 years ago
  79. 879ce45 ONOS-6730: Topo View i18n: by Simon Hunt · 7 years ago
  80. 2f4b01d Fix file permissions by Yuta HIGUCHI · 7 years ago
  81. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  82. 4e84804 Add more unit tests for Pi* classes by Frank Wang · 7 years ago
  83. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  84. a59f9b76 Introduce driver property to suppress meter feature by Charles Chan · 7 years ago
  85. 708a5b3 Server-side GUI: handle ClusterEvent JSON encoding and posting. by Simon Hunt · 7 years ago
  86. 71635ae Refactor AtomixConsistentMap to use separate operations per method call for better performance and control over operation semantics. by Jordan Halterman · 7 years ago
  87. f70bf46 [ONOS-6756] Replicate node version information for ISSU by Jordan Halterman · 7 years ago
  88. 0e896a0 Implemented class for PI match key by Carmelo Cascone · 7 years ago
  89. b0ac590 [ONOS-6869] Move blocking DocumentTree to core primitives package and implement default methods for constructing blocking primitives by Jordan Halterman · 7 years ago
  90. 7a38f9a [CORD-1434][CORD-1112] DHCP relay manager by Yi Tseng · 7 years ago
  91. 3548bb2 Test enhancements for DocumentPath, UiTopology, DistributedClusterStore by Sbhat35 · 7 years ago
  92. 76057cd fix equal tests for PiCriteria class by Frank Wang · 7 years ago
  93. 0d0c683 [ONOS-6806] Add getAvailableDeviceCount method to DeviceStore by mskala · 7 years ago
  94. 2261917 Fix equality in PiCriterion by Carmelo Cascone · 7 years ago
  95. 23f9c7b ONOS-6725: UI-Lion: NavItems. by Simon Hunt · 7 years ago
  96. d2a9dd3 ONOS-6668 Fix Decimal format for some localizations by Szymon Furman · 7 years ago
  97. e33e4ed [ONOS-6624]Unit tests for Pi* core classes by Frank Wang · 7 years ago
  98. 8c18eb7 Adding test for DefaultBridgeDescription by Ethan Tai · 7 years ago
  99. 7648cac UI-Lion: Fix for reading .properties files as UTF-8, when loading ResourceBundles. by Simon Hunt · 7 years ago
  100. 4160574 Support for generic table IDs in flow rules by Carmelo Cascone · 7 years ago