1. 186479e Exposes PiTranslators implementation through the adapter pattern by Carmelo Cascone · 3 years, 6 months ago
  2. 13a7235 [ONOS-8123] Fix an issue related to the component properties. by pierventre · 3 years, 7 months ago
  3. dcd56ba Use instance 0 for first replica of P4RT clone groups by Carmelo Cascone · 3 years, 10 months ago
  4. 1b8afbc [AETHER-432][VOL-3263] Revisit meters subsystem to be fully distributed. by pierventre · 3 years, 10 months ago
  5. a6b1199 Improves VERIFY operations by pier · 4 years, 4 months ago
  6. d8a923c Avoids delete of dataplane state during mastership change by Pier Luigi Ventre · 4 years, 3 months ago
  7. 3491e76 Revert "Avoids delete of dataplane state during mastership change" by Pier Luigi Ventre · 4 years, 3 months ago
  8. 0a4ead6 Avoids delete of dataplane state during mastership change by pier · 4 years, 5 months ago
  9. 4330078 Support user-provided timeouts in intra-cluster communication service by Jordan Halterman · 5 years ago
  10. 811ea2b Add ability to administratively remove ports of an offline device. by Thomas Vachuska · 4 years, 3 months ago
  11. d4a28ca Revert "Add ability to administratively remove ports of an offline device." by Ray Milkey · 4 years, 3 months ago
  12. 38d24f3 Add ability to administratively remove ports of an offline device. by Thomas Vachuska · 4 years, 3 months ago
  13. a4a89fb Fix PiGroupTranslatorImpl producing action profile members with ID 0 by Carmelo Cascone · 4 years, 9 months ago
  14. efb57e5 Full Fix to getRegisteredApps by Arnav Jain · 4 years, 10 months ago
  15. 5bb59f2 Revert "Corrections to getRegisteredApplications and CLI implementation" by Carmelo Cascone · 4 years, 10 months ago
  16. 35ef3d3 Corrections to getRegisteredApplications and CLI implementation by Arnav Jain · 4 years, 11 months ago
  17. 75a9a89 Trigger pipeconf deploy right after registration by Carmelo Cascone · 5 years ago
  18. 9db4d5c Add support for P4Runtime clone sessions via Group API by Carmelo Cascone · 5 years ago
  19. 8b3aef4 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 5 years ago
  20. 8a06403 Fix typo - componenService -> componentService by Ray Milkey · 5 years ago
  21. ab5d41e Add support for enabling/disabling ports for gNMI devices by Carmelo Cascone · 5 years ago
  22. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 5 years ago
  23. 17801b4 remove deprecated removeRulesById() method by Ray Milkey · 5 years ago
  24. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  25. 887c1ca Update apache karaf to version 4.2.3 by Ray Milkey · 5 years ago
  26. e1077f8 Remove calls to deprecated public intent data constructor by Ray Milkey · 5 years ago
  27. 99c59db ONOS-7898 Action profile group/member refactoring by Carmelo Cascone · 5 years ago
  28. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  29. c51852e Prevent objective context from being executed multiple times by Charles Chan · 5 years ago
  30. b4f4fdb Unit test fix - timeout is not correctly set in parallel execution environment by Charles Chan · 5 years ago
  31. 1491b9b Address unit test issue by Charles Chan · 5 years ago
  32. 776be38 Rejuvenate (to some extent) the basic pipeconf by Carmelo Cascone · 5 years ago
  33. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 6 years ago
  34. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  35. 3a6e151 Added suggest path to PointToPointIntent by Daniele Moro · 6 years ago
  36. db57f1c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  37. e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  38. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  39. cc00124 Remove some calls to the deprecated Path.cost() API by Ray Milkey · 6 years ago
  40. 6e7843d Remove deprecated non-filtered ingress and egress connect point APIs by Ray Milkey · 6 years ago
  41. 0761cd3 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
  42. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  43. 1e8843f ONOS-7251 ONOS-7264 Support for clone to CPU action in fabric.p4 by Carmelo Cascone · 6 years ago
  44. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  45. cbe1c5e [ONOS-7681] IntentCleanup.resubmitPendingRequest() can not generate pendingMap PUT event, and IntentData processing does not happen. by jaegonkim · 6 years ago
  46. d04e344 Implement service for mastership-based remote Java proxies by Jordan Halterman · 6 years ago
  47. b8cace7 Implement service for registering, managing, and operating on remote Java proxies over the cluster communication service by Jordan Halterman · 6 years ago
  48. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  49. 96beb6f Refactored GDP and PipeconfManager to fix multi-node tests by Carmelo Cascone · 6 years ago
  50. 95c9e0f Upgrage EasyMock to version 3.6 by Ray Milkey · 6 years ago
  51. 2336889 Make the Basic pipeline more portable by Keesjan Karsten · 6 years ago
  52. 68c025b Fix testUninstallAndInstallNonDisruptive test by Pier · 6 years ago
  53. 164ecf6 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  54. 45c19d7 Avoid head of queue blocking in InOrderFlowObjecitveManager by Charles Chan · 6 years ago
  55. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  56. 8a571af Support for bitwise AND/OR/XOR in ImmutableByteSequence by Carmelo Cascone · 6 years ago
  57. a10137c Fixing residual ON.Lab references. by Thomas Vachuska · 6 years ago
  58. 4256bde Support for PI table entry with default action by Carmelo Cascone · 6 years ago
  59. a7903c8 Implements in-order flow objective execution by Charles Chan · 6 years ago
  60. d29bc1c Improve unit test coverage for basic config classes by Ray Milkey · 6 years ago
  61. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  62. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  63. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  64. 92d206b Remove deprecated link collection intent compiler by Ray Milkey · 6 years ago
  65. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  66. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  67. 02c4c57 [ONOS-7392] Fix P4Runtime priority bug by Yi Tseng · 6 years ago
  68. e81e941 [ONOS-7377] Fix: Removing Config Factory only if last element in cluster by Andrea Campanella · 6 years ago
  69. 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 6 years ago
  70. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  71. 326ad2d ONOS-7050 Refactored PI translation service and store by Carmelo Cascone · 6 years ago
  72. a06a616 ONOS-6950 Annotate device through network configuration by Palash Kala · 7 years ago
  73. 593acf9 Correctly persists the old value in TestConsistentMap by deep cloning the entry by Charles Chan · 6 years ago
  74. dbe0560 [ONOS-7236] Supports simple IPv4 routing on fabric.p4 by Yi Tseng · 6 years ago
  75. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 7 years ago
  76. 8320088 Unit tests for Cluster Metadata Manager by Ray Milkey · 7 years ago
  77. 4f68ec9 ONOS-6613 Non-disruptive intent reallocation by Antonio Marsico · 7 years ago
  78. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 7 years ago
  79. f2e09cb Adding ability to handle orphaned devices when balancing mastership. by Thomas Vachuska · 7 years ago
  80. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  81. 07f052b [ONOS-7088] Distribute storage partitions evenly during upgrades by Jordan Halterman · 7 years ago
  82. 8013c4f [ONOS-7202] IntentCleanupTestMock always fail in jenkins test by Yi Tseng · 7 years ago
  83. e370878 [ONOS-7116] Implement MeterProgrammable and MeterDriverProvider by Andrea Campanella · 7 years ago
  84. f094c61 [ONOS-7114] Meter Subsystem Refactoring by Pier Luigi · 7 years ago
  85. 61aeb35 Add upgrade event listener to UpgradeService on initialization of MastershipManager by Jordan Halterman · 7 years ago
  86. ca94bcf ONOS-7058 Refactored default pipeconfs in new pipelines directory by Carmelo Cascone · 7 years ago
  87. c29d882 [ONOS-7161] Flows stuck on pending_add after bring the link down by Yi Tseng · 7 years ago
  88. ebdd485 Move meter manager implementation out of incubator by Ray Milkey · 7 years ago
  89. 28183ee Replace Unified* services with MembershipService for subgroup membership by Jordan Halterman · 7 years ago
  90. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  91. 5ca0793 [ONOS-7086] Detect failures in upgraded nodes and roll back upgrades by Jordan Halterman · 7 years ago
  92. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  93. f0c4761 Remove deprecated deserialize() mthods from packet classes by Ray Milkey · 7 years ago
  94. 87b9b39 Various improvements to PI group handling by Carmelo Cascone · 7 years ago
  95. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  96. 47c9541 Refactor construction of application objects by Ray Milkey · 7 years ago
  97. d0c147a Allow host provider to remove a learnt host provided by others by Charles Chan · 7 years ago
  98. 1ea1510 [ONOS-6986] Implement getGroups in GroupProgrammable by Andrea Campanella · 7 years ago
  99. 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
  100. eb01812 Updated P4_16 sample programs to reflect HW testbed by Carmelo Cascone · 7 years ago