1. 47f09c5 Remove deprecated FlowRuleExtPayLoad API by Ray Milkey · 5 years ago
  2. 48ea5a0 Fix bug where an ancillary provider was allowed to be created even if there was no primary by Ray Milkey · 5 years ago
  3. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  4. 99c59db ONOS-7898 Action profile group/member refactoring by Carmelo Cascone · 5 years ago
  5. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  6. 56e9023 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 5 years ago
  7. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 6 years ago
  8. 3a6e151 Added suggest path to PointToPointIntent by Daniele Moro · 6 years ago
  9. c88ebaa Save developers from wasting hours on wrong bucket type by Charles Chan · 6 years ago
  10. 7632e15 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
  11. 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  12. 31e16f5 Secure LLDP-based Topology Detection by Samuel Jero · 6 years ago
  13. e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  14. cc00124 Remove some calls to the deprecated Path.cost() API by Ray Milkey · 6 years ago
  15. 6e7843d Remove deprecated non-filtered ingress and egress connect point APIs by Ray Milkey · 6 years ago
  16. 1f8fcc3 Fix problems detected by the latest version of errorprone by Ray Milkey · 6 years ago
  17. 3bceb01 Remove deprecated getLeaderBoard() API from LeadershipService by Ray Milkey · 6 years ago
  18. 0761cd3 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
  19. f31ac6f Added one more Component Config REST API; for specified component and variable. by psneha · 6 years ago
  20. 19c123a [ONOS-7757] Support onos-local and embedded cluster configurations by Jordan Halterman · 6 years ago
  21. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  22. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  23. dae1160 Implement lazy iterators/streams for ConsistentMap by Jordan Halterman · 6 years ago
  24. 0a2bd45 Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  25. 137f27f Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  26. 1941641 Disable host learning feature. by Andreas Pantelopoulos · 6 years ago
  27. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  28. 8c57a09 Refactor DistributedPacketStore to store packet requests in a ConsistentMultimap by Jordan Halterman · 6 years ago
  29. 5e88435 Implement event-based streaming iterator for ConsistentMultimap primitive by Jordan Halterman · 6 years ago
  30. ea70de3 [ONOS-7602]Implement support for P4Data in PI framework and P4Runtime southbound by FrankWang · 6 years ago
  31. b0bc9da Add fromString method to connect point by hiroki · 6 years ago
  32. 2eb9167 Improve coverage for primitives by Ray Milkey · 6 years ago
  33. 9a55429 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  34. 33f4a91 Implement flow objective queue command by Charles Chan · 6 years ago
  35. c616e17 Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  36. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  37. 6c52606 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  38. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  39. 400bbe5 Add compatibility functions to AtomicValue/Topic by Jordan Halterman · 6 years ago
  40. ca7660a Add rolling upgrade test. by Jordan Halterman · 6 years ago
  41. 936a3c9 fix compiler warning about varags and null pointers by Ray Milkey · 6 years ago
  42. ab7d1f3 Add integer representation of version numbers for use in primitive revisions. by Jordan Halterman · 6 years ago
  43. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  44. 4256bde Support for PI table entry with default action by Carmelo Cascone · 6 years ago
  45. 3516f06 Adding ability to assign roles to elements as part of network config. by Thomas Vachuska · 6 years ago
  46. d29bc1c Improve unit test coverage for basic config classes by Ray Milkey · 6 years ago
  47. c67a991 Added support for grid coordinates in the legacy topology view. by Thomas Vachuska · 6 years ago
  48. 27cff8c Remove deprecated unfiltered connect point methods from multipoint to single point intents by Ray Milkey · 6 years ago
  49. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  50. 874581a Unit tests for interface config class by Ray Milkey · 6 years ago
  51. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  52. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  53. 01c9338 TestConsistentMap: cannot remove while iterating by Thiago Santos · 7 years ago
  54. b2a20d1 null-safe DocPath ancentry tests by Yuta HIGUCHI · 6 years ago
  55. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  56. 1b1355d Adding ability to wipe-out UI model cache and network config. by Thomas Vachuska · 6 years ago
  57. 4743258 Add distributed lock primitive by Jordan Halterman · 6 years ago
  58. f1653a7 pom cleanup by Yuta HIGUCHI · 6 years ago
  59. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  60. 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 6 years ago
  61. fa40ca2 Adding GroupService Adapter for Tests by Andrea Campanella · 6 years ago
  62. 256d92b [ONOS-7208] Improves policer with rate type by Pier Luigi · 7 years ago
  63. bdcd967 Implements policer-meter-mapping [ONOS-5867] by Pier Luigi · 7 years ago
  64. 4793375 Dual-homing probing improvements by Charles Chan · 6 years ago
  65. 3e269df Initial P4Runtime unit tests by Mehmed Mustafa · 6 years ago
  66. 3004c7d Improve flow objectives data objects code coverage by Ray Milkey · 6 years ago
  67. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  68. 593acf9 Correctly persists the old value in TestConsistentMap by deep cloning the entry by Charles Chan · 6 years ago
  69. 86ac40b Fix TestDistributedSet to behave more like real one. by Yuta HIGUCHI · 7 years ago
  70. 0537005 Fix race condition in meter store by Ray Milkey · 7 years ago
  71. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 7 years ago
  72. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  73. 07f052b [ONOS-7088] Distribute storage partitions evenly during upgrades by Jordan Halterman · 7 years ago
  74. 22c555d Correcting basic driver configuration for various HP product families. by Thomas Vachuska · 7 years ago
  75. f9c409a [ONOS-6556] Distributed Implementation of PiPipeconfService by Andrea Campanella · 7 years ago
  76. f094c61 [ONOS-7114] Meter Subsystem Refactoring by Pier Luigi · 7 years ago
  77. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  78. 28183ee Replace Unified* services with MembershipService for subgroup membership by Jordan Halterman · 7 years ago
  79. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  80. 09220c2 [ONOS-7003] Policer implementation by Pier Luigi · 7 years ago
  81. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  82. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  83. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  84. 47c9541 Refactor construction of application objects by Ray Milkey · 7 years ago
  85. 201f04b Improve core API coverage with new unit tests by Ray Milkey · 7 years ago
  86. 3f038c4 Use Optional matcher by Ray Milkey · 7 years ago
  87. ec253f8 Improve coverage for some classes by Ray Milkey · 7 years ago
  88. 52e047f refactor DocumentPath comparator by Yuta HIGUCHI · 7 years ago
  89. d7c9336 Moving clipping of BitRate to 100 Gbps by Andrea Campanella · 7 years ago
  90. 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
  91. 9b3a7ce Store flows rules asynchronously via master in DistributedFlowRuleStore by Jordan Halterman · 7 years ago
  92. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  93. f755409 [ONOS-6870] Refactor DistributedFlowRuleStore to use DocumentTree for persistence by Jordan Halterman · 7 years ago
  94. e6a5741 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  95. aae402c Add unit test for DefaultQueueDescription by Ray Milkey · 7 years ago
  96. 9098b42 Remove deprecated APIs and add basic unit test by Ray Milkey · 7 years ago
  97. 0b4222e [ONOS-6865] enforcing same label and [ONOS-6895] minimize label swapping by Pier Luigi · 7 years ago
  98. a58d894 ONOS-6730: Topo View i18n: by Simon Hunt · 7 years ago
  99. 879ce45 ONOS-6730: Topo View i18n: by Simon Hunt · 7 years ago
  100. 2f4b01d Fix file permissions by Yuta HIGUCHI · 7 years ago