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