1. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  2. 7044efd More bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  3. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  4. f325a60 [ONOS-7435] Add configurable properties in P4RuntimeGroupProgrammable by Yi Tseng · 6 years ago
  5. e5b2872 Improve scalability of P4Runtime subsystem by Carmelo Cascone · 6 years ago
  6. 971fb7f ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature. by Esin Karaman · 6 years ago
  7. 44448a5 Allow re-creating clients for the same P4Runtime addr-port by Carmelo Cascone · 6 years ago
  8. 5bdb651 Disabling P4Runtime meters until ONOS-7720 is fixed by Carmelo Cascone · 6 years ago
  9. 08392f4 Fix gRPC dependency by Yuta HIGUCHI · 6 years ago
  10. 1e57344 [ONOS-7584] Adding Capability of re-connecting to a P4Runtime Device. by Andrea Campanella · 6 years ago
  11. 8d35513 [ONOS-7605] Unable to modify groups on BMV2 by Yi Tseng · 6 years ago
  12. c267df2 Initialize behaviour attributes before perform meter operation by Kevin Chuang · 6 years ago
  13. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  14. 255125d No need to map table counters in PI pipeline interpreter by Carmelo Cascone · 6 years ago
  15. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  16. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  17. a10137c Fixing residual ON.Lab references. by Thomas Vachuska · 6 years ago
  18. 3da671a Driver properties for P4RuntimeFlowRuleProgrammable by Carmelo Cascone · 6 years ago
  19. 165afdd pom fix around gNMI by Yuta HIGUCHI · 6 years ago
  20. 76737cf [ONOS-7435] add "ignoreDeviceWhenGet" property to P4RuntimeGroupProgrammable by Yi Tseng · 6 years ago
  21. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  22. 59ad657 [ONOS-7334] Using Cache Loader to remove stale entries in p4runtime by Manjunath Vanaraj · 6 years ago
  23. 222262f bug fixes: clean data in p4runtime mirror while deactivating p4runtime driver by Frank Wang · 6 years ago
  24. b1936bd Bumped version of gRPC to 1.3.1 by Carmelo Cascone · 6 years ago
  25. e75b794 ONOS-7050 Refactored P4Runtime GP to use distributed stores by Carmelo Cascone · 6 years ago
  26. 6a0b5a3 ONOS-7050 Refactored P4Runtime FRP to use distributed stores by Carmelo Cascone · 6 years ago
  27. 326ad2d ONOS-7050 Refactored PI translation service and store by Carmelo Cascone · 6 years ago
  28. 14e196d [ONOS-6810] Implement Mastership handling in general DeviceProvider by Andrea Campanella · 7 years ago
  29. 1a7e4f9 ONOS-7050 First stab at PI translation store by Carmelo Cascone · 6 years ago
  30. 63a82df Temporary disable pulling entries from p4 target before bmv2/PI fixed by Yi Tseng · 6 years ago
  31. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 6 years ago
  32. 03f343d Clarify and clean up some PiPipelineInterpreter usages by Carmelo Cascone · 6 years ago
  33. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  34. 3e7f145 [ONOS-7143] Add arbitration update support by P4RuntimeClient by Yi Tseng · 7 years ago
  35. d61fdb3 Added P4Runtime-based Barefoot Tofino driver by Carmelo Cascone · 6 years ago
  36. ca94bcf ONOS-7058 Refactored default pipeconfs in new pipelines directory by Carmelo Cascone · 6 years ago
  37. 2b05752 Allow for arbitrary counter IDs in DefaultP4PortStatisticsDiscovery by Carmelo Cascone · 7 years ago
  38. f0c4761 Remove deprecated deserialize() mthods from packet classes by Ray Milkey · 7 years ago
  39. cb0a49c ONOS-7078 Fixed inconsistencies when encoding/decoding P4Runtime msgs by Carmelo Cascone · 7 years ago
  40. 87b9b39 Various improvements to PI group handling by Carmelo Cascone · 7 years ago
  41. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  42. a87b40c [ONOS-6964][ONOS-6966] Add pipeconf codec and pipeconf view by Yi Tseng · 7 years ago
  43. f2a5ea6 Fixed bug in P4_16 programs that was making bmv2 crash by Carmelo Cascone · 7 years ago
  44. 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
  45. fe99be9 Workaround to BMv2 bug when reading ECMP entries by Carmelo Cascone · 7 years ago
  46. eb01812 Updated P4_16 sample programs to reflect HW testbed by Carmelo Cascone · 7 years ago
  47. ef826f9 Fixed wiring problem with BMv2/P4Runtime driver by Carmelo Cascone · 7 years ago
  48. b045ddc Implemented support for P4Runtime counter read by Carmelo Cascone · 7 years ago
  49. e3a7c74 Abstract implementation of a behaviour for P4Runtime by Carmelo Cascone · 7 years ago
  50. a62ac3d Reusable implementation of default P4 interpreter by Carmelo Cascone · 7 years ago
  51. f423bec Fixed internal device ID in P4Runtime by Carmelo Cascone · 7 years ago
  52. c98aa2a Cleaning up app names, descriptions and categories. by Thomas Vachuska · 7 years ago
  53. 2308e52 Workaround for the duplicate flow rule apply problem for P4Runtime by Carmelo Cascone · 7 years ago
  54. b002968 Cleaning up application titles, descriptions and categories. by Thomas Vachuska · 7 years ago
  55. 809b5d7 [ONOS-6933] Support packet request for different device scheme by Yi Tseng · 7 years ago
  56. 0288c87 Creating a p4runtime default driver to avoid code duplication between bmv2 and barefoot drivers by Andrea Campanella · 7 years ago
  57. f7aa3f9 ONOS-6559 P4Runtime protocol library by Carmelo Cascone · 7 years ago
  58. 569d4ad Bumped version of P4Runtime and P4 tools for dev VM by Carmelo Cascone · 7 years ago
  59. be8f4d1 ONOS-6591 Buck build of auto-generated gRPC API for P4Runtime by Carmelo Cascone · 7 years ago
  60. 378e21a [ONOS-6465] gRPC Protocol and controller by Andrea Campanella · 7 years ago