1. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 5 years ago
  2. 17801b4 remove deprecated removeRulesById() method by Ray Milkey · 5 years ago
  3. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  4. e1077f8 Remove calls to deprecated public intent data constructor by Ray Milkey · 5 years ago
  5. 99c59db ONOS-7898 Action profile group/member refactoring by Carmelo Cascone · 5 years ago
  6. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  7. c51852e Prevent objective context from being executed multiple times by Charles Chan · 5 years ago
  8. b4f4fdb Unit test fix - timeout is not correctly set in parallel execution environment by Charles Chan · 5 years ago
  9. 1491b9b Address unit test issue by Charles Chan · 5 years ago
  10. 776be38 Rejuvenate (to some extent) the basic pipeconf by Carmelo Cascone · 5 years ago
  11. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 6 years ago
  12. 3a6e151 Added suggest path to PointToPointIntent by Daniele Moro · 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. 0761cd3 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
  17. 1e8843f ONOS-7251 ONOS-7264 Support for clone to CPU action in fabric.p4 by Carmelo Cascone · 6 years ago
  18. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  19. cbe1c5e [ONOS-7681] IntentCleanup.resubmitPendingRequest() can not generate pendingMap PUT event, and IntentData processing does not happen. by jaegonkim · 6 years ago
  20. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  21. 96beb6f Refactored GDP and PipeconfManager to fix multi-node tests by Carmelo Cascone · 6 years ago
  22. 95c9e0f Upgrage EasyMock to version 3.6 by Ray Milkey · 6 years ago
  23. 2336889 Make the Basic pipeline more portable by Keesjan Karsten · 6 years ago
  24. 68c025b Fix testUninstallAndInstallNonDisruptive test by Pier · 6 years ago
  25. 164ecf6 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  26. 45c19d7 Avoid head of queue blocking in InOrderFlowObjecitveManager by Charles Chan · 6 years ago
  27. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  28. 8a571af Support for bitwise AND/OR/XOR in ImmutableByteSequence by Carmelo Cascone · 6 years ago
  29. a10137c Fixing residual ON.Lab references. by Thomas Vachuska · 6 years ago
  30. 4256bde Support for PI table entry with default action by Carmelo Cascone · 6 years ago
  31. a7903c8 Implements in-order flow objective execution by Charles Chan · 6 years ago
  32. d29bc1c Improve unit test coverage for basic config classes by Ray Milkey · 6 years ago
  33. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  34. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  35. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  36. 92d206b Remove deprecated link collection intent compiler by Ray Milkey · 6 years ago
  37. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  38. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  39. 02c4c57 [ONOS-7392] Fix P4Runtime priority bug by Yi Tseng · 6 years ago
  40. e81e941 [ONOS-7377] Fix: Removing Config Factory only if last element in cluster by Andrea Campanella · 6 years ago
  41. 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 6 years ago
  42. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  43. 326ad2d ONOS-7050 Refactored PI translation service and store by Carmelo Cascone · 6 years ago
  44. a06a616 ONOS-6950 Annotate device through network configuration by Palash Kala · 6 years ago
  45. 593acf9 Correctly persists the old value in TestConsistentMap by deep cloning the entry by Charles Chan · 6 years ago
  46. dbe0560 [ONOS-7236] Supports simple IPv4 routing on fabric.p4 by Yi Tseng · 6 years ago
  47. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 6 years ago
  48. 4f68ec9 ONOS-6613 Non-disruptive intent reallocation by Antonio Marsico · 7 years ago
  49. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  50. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  51. 8013c4f [ONOS-7202] IntentCleanupTestMock always fail in jenkins test by Yi Tseng · 7 years ago
  52. e370878 [ONOS-7116] Implement MeterProgrammable and MeterDriverProvider by Andrea Campanella · 7 years ago
  53. f094c61 [ONOS-7114] Meter Subsystem Refactoring by Pier Luigi · 7 years ago
  54. ca94bcf ONOS-7058 Refactored default pipeconfs in new pipelines directory by Carmelo Cascone · 7 years ago
  55. c29d882 [ONOS-7161] Flows stuck on pending_add after bring the link down by Yi Tseng · 7 years ago
  56. ebdd485 Move meter manager implementation out of incubator by Ray Milkey · 7 years ago
  57. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  58. f0c4761 Remove deprecated deserialize() mthods from packet classes by Ray Milkey · 7 years ago
  59. 87b9b39 Various improvements to PI group handling by Carmelo Cascone · 7 years ago
  60. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  61. d0c147a Allow host provider to remove a learnt host provided by others by Charles Chan · 7 years ago
  62. 1ea1510 [ONOS-6986] Implement getGroups in GroupProgrammable by Andrea Campanella · 7 years ago
  63. 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
  64. eb01812 Updated P4_16 sample programs to reflect HW testbed by Carmelo Cascone · 7 years ago
  65. e6a5741 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  66. b10194c Fixed fit method of ImmutableByteSequence by Carmelo Cascone · 7 years ago
  67. a3d811c Fixed priority mapping in PiFlowRuleTranslotor by Carmelo Cascone · 7 years ago
  68. 088f4ce [ONOS-6916] Fix bmv2 flow programmable and PiCriterionTranslator by Yi Tseng · 7 years ago
  69. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  70. ee993b1 Directly use config provided by the event to prevent race condition by Charles Chan · 7 years ago
  71. 605104e ONOS-6084 Statistics were absent for the flows posted when device master was null. The issue is fixed with this code change by Sivachidambaram Subramanian · 7 years ago
  72. 0b4222e [ONOS-6865] enforcing same label and [ONOS-6895] minimize label swapping by Pier Luigi · 7 years ago
  73. a9ae0d4 ONOS-6889 Move mcast from incubator to core by Ray Milkey · 7 years ago
  74. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  75. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  76. 6ecf56d [CORD-1634] Support enable/disable ports on STANDBY nodes. by Jonghwan Hyun · 7 years ago
  77. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  78. a59f9b76 Introduce driver property to suppress meter feature by Charles Chan · 7 years ago
  79. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  80. 0b22d8f Working implementation of Bmv2FlowRuleProgrammable by Carmelo Cascone · 7 years ago
  81. 0e896a0 Implemented class for PI match key by Carmelo Cascone · 7 years ago
  82. 288b273 Implement support for packetIn through p4Runtime by Andrea Campanella · 7 years ago
  83. f3a1a38 Removed pipeconf dependency from PiPipelineInterpreter by Carmelo Cascone · 7 years ago
  84. 32000d3 [ONOS-6806] Add getAvailableDeviceCount method to DeviceService by mskala · 7 years ago
  85. 5395e64 ONOS-6824 Unit tests for Translation of all criterion types in PiFlowRuleTranslationService by zhiyong ke · 7 years ago
  86. fc1d34c [ONOS-6809] Implementation for packet out in p4Runtime by Andrea Campanella · 7 years ago
  87. 31d3e44 Better handling of extensions in PiPipeconf by Carmelo Cascone · 7 years ago
  88. 432f718 [ONOS-6809] Support for Packets and packet Metadata by Andrea Campanella · 7 years ago
  89. 07d7271 ONOS-6555 Default pipeconf implementation and builder by Carmelo Cascone · 7 years ago
  90. f1db284 Example unit tests for PI criterion translators by Carmelo Cascone · 7 years ago
  91. 48f99fa [ONOS-6556] Implementation of PiPeconfService by Andrea Campanella · 7 years ago
  92. 60c4528 ONOS-6786 Fix NPE when a host netcfg without location being posted by Charles Chan · 7 years ago
  93. f7aa3f9 ONOS-6559 P4Runtime protocol library by Carmelo Cascone · 7 years ago
  94. bc112a9 [ONOS-6564] Adding PiPeconf behaviours to driver for device. by Andrea Campanella · 7 years ago
  95. 00a5996 ONOS-6605 PI flow rule translator implementation by Carmelo Cascone · 7 years ago
  96. 19afc03 Migrate HashedWheelTimer to netty 4 by Yuta HIGUCHI · 7 years ago
  97. 0c6182f Remove deprecated proxy ARP implementation by Ray Milkey · 7 years ago
  98. 686fba0 Remove deprecated MPLS Intent classes by Ray Milkey · 7 years ago
  99. b32f774 [ONOS-6397] Fix incorrect filtering objective condition from Intent copmiler. by Yi Tseng · 7 years ago
  100. 2b24337 fix: (vNet) remove dependency for test codes by Yoonseon Han · 7 years ago