1. d900fe4 Add support for one shot action profile programming in PI by Daniele Moro · 3 years, 3 months ago
  2. 7aa13e6 Allows to specify matches, action parameters as strings in PI by Daniele Moro · 3 years, 3 months ago
  3. 2375917 Add support for arbitrary bitwidth packet metadata by Daniele Moro · 3 years, 3 months ago
  4. c6f2f7f Add Optional match fields support to PI subsystem by Daniele Moro · 3 years, 5 months ago
  5. 6932917 [AETHER-1104] Calculate PiPipeconf fingerprint in a deterministic way by pierventre · 3 years, 4 months ago
  6. 5c82b0f Support arbitrary bit width action parameter and match field by Daniele Moro · 3 years, 5 months ago
  7. 40e0a0c [AETHER-239] Add RAW_DEVICE_CONFIG extension by Yi Tseng · 4 years ago
  8. 37f31ad Add stratum-fpm driver for fixed-pipeline Broadcom targets by Carmelo Cascone · 4 years, 10 months ago
  9. 75a9a89 Trigger pipeconf deploy right after registration by Carmelo Cascone · 5 years ago
  10. 3b4baa0 Improve fingerprint computation for pipeconf by Carmelo Cascone · 5 years ago
  11. 33f36a0 Clean up PipelineInterpreter API by removing ambiguous methods by Carmelo Cascone · 5 years ago
  12. 9db4d5c Add support for P4Runtime clone sessions via Group API by Carmelo Cascone · 5 years ago
  13. a7e60c6 Various fixes for P4Runtime group handling by Carmelo Cascone · 5 years ago
  14. 6146946 Fix inconsistent update type during concurrent P4Runtime writes by Carmelo Cascone · 5 years ago
  15. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 5 years ago
  16. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  17. e45902b Bumped P4Runtime to v1.0.0 by Carmelo Cascone · 5 years ago
  18. 99c59db ONOS-7898 Action profile group/member refactoring by Carmelo Cascone · 5 years ago
  19. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  20. af3a098 Sometimes we need to create multicast groups without replicas by Carmelo Cascone · 5 years ago
  21. b5324e7 Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl by Carmelo Cascone · 5 years ago
  22. 5e2b705 Update spectrum pipeline config by Alan Lo · 6 years ago
  23. 7632e15 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
  24. ec1a420 ONOS-7810 calculate cookie field when pipeconf registered by ghj0504520 · 6 years ago
  25. 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  26. e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  27. 50d195f Do not insert or delete default action entries in P4Runtime by Carmelo Cascone · 6 years ago
  28. 6880ba6 Get CPU port dynamically in fabric interpreter by Carmelo Cascone · 6 years ago
  29. da0b559 Recover missing pipeconf-merged driver at component activation by Carmelo Cascone · 6 years ago
  30. 33b27bc Ignore entries from constant tables in P4Runtime by Carmelo Cascone · 6 years ago
  31. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  32. 0761cd3 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
  33. dc579c5 Implement compareTo for TableId to avoid IllegalArgumentException by Charles Chan · 6 years ago
  34. 1e8843f ONOS-7251 ONOS-7264 Support for clone to CPU action in fabric.p4 by Carmelo Cascone · 6 years ago
  35. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  36. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  37. 971fb7f ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature. by Esin Karaman · 6 years ago
  38. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  39. 2674e45 Introduce Pi Register model to PI Framework by FrankWang · 6 years ago
  40. ea70de3 [ONOS-7602]Implement support for P4Data in PI framework and P4Runtime southbound by FrankWang · 6 years ago
  41. 8d35513 [ONOS-7605] Unable to modify groups on BMV2 by Yi Tseng · 6 years ago
  42. 4efa498 Simplify creation of PiActionParam from primitive types by Carmelo Cascone · 6 years ago
  43. 0316b96 Simplified string representation of PI flow rules by Carmelo Cascone · 6 years ago
  44. 255125d No need to map table counters in PI pipeline interpreter by Carmelo Cascone · 6 years ago
  45. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  46. d28936e [ONOS-7500] Supports PiTableEntry with no action by Yi Tseng · 6 years ago
  47. f03f6e9 Build PI table entries with EMPTY match key by default by Carmelo Cascone · 6 years ago
  48. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  49. 5bc7e10 [ONOS-7474] Fixed P4Runtime detailed error logging on write requests by Carmelo Cascone · 6 years ago
  50. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  51. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  52. e75b794 ONOS-7050 Refactored P4Runtime GP to use distributed stores by Carmelo Cascone · 6 years ago
  53. 326ad2d ONOS-7050 Refactored PI translation service and store by Carmelo Cascone · 6 years ago
  54. 1a7e4f9 ONOS-7050 First stab at PI translation store by Carmelo Cascone · 6 years ago
  55. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 6 years ago
  56. 03f343d Clarify and clean up some PiPipelineInterpreter usages by Carmelo Cascone · 6 years ago
  57. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  58. f9c409a [ONOS-6556] Distributed Implementation of PiPipeconfService by Andrea Campanella · 7 years ago
  59. d61fdb3 Added P4Runtime-based Barefoot Tofino driver by Carmelo Cascone · 7 years ago
  60. cb0a49c ONOS-7078 Fixed inconsistencies when encoding/decoding P4Runtime msgs by Carmelo Cascone · 7 years ago
  61. 87b9b39 Various improvements to PI group handling by Carmelo Cascone · 7 years ago
  62. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  63. 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
  64. b045ddc Implemented support for P4Runtime counter read by Carmelo Cascone · 7 years ago
  65. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  66. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  67. 0b22d8f Working implementation of Bmv2FlowRuleProgrammable by Carmelo Cascone · 7 years ago
  68. a9b3c9b [ONOS-6774] Mechanism to unregister pipeconfs in PiPipeconfService by Andrea Campanella · 7 years ago
  69. 0e896a0 Implemented class for PI match key by Carmelo Cascone · 7 years ago
  70. 288b273 Implement support for packetIn through p4Runtime by Andrea Campanella · 7 years ago
  71. b2e3dba Pi classes to support P4Runtime action profiles by Carmelo Cascone · 7 years ago
  72. f3a1a38 Removed pipeconf dependency from PiPipelineInterpreter by Carmelo Cascone · 7 years ago
  73. fc1d34c [ONOS-6809] Implementation for packet out in p4Runtime by Andrea Campanella · 7 years ago
  74. c672c98 [ONOS-6750]Implement BMv2 PacketProgrammable by Frank Wang · 7 years ago
  75. 31d3e44 Better handling of extensions in PiPipeconf by Carmelo Cascone · 7 years ago
  76. 432f718 [ONOS-6809] Support for Packets and packet Metadata by Andrea Campanella · 7 years ago
  77. 07d7271 ONOS-6555 Default pipeconf implementation and builder by Carmelo Cascone · 7 years ago
  78. 59f57de ONOS-6561 BMv2 handshaker via P4Runtime by Carmelo Cascone · 7 years ago
  79. f7aa3f9 ONOS-6559 P4Runtime protocol library by Carmelo Cascone · 7 years ago
  80. bc112a9 [ONOS-6564] Adding PiPeconf behaviours to driver for device. by Andrea Campanella · 7 years ago
  81. 00a5996 ONOS-6605 PI flow rule translator implementation by Carmelo Cascone · 7 years ago
  82. 4160574 Support for generic table IDs in flow rules by Carmelo Cascone · 7 years ago
  83. 7b82170 Minor changes to PI runtime classes by Carmelo Cascone · 7 years ago
  84. 1022a4e ONOS-6464 interfaces for protocol-independence (PI) by Carmelo Cascone · 7 years ago