1. 0b22d8f Working implementation of Bmv2FlowRuleProgrammable by Carmelo Cascone · 7 years ago
  2. a9b3c9b [ONOS-6774] Mechanism to unregister pipeconfs in PiPipeconfService by Andrea Campanella · 7 years ago
  3. 0e80508 Draft implementation BMv2 FlowRuleProgrammable by Frank Wang · 7 years ago
  4. 288b273 Implement support for packetIn through p4Runtime by Andrea Campanella · 7 years ago
  5. b2e3dba Pi classes to support P4Runtime action profiles by Carmelo Cascone · 7 years ago
  6. f3a1a38 Removed pipeconf dependency from PiPipelineInterpreter by Carmelo Cascone · 7 years ago
  7. dda88d0 Declaring P4Runtime and gRPC protocol subsystems as apps by Carmelo Cascone · 7 years ago
  8. fc1d34c [ONOS-6809] Implementation for packet out in p4Runtime by Andrea Campanella · 7 years ago
  9. e254d6c change the way ImmutableBiMap is created for subsequent expansion by Frank Wang · 7 years ago
  10. c672c98 [ONOS-6750]Implement BMv2 PacketProgrammable by Frank Wang · 7 years ago
  11. 44daf56 Registering BMv2 default/base pipeconf at driver loading by Carmelo Cascone · 7 years ago
  12. 8d99b17 Handling of table entry messages in P4Runtime by Carmelo Cascone · 7 years ago
  13. 31d3e44 Better handling of extensions in PiPipeconf by Carmelo Cascone · 7 years ago
  14. 432f718 [ONOS-6809] Support for Packets and packet Metadata by Andrea Campanella · 7 years ago
  15. 07d7271 ONOS-6555 Default pipeconf implementation and builder by Carmelo Cascone · 7 years ago
  16. 28c3daa Detach failing bmv2 poms by Yuta HIGUCHI · 7 years ago
  17. 59f57de ONOS-6561 BMv2 handshaker via P4Runtime by Carmelo Cascone · 7 years ago
  18. c57d08c Adding grpc-controller-ctl package to BMv2 Buck file by Andrea Campanella · 7 years ago
  19. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  20. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  21. 378e21a [ONOS-6465] gRPC Protocol and controller by Andrea Campanella · 7 years ago
  22. 241896c [ONOS-6463] general device Provider by Andrea Campanella · 7 years ago
  23. 43740a0 Pruned old BMv2 stuff by Carmelo Cascone · 7 years ago
  24. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  25. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  26. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  27. 3615326 Fix Null pointer reference by tellviveks · 7 years ago
  28. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  29. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  30. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  31. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  32. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  33. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  34. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 8 years ago
  35. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  36. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 8 years ago 1.8.0-rc4
  37. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  38. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 8 years ago 1.8.0-rc3
  39. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  40. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 8 years ago 1.8.0-rc1
  41. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  42. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  43. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  44. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  45. 728b1cd Fixed stack overflow bug when using BMv2 table entry service by Carmelo Cascone · 8 years ago
  46. fbc577b Various BMv2 bugfixes by Carmelo Cascone · 8 years ago
  47. 0ec92f1 Implemented convenient builders of BMv2 extension selectors and treatments. by Carmelo Cascone · 8 years ago
  48. 6256d01 Fixed deadlock in BMv2 device context service by Carmelo Cascone · 8 years ago
  49. ee4cd7e Improved consistency for BMv2 flow rules handling by Carmelo Cascone · 8 years ago
  50. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  51. 25f1888 Various bmv2 changes to reflect onos-bmv2 v1.0.0 (onos1.6 cherry-pick) by Carmelo Cascone · 8 years ago
  52. 0831efb Various changes in BMv2 driver and provider modules (onos1.6 cherry-pick) by Carmelo Cascone · 8 years ago
  53. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  54. f8cf288 Added ability to poll flow counters in BMv2 by Carmelo Cascone · 8 years ago
  55. feb7edb Fixed bug due to wrong priority in BMv2. by Carmelo Cascone · 8 years ago
  56. a2f510e Improve flow rule polling consistency with bmv2 by Carmelo Cascone · 8 years ago
  57. d4e7a77 Removed hardcoded model from BMv2 driver by Carmelo Cascone · 8 years ago
  58. e912164 ONOS-4410 Implemented PacketProgrammable and Pipeliner behaviors in the by Carmelo Cascone · 8 years ago
  59. 37d5dbf ONOS-4118 Added synchronization and resiliency to Bmv2ThriftClient by Carmelo Cascone · 8 years ago
  60. 2954f13 Translator-based Bmv2 flow rule driver by Carmelo Cascone · 8 years ago
  61. b7388bd ONOS-4044 Implemented ONOS-to-Bmv2 flow rule translator by Carmelo Cascone · 8 years ago
  62. aa8b629 Various Bmv2 protocol refactorings in preparation of the flow rule by Carmelo Cascone · 8 years ago
  63. 5899c13 ONOS-4175 Implemented BMv2 configuration model parser by Carmelo Cascone · 8 years ago
  64. 2ea177b ONOS-3961 ONOS-4285 Implemented BMv2 drivers and protocol by Carmelo Cascone · 8 years ago