1. 7dac7da Initial builds using bazel by Ray Milkey · 7 years ago
  2. 8d35513 [ONOS-7605] Unable to modify groups on BMV2 by Yi Tseng · 6 years ago
  3. a74bdba Bug Fixes and improvements to P4Runtime subsystem by Andrea Campanella · 6 years ago
  4. 9ea7276 minor fix for P4Runtime meter by FrankWang · 6 years ago
  5. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  6. 384a93a Updated pom.xml for P4Runtime proto build by Carmelo Cascone · 6 years ago
  7. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  8. 8a571af Support for bitwise AND/OR/XOR in ImmutableByteSequence by Carmelo Cascone · 6 years ago
  9. 76e33c6 Fix string format bug found by error prone by Ray Milkey · 6 years ago
  10. d28936e [ONOS-7500] Supports PiTableEntry with no action by Yi Tseng · 6 years ago
  11. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  12. 5bc7e10 [ONOS-7474] Fixed P4Runtime detailed error logging on write requests by Carmelo Cascone · 6 years ago
  13. 4256bde Support for PI table entry with default action by Carmelo Cascone · 6 years ago
  14. 165afdd pom fix around gNMI by Yuta HIGUCHI · 6 years ago
  15. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  16. e46f093 Workaround to make `mis` work by Yuta HIGUCHI · 6 years ago
  17. e67e141 [ONOS-7437] Logs more detail from P4Runtime error message by Yi Tseng · 6 years ago
  18. 9539082 [ONOS-7393] Allows TableEntryEncoder decode action profile group and member id by Yi Tseng · 6 years ago
  19. 02c4c57 [ONOS-7392] Fix P4Runtime priority bug by Yi Tseng · 6 years ago
  20. 59ad657 [ONOS-7334] Using Cache Loader to remove stale entries in p4runtime by Manjunath Vanaraj · 6 years ago
  21. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  22. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  23. 3e269df Initial P4Runtime unit tests by Mehmed Mustafa · 6 years ago
  24. 123ad5d P4Runtime unit tests for api, ctl, model modules by Ekber Aziz · 6 years ago
  25. 06e51b3 Fix protobuf compiler commit number dependency by Ray Milkey · 6 years ago
  26. b1936bd Bumped version of gRPC to 1.3.1 by Carmelo Cascone · 6 years ago
  27. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  28. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  29. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  30. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  31. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  32. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  33. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  34. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  35. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  36. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  37. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  38. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  39. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  40. e75b794 ONOS-7050 Refactored P4Runtime GP to use distributed stores by Carmelo Cascone · 6 years ago
  41. 6a0b5a3 ONOS-7050 Refactored P4Runtime FRP to use distributed stores by Carmelo Cascone · 6 years ago
  42. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  43. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 6 years ago
  44. b1aec66 Fix gRPC buck util not to pickup random .proto files by Yuta HIGUCHI · 6 years ago
  45. 334e941 remove references to BMV2 from pom files by Ray Milkey · 6 years ago
  46. da1e199 fix maven build by Yuta HIGUCHI · 6 years ago
  47. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  48. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  49. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  50. bf7d39b Adding pom files for P4Runtime and GRPC by Sean Condon · 7 years ago
  51. 1d46cb7 Parent pom name was wrong by Ray Milkey · 7 years ago
  52. e27bb90 Fix maven build by Ray Milkey · 7 years ago
  53. 3e7f145 [ONOS-7143] Add arbitration update support by P4RuntimeClient by Yi Tseng · 7 years ago
  54. d61fdb3 Added P4Runtime-based Barefoot Tofino driver by Carmelo Cascone · 7 years ago
  55. ca94bcf ONOS-7058 Refactored default pipeconfs in new pipelines directory by Carmelo Cascone · 7 years ago
  56. cb0a49c ONOS-7078 Fixed inconsistencies when encoding/decoding P4Runtime msgs by Carmelo Cascone · 7 years ago
  57. 87b9b39 Various improvements to PI group handling by Carmelo Cascone · 7 years ago
  58. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  59. 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
  60. 99474f1 P4 tools version bump by Carmelo Cascone · 7 years ago
  61. b045ddc Implemented support for P4Runtime counter read by Carmelo Cascone · 7 years ago
  62. f423bec Fixed internal device ID in P4Runtime by Carmelo Cascone · 7 years ago
  63. 28f3778 Bumped P4 tools version by Carmelo Cascone · 7 years ago
  64. 2308e52 Workaround for the duplicate flow rule apply problem for P4Runtime by Carmelo Cascone · 7 years ago
  65. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  66. 9f00770 Bumped P4Runtime version of generated gRPC stubs by Carmelo Cascone · 7 years ago
  67. 0288c87 Creating a p4runtime default driver to avoid code duplication between bmv2 and barefoot drivers by Andrea Campanella · 7 years ago
  68. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  69. 088f4ce [ONOS-6916] Fix bmv2 flow programmable and PiCriterionTranslator by Yi Tseng · 7 years ago
  70. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  71. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  72. a966c34 Catch exceptions when processing messages on P4Runtime stream channel by Carmelo Cascone · 7 years ago
  73. 0e896a0 Implemented class for PI match key by Carmelo Cascone · 7 years ago
  74. 1251e63 Cleaning up app categories and default app origin to be "ONOS Community" by Thomas Vachuska · 7 years ago
  75. 288b273 Implement support for packetIn through p4Runtime by Andrea Campanella · 7 years ago
  76. b2e3dba Pi classes to support P4Runtime action profiles by Carmelo Cascone · 7 years ago
  77. c8e8498 P4runtime test utility app by Carmelo Cascone · 7 years ago
  78. dda88d0 Declaring P4Runtime and gRPC protocol subsystems as apps by Carmelo Cascone · 7 years ago
  79. fc1d34c [ONOS-6809] Implementation for packet out in p4Runtime by Andrea Campanella · 7 years ago
  80. 04d0939 Fixed deps and bundles for BMv2 drivers, P4Runtime and gRPC protocols by Carmelo Cascone · 7 years ago
  81. 8d99b17 Handling of table entry messages in P4Runtime by Carmelo Cascone · 7 years ago
  82. 432f718 [ONOS-6809] Support for Packets and packet Metadata by Andrea Campanella · 7 years ago
  83. fb76b04 Fixed P4 tools build script for Ubuntu 14 by Carmelo Cascone · 7 years ago
  84. 98dfdb7 Implemented P4Info browser by Carmelo Cascone · 7 years ago
  85. 59f57de ONOS-6561 BMv2 handshaker via P4Runtime by Carmelo Cascone · 7 years ago
  86. f7aa3f9 ONOS-6559 P4Runtime protocol library by Carmelo Cascone · 7 years ago