1. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  2. 4277d4f Silently ignore devices without gNMI client by Carmelo Cascone · 5 years ago
  3. d771648 Cherry pick gNMI and Stratum related changes to this branch by Yi Tseng · 6 years ago
  4. cb83181 Reconcile the pipeline the old way if cookie is not available by Carmelo Cascone · 5 years ago
  5. b5324e7 Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl by Carmelo Cascone · 5 years ago
  6. 5739b2c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  7. 2a340f7 [ONOS-7829] Implement AbstractGrpcClient and AbstractGrpcClientControl by Yi Tseng · 6 years ago
  8. a218d43 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  9. ed7340c ONOS-7797 Support adding an arbitrary number of members to an existing P4Runtime group by ghj0504520 · 6 years ago
  10. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  11. 7632e15 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
  12. ec1a420 ONOS-7810 calculate cookie field when pipeconf registered by ghj0504520 · 6 years ago
  13. 92a48bf ONOS-7810 use cookie field when checking the pipeline in P4Runtime by ghj0504520 · 6 years ago
  14. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  15. 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  16. db57f1c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  17. e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  18. 50d195f Do not insert or delete default action entries in P4Runtime by Carmelo Cascone · 6 years ago
  19. dca52ba Increase gRPC inbound msg size for P4Runtime client by Carmelo Cascone · 6 years ago
  20. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  21. 943c664 Fixed P4RuntimeClient not parsing detailed write errors by Carmelo Cascone · 6 years ago
  22. de3b684 Relinquish mastership when device reports "permission" denied event by Carmelo Cascone · 6 years ago
  23. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  24. 85d72ef Fix race to become master in P4Runtime before pipeline config set by Carmelo Cascone · 6 years ago
  25. 0e427dc Fix P4RuntimeClientImpl sending empty stream RPC messages by Carmelo Cascone · 6 years ago
  26. 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
  27. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  28. 7044efd More bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  29. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  30. dbd3821 Checkstyle rule to prevent throwing the generic RuntimeException by Ray Milkey · 6 years ago
  31. e5b2872 Improve scalability of P4Runtime subsystem by Carmelo Cascone · 6 years ago
  32. 44448a5 Allow re-creating clients for the same P4Runtime addr-port by Carmelo Cascone · 6 years ago
  33. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  34. ea70de3 [ONOS-7602]Implement support for P4Data in PI framework and P4Runtime southbound by FrankWang · 6 years ago
  35. 1e57344 [ONOS-7584] Adding Capability of re-connecting to a P4Runtime Device. by Andrea Campanella · 6 years ago
  36. 8d35513 [ONOS-7605] Unable to modify groups on BMV2 by Yi Tseng · 6 years ago
  37. a74bdba Bug Fixes and improvements to P4Runtime subsystem by Andrea Campanella · 6 years ago
  38. 9ea7276 minor fix for P4Runtime meter by FrankWang · 6 years ago
  39. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  40. 8a571af Support for bitwise AND/OR/XOR in ImmutableByteSequence by Carmelo Cascone · 6 years ago
  41. 76e33c6 Fix string format bug found by error prone by Ray Milkey · 6 years ago
  42. d28936e [ONOS-7500] Supports PiTableEntry with no action by Yi Tseng · 6 years ago
  43. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  44. 5bc7e10 [ONOS-7474] Fixed P4Runtime detailed error logging on write requests by Carmelo Cascone · 6 years ago
  45. 4256bde Support for PI table entry with default action by Carmelo Cascone · 6 years ago
  46. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  47. e67e141 [ONOS-7437] Logs more detail from P4Runtime error message by Yi Tseng · 6 years ago
  48. 9539082 [ONOS-7393] Allows TableEntryEncoder decode action profile group and member id by Yi Tseng · 6 years ago
  49. 02c4c57 [ONOS-7392] Fix P4Runtime priority bug by Yi Tseng · 6 years ago
  50. 59ad657 [ONOS-7334] Using Cache Loader to remove stale entries in p4runtime by Manjunath Vanaraj · 6 years ago
  51. 123ad5d P4Runtime unit tests for api, ctl, model modules by Ekber Aziz · 6 years ago
  52. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  53. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 7 years ago
  54. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 7 years ago
  55. 3e7f145 [ONOS-7143] Add arbitration update support by P4RuntimeClient by Yi Tseng · 7 years ago
  56. d61fdb3 Added P4Runtime-based Barefoot Tofino driver by Carmelo Cascone · 7 years ago
  57. ca94bcf ONOS-7058 Refactored default pipeconfs in new pipelines directory by Carmelo Cascone · 7 years ago
  58. cb0a49c ONOS-7078 Fixed inconsistencies when encoding/decoding P4Runtime msgs by Carmelo Cascone · 7 years ago
  59. 87b9b39 Various improvements to PI group handling by Carmelo Cascone · 7 years ago
  60. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  61. 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
  62. b045ddc Implemented support for P4Runtime counter read by Carmelo Cascone · 7 years ago
  63. f423bec Fixed internal device ID in P4Runtime by Carmelo Cascone · 7 years ago
  64. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  65. 9f00770 Bumped P4Runtime version of generated gRPC stubs by Carmelo Cascone · 7 years ago
  66. 0288c87 Creating a p4runtime default driver to avoid code duplication between bmv2 and barefoot drivers by Andrea Campanella · 7 years ago
  67. 088f4ce [ONOS-6916] Fix bmv2 flow programmable and PiCriterionTranslator by Yi Tseng · 7 years ago
  68. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  69. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  70. a966c34 Catch exceptions when processing messages on P4Runtime stream channel by Carmelo Cascone · 7 years ago
  71. 0e896a0 Implemented class for PI match key by Carmelo Cascone · 7 years ago
  72. 288b273 Implement support for packetIn through p4Runtime by Andrea Campanella · 7 years ago
  73. b2e3dba Pi classes to support P4Runtime action profiles by Carmelo Cascone · 7 years ago
  74. c8e8498 P4runtime test utility app by Carmelo Cascone · 7 years ago
  75. fc1d34c [ONOS-6809] Implementation for packet out in p4Runtime by Andrea Campanella · 7 years ago
  76. 04d0939 Fixed deps and bundles for BMv2 drivers, P4Runtime and gRPC protocols by Carmelo Cascone · 7 years ago
  77. 8d99b17 Handling of table entry messages in P4Runtime by Carmelo Cascone · 7 years ago
  78. 432f718 [ONOS-6809] Support for Packets and packet Metadata by Andrea Campanella · 7 years ago
  79. 98dfdb7 Implemented P4Info browser by Carmelo Cascone · 7 years ago
  80. 59f57de ONOS-6561 BMv2 handshaker via P4Runtime by Carmelo Cascone · 7 years ago
  81. f7aa3f9 ONOS-6559 P4Runtime protocol library by Carmelo Cascone · 7 years ago