1. a52c880 Bumped P4Runtime to v1.0.0 by Carmelo Cascone · 6 years ago
  2. f2b7bfe ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  3. 4fc9852 Removes the gRPC channel if an exception occurs while instantiating the client by Carmelo Cascone · 6 years ago
  4. 0f0ad3f Cherry pick gNMI and Stratum related changes to this branch by Yi Tseng · 6 years ago
  5. bf993b2 Reconcile the pipeline the old way if cookie is not available by Carmelo Cascone · 6 years ago
  6. b0c6665 Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl by Carmelo Cascone · 6 years ago
  7. 726c461 ONOS-7797 Support adding an arbitrary number of members to an existing P4Runtime group by ghj0504520 · 6 years ago
  8. 8692bb2 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
  9. b856529 ONOS-7810 calculate cookie field when pipeconf registered by ghj0504520 · 6 years ago
  10. 16125bc ONOS-7810 use cookie field when checking the pipeline in P4Runtime by ghj0504520 · 6 years ago
  11. b0f45fe Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  12. f09ad74 Starting snapshot 1.14.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  13. 14458b1 Tagging 1.14.1 by ONOS Jenkins User · 6 years ago 1.14.1
  14. e3ba922 More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  15. beeda6c Do not insert or delete default action entries in P4Runtime by Carmelo Cascone · 6 years ago
  16. 61e5af8 Fixed P4RuntimeClient not parsing detailed write errors by Carmelo Cascone · 6 years ago
  17. ba73da5 Ignore entries from constant tables in P4Runtime by Carmelo Cascone · 6 years ago
  18. b3e821d Increase gRPC inbound msg size for P4Runtime client by Carmelo Cascone · 6 years ago
  19. d797e2c Relinquish mastership when device reports "permission" denied event by Carmelo Cascone · 6 years ago
  20. 6c14804 Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  21. 98c91a0 Starting snapshot 1.14.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  22. 995d369 Tagging 1.14.0 by ONOS Jenkins User · 6 years ago 1.14.0
  23. cb4f8fd Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  24. dde85d5 Tagging 1.14.0-rc6 by ONOS Jenkins User · 6 years ago 1.14.0-rc6
  25. dcac7b4 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  26. 725eae5 Tagging 1.14.0-rc5 by ONOS Jenkins User · 6 years ago 1.14.0-rc5
  27. 79f2538 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  28. 155fc61 Tagging 1.14.0-rc4 by ONOS Jenkins User · 6 years ago 1.14.0-rc4
  29. 86f82c9 Fix race to become master in P4Runtime before pipeline config set by Carmelo Cascone · 6 years ago
  30. c5ae209 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  31. 8bb3a78 Tagging 1.14.0-rc3 by ONOS Jenkins User · 6 years ago 1.14.0-rc3
  32. 05d609a buildifier reformatting of bazel files by Ray Milkey · 6 years ago
  33. 0e427dc Fix P4RuntimeClientImpl sending empty stream RPC messages by Carmelo Cascone · 6 years ago
  34. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  35. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  36. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  37. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  38. 6a1ae71 Fix p4runtime runtime dependencies when building with Bazel by Carmelo Cascone · 6 years ago
  39. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  40. 4164436 More p4runtime-related bazel build files by Carmelo Cascone · 6 years ago
  41. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  42. 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
  43. d486a73 Support to build openstack related apps using Bazel by Jian Li · 6 years ago
  44. 3077358 Bazel build for the combined GRPC runtime jar file by Ray Milkey · 6 years ago
  45. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  46. f645e84 Bump P4 tools to latest version by Carmelo Cascone · 6 years ago
  47. 7044efd More bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  48. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  49. dbd3821 Checkstyle rule to prevent throwing the generic RuntimeException by Ray Milkey · 6 years ago
  50. e5b2872 Improve scalability of P4Runtime subsystem by Carmelo Cascone · 6 years ago
  51. 44448a5 Allow re-creating clients for the same P4Runtime addr-port by Carmelo Cascone · 6 years ago
  52. 1f9e7dc Fix maven build of P4 models by Ray Milkey · 6 years ago
  53. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  54. 2674e45 Introduce Pi Register model to PI Framework by FrankWang · 6 years ago
  55. 08392f4 Fix gRPC dependency by Yuta HIGUCHI · 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. a8cf59e move osgi_feature() and wrapped_osgi_jar() out of the bazel prelude by Ray Milkey · 6 years ago
  59. 32ea35c Refactor of the OSGI bazel rules by Ray Milkey · 6 years ago
  60. 3275ae8 Implement OSGI wrappers for proto jar files by Ray Milkey · 6 years ago
  61. 816db10 Add modules to Bazel build by Ray Milkey · 6 years ago
  62. 472d839 Start bazel support for protobuf models and p4runtime build by Ray Milkey · 6 years ago
  63. 0bcdfd1 reformat bazel files to use Google coding standards by Ray Milkey · 6 years ago
  64. 7dac7da Initial builds using bazel by Ray Milkey · 7 years ago
  65. 8d35513 [ONOS-7605] Unable to modify groups on BMV2 by Yi Tseng · 6 years ago
  66. a74bdba Bug Fixes and improvements to P4Runtime subsystem by Andrea Campanella · 6 years ago
  67. 9ea7276 minor fix for P4Runtime meter by FrankWang · 6 years ago
  68. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  69. 384a93a Updated pom.xml for P4Runtime proto build by Carmelo Cascone · 6 years ago
  70. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  71. 8a571af Support for bitwise AND/OR/XOR in ImmutableByteSequence by Carmelo Cascone · 6 years ago
  72. 76e33c6 Fix string format bug found by error prone by Ray Milkey · 6 years ago
  73. d28936e [ONOS-7500] Supports PiTableEntry with no action by Yi Tseng · 6 years ago
  74. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  75. 5bc7e10 [ONOS-7474] Fixed P4Runtime detailed error logging on write requests by Carmelo Cascone · 6 years ago
  76. 4256bde Support for PI table entry with default action by Carmelo Cascone · 6 years ago
  77. 165afdd pom fix around gNMI by Yuta HIGUCHI · 6 years ago
  78. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  79. e46f093 Workaround to make `mis` work by Yuta HIGUCHI · 6 years ago
  80. e67e141 [ONOS-7437] Logs more detail from P4Runtime error message by Yi Tseng · 6 years ago
  81. 9539082 [ONOS-7393] Allows TableEntryEncoder decode action profile group and member id by Yi Tseng · 6 years ago
  82. 02c4c57 [ONOS-7392] Fix P4Runtime priority bug by Yi Tseng · 6 years ago
  83. 59ad657 [ONOS-7334] Using Cache Loader to remove stale entries in p4runtime by Manjunath Vanaraj · 7 years ago
  84. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  85. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  86. 3e269df Initial P4Runtime unit tests by Mehmed Mustafa · 7 years ago
  87. 123ad5d P4Runtime unit tests for api, ctl, model modules by Ekber Aziz · 7 years ago
  88. 06e51b3 Fix protobuf compiler commit number dependency by Ray Milkey · 7 years ago
  89. b1936bd Bumped version of gRPC to 1.3.1 by Carmelo Cascone · 7 years ago
  90. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 7 years ago
  91. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  92. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 7 years ago 1.13.0-b7
  93. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  94. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 7 years ago 1.13.0-b6
  95. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  96. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 7 years ago 1.13.0-b5
  97. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  98. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 7 years ago
  99. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  100. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 7 years ago