1. b8a2505 More robust deferring for P4Runtime MasterArbitrationUpdate messages by Carmelo Cascone · 5 years ago
  2. c32976e Various fixes in preparation of Stratum demo at ONS 2019 by Carmelo Cascone · 5 years ago
  3. ab5d41e Add support for enabling/disabling ports for gNMI devices by Carmelo Cascone · 5 years ago
  4. 6146946 Fix inconsistent update type during concurrent P4Runtime writes by Carmelo Cascone · 5 years ago
  5. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 5 years ago
  6. a4dc3c1 Update install-p4-tools.sh to use P4Runtime v1.0 by Carmelo Cascone · 5 years ago
  7. bde9beb Re-package grpc and protobuf with the right group id and version by Carmelo Cascone · 5 years ago
  8. b203b64 Set all write responses as failed when P4Runtime server returns error by Carmelo Cascone · 5 years ago
  9. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  10. 0f8b7be Fix build of protobuf-related components to support Bazel 0.22 by Carmelo Cascone · 5 years ago
  11. 99c59db ONOS-7898 Action profile group/member refactoring by Carmelo Cascone · 5 years ago
  12. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  13. 4277d4f Silently ignore devices without gNMI client by Carmelo Cascone · 6 years ago
  14. d771648 Cherry pick gNMI and Stratum related changes to this branch by Yi Tseng · 6 years ago
  15. cb83181 Reconcile the pipeline the old way if cookie is not available by Carmelo Cascone · 6 years ago
  16. b5324e7 Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl by Carmelo Cascone · 6 years ago
  17. 5739b2c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  18. 2a340f7 [ONOS-7829] Implement AbstractGrpcClient and AbstractGrpcClientControl by Yi Tseng · 6 years ago
  19. a218d43 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  20. ed7340c ONOS-7797 Support adding an arbitrary number of members to an existing P4Runtime group by ghj0504520 · 6 years ago
  21. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  22. 7632e15 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
  23. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  24. ec1a420 ONOS-7810 calculate cookie field when pipeconf registered by ghj0504520 · 6 years ago
  25. 92a48bf ONOS-7810 use cookie field when checking the pipeline in P4Runtime by ghj0504520 · 6 years ago
  26. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  27. 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  28. db57f1c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  29. e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  30. 50d195f Do not insert or delete default action entries in P4Runtime by Carmelo Cascone · 6 years ago
  31. dca52ba Increase gRPC inbound msg size for P4Runtime client by Carmelo Cascone · 6 years ago
  32. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  33. 943c664 Fixed P4RuntimeClient not parsing detailed write errors by Carmelo Cascone · 6 years ago
  34. de3b684 Relinquish mastership when device reports "permission" denied event by Carmelo Cascone · 6 years ago
  35. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  36. 85d72ef Fix race to become master in P4Runtime before pipeline config set by Carmelo Cascone · 6 years ago
  37. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  38. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  39. 05d609a buildifier reformatting of bazel files by Ray Milkey · 6 years ago
  40. 0e427dc Fix P4RuntimeClientImpl sending empty stream RPC messages by Carmelo Cascone · 6 years ago
  41. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  42. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  43. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  44. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  45. 6a1ae71 Fix p4runtime runtime dependencies when building with Bazel by Carmelo Cascone · 6 years ago
  46. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  47. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  48. 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
  49. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  50. 7044efd More bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  51. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  52. dbd3821 Checkstyle rule to prevent throwing the generic RuntimeException by Ray Milkey · 6 years ago
  53. e5b2872 Improve scalability of P4Runtime subsystem by Carmelo Cascone · 6 years ago
  54. 44448a5 Allow re-creating clients for the same P4Runtime addr-port by Carmelo Cascone · 6 years ago
  55. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  56. ea70de3 [ONOS-7602]Implement support for P4Data in PI framework and P4Runtime southbound by FrankWang · 6 years ago
  57. 1e57344 [ONOS-7584] Adding Capability of re-connecting to a P4Runtime Device. by Andrea Campanella · 6 years ago
  58. 8d35513 [ONOS-7605] Unable to modify groups on BMV2 by Yi Tseng · 6 years ago
  59. a74bdba Bug Fixes and improvements to P4Runtime subsystem by Andrea Campanella · 6 years ago
  60. 9ea7276 minor fix for P4Runtime meter by FrankWang · 6 years ago
  61. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  62. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  63. 8a571af Support for bitwise AND/OR/XOR in ImmutableByteSequence by Carmelo Cascone · 6 years ago
  64. 76e33c6 Fix string format bug found by error prone by Ray Milkey · 6 years ago
  65. d28936e [ONOS-7500] Supports PiTableEntry with no action by Yi Tseng · 6 years ago
  66. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  67. 5bc7e10 [ONOS-7474] Fixed P4Runtime detailed error logging on write requests by Carmelo Cascone · 6 years ago
  68. 4256bde Support for PI table entry with default action by Carmelo Cascone · 6 years ago
  69. 165afdd pom fix around gNMI by Yuta HIGUCHI · 6 years ago
  70. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  71. e67e141 [ONOS-7437] Logs more detail from P4Runtime error message by Yi Tseng · 6 years ago
  72. 9539082 [ONOS-7393] Allows TableEntryEncoder decode action profile group and member id by Yi Tseng · 6 years ago
  73. 02c4c57 [ONOS-7392] Fix P4Runtime priority bug by Yi Tseng · 6 years ago
  74. 59ad657 [ONOS-7334] Using Cache Loader to remove stale entries in p4runtime by Manjunath Vanaraj · 6 years ago
  75. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  76. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  77. 123ad5d P4Runtime unit tests for api, ctl, model modules by Ekber Aziz · 7 years ago
  78. b1936bd Bumped version of gRPC to 1.3.1 by Carmelo Cascone · 7 years ago
  79. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 7 years ago
  80. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  81. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 7 years ago 1.13.0-b7
  82. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  83. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 7 years ago 1.13.0-b6
  84. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  85. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 7 years ago 1.13.0-b5
  86. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  87. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 7 years ago
  88. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  89. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 7 years ago
  90. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  91. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 7 years ago
  92. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 7 years ago
  93. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 7 years ago
  94. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 7 years ago
  95. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  96. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 7 years ago 1.12.0-b2
  97. bf7d39b Adding pom files for P4Runtime and GRPC by Sean Condon · 7 years ago
  98. 3e7f145 [ONOS-7143] Add arbitration update support by P4RuntimeClient by Yi Tseng · 7 years ago
  99. d61fdb3 Added P4Runtime-based Barefoot Tofino driver by Carmelo Cascone · 7 years ago
  100. ca94bcf ONOS-7058 Refactored default pipeconfs in new pipelines directory by Carmelo Cascone · 7 years ago