1. 7632e15 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
  2. ec1a420 ONOS-7810 calculate cookie field when pipeconf registered by ghj0504520 · 6 years ago
  3. 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  4. e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  5. 50d195f Do not insert or delete default action entries in P4Runtime by Carmelo Cascone · 6 years ago
  6. 6880ba6 Get CPU port dynamically in fabric interpreter by Carmelo Cascone · 6 years ago
  7. da0b559 Recover missing pipeconf-merged driver at component activation by Carmelo Cascone · 6 years ago
  8. 33b27bc Ignore entries from constant tables in P4Runtime by Carmelo Cascone · 6 years ago
  9. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  10. 0761cd3 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
  11. dc579c5 Implement compareTo for TableId to avoid IllegalArgumentException by Charles Chan · 6 years ago
  12. 1e8843f ONOS-7251 ONOS-7264 Support for clone to CPU action in fabric.p4 by Carmelo Cascone · 6 years ago
  13. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  14. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  15. 971fb7f ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature. by Esin Karaman · 6 years ago
  16. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  17. 2674e45 Introduce Pi Register model to PI Framework by FrankWang · 6 years ago
  18. ea70de3 [ONOS-7602]Implement support for P4Data in PI framework and P4Runtime southbound by FrankWang · 6 years ago
  19. 8d35513 [ONOS-7605] Unable to modify groups on BMV2 by Yi Tseng · 6 years ago
  20. 4efa498 Simplify creation of PiActionParam from primitive types by Carmelo Cascone · 6 years ago
  21. 0316b96 Simplified string representation of PI flow rules by Carmelo Cascone · 6 years ago
  22. 255125d No need to map table counters in PI pipeline interpreter by Carmelo Cascone · 6 years ago
  23. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  24. d28936e [ONOS-7500] Supports PiTableEntry with no action by Yi Tseng · 6 years ago
  25. f03f6e9 Build PI table entries with EMPTY match key by default by Carmelo Cascone · 6 years ago
  26. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  27. 5bc7e10 [ONOS-7474] Fixed P4Runtime detailed error logging on write requests by Carmelo Cascone · 6 years ago
  28. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  29. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  30. e75b794 ONOS-7050 Refactored P4Runtime GP to use distributed stores by Carmelo Cascone · 6 years ago
  31. 326ad2d ONOS-7050 Refactored PI translation service and store by Carmelo Cascone · 6 years ago
  32. 1a7e4f9 ONOS-7050 First stab at PI translation store by Carmelo Cascone · 6 years ago
  33. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 6 years ago
  34. 03f343d Clarify and clean up some PiPipelineInterpreter usages by Carmelo Cascone · 6 years ago
  35. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  36. f9c409a [ONOS-6556] Distributed Implementation of PiPipeconfService by Andrea Campanella · 7 years ago
  37. d61fdb3 Added P4Runtime-based Barefoot Tofino driver by Carmelo Cascone · 7 years ago
  38. cb0a49c ONOS-7078 Fixed inconsistencies when encoding/decoding P4Runtime msgs by Carmelo Cascone · 7 years ago
  39. 87b9b39 Various improvements to PI group handling by Carmelo Cascone · 7 years ago
  40. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  41. 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
  42. b045ddc Implemented support for P4Runtime counter read by Carmelo Cascone · 7 years ago
  43. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  44. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  45. 0b22d8f Working implementation of Bmv2FlowRuleProgrammable by Carmelo Cascone · 7 years ago
  46. a9b3c9b [ONOS-6774] Mechanism to unregister pipeconfs in PiPipeconfService by Andrea Campanella · 7 years ago
  47. 0e896a0 Implemented class for PI match key by Carmelo Cascone · 7 years ago
  48. 288b273 Implement support for packetIn through p4Runtime by Andrea Campanella · 7 years ago
  49. b2e3dba Pi classes to support P4Runtime action profiles by Carmelo Cascone · 7 years ago
  50. f3a1a38 Removed pipeconf dependency from PiPipelineInterpreter by Carmelo Cascone · 7 years ago
  51. fc1d34c [ONOS-6809] Implementation for packet out in p4Runtime by Andrea Campanella · 7 years ago
  52. c672c98 [ONOS-6750]Implement BMv2 PacketProgrammable by Frank Wang · 7 years ago
  53. 31d3e44 Better handling of extensions in PiPipeconf by Carmelo Cascone · 7 years ago
  54. 432f718 [ONOS-6809] Support for Packets and packet Metadata by Andrea Campanella · 7 years ago
  55. 07d7271 ONOS-6555 Default pipeconf implementation and builder by Carmelo Cascone · 7 years ago
  56. 59f57de ONOS-6561 BMv2 handshaker via P4Runtime by Carmelo Cascone · 7 years ago
  57. f7aa3f9 ONOS-6559 P4Runtime protocol library by Carmelo Cascone · 7 years ago
  58. bc112a9 [ONOS-6564] Adding PiPeconf behaviours to driver for device. by Andrea Campanella · 7 years ago
  59. 00a5996 ONOS-6605 PI flow rule translator implementation by Carmelo Cascone · 7 years ago
  60. 4160574 Support for generic table IDs in flow rules by Carmelo Cascone · 7 years ago
  61. 7b82170 Minor changes to PI runtime classes by Carmelo Cascone · 7 years ago
  62. 1022a4e ONOS-6464 interfaces for protocol-independence (PI) by Carmelo Cascone · 7 years ago