1. e9ba39c [ONOS-7808] Support P4Runtime default table entries by CyberHasH · 4 years, 7 months ago
  2. 229471b Do not read default table entries in bmv2 by Carmelo Cascone · 5 years ago
  3. 1ae2506 Add stratum-tofino driver by Carmelo Cascone · 5 years ago
  4. 1678b0c Add stratum-bmv2 driver to be used with BMv2 running with Stratum by Carmelo Cascone · 5 years ago
  5. 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 5 years ago
  6. 2a2fab1 Fixing component properties in BMV2 drivers. by Thomas Vachuska · 6 years ago
  7. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  8. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  9. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  10. cf91a2d Fix Bmv2 related issues by Yuta HIGUCHI · 6 years ago
  11. dbd3821 Checkstyle rule to prevent throwing the generic RuntimeException by Ray Milkey · 6 years ago
  12. 971fb7f ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature. by Esin Karaman · 6 years ago
  13. 3da671a Driver properties for P4RuntimeFlowRuleProgrammable by Carmelo Cascone · 6 years ago
  14. bf9e5ce [ONOS-7137] Interfaces Discovery through gNMI by Andrea Campanella · 6 years ago
  15. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  16. d61fdb3 Added P4Runtime-based Barefoot Tofino driver by Carmelo Cascone · 6 years ago
  17. ca94bcf ONOS-7058 Refactored default pipeconfs in new pipelines directory by Carmelo Cascone · 7 years ago
  18. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  19. b045ddc Implemented support for P4Runtime counter read by Carmelo Cascone · 7 years ago
  20. a62ac3d Reusable implementation of default P4 interpreter by Carmelo Cascone · 7 years ago
  21. 1909032 Completing Port Statistics scheduling in general device provider. by Andrea Campanella · 7 years ago
  22. 0288c87 Creating a p4runtime default driver to avoid code duplication between bmv2 and barefoot drivers by Andrea Campanella · 7 years ago
  23. 088f4ce [ONOS-6916] Fix bmv2 flow programmable and PiCriterionTranslator by Yi Tseng · 7 years ago
  24. 94f5c49 Fix typo from Bmv2DriversLoader by Yi Tseng · 7 years ago
  25. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  26. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  27. 0b22d8f Working implementation of Bmv2FlowRuleProgrammable by Carmelo Cascone · 7 years ago
  28. a9b3c9b [ONOS-6774] Mechanism to unregister pipeconfs in PiPipeconfService by Andrea Campanella · 7 years ago
  29. 0e80508 Draft implementation BMv2 FlowRuleProgrammable by Frank Wang · 7 years ago
  30. 288b273 Implement support for packetIn through p4Runtime by Andrea Campanella · 7 years ago
  31. b2e3dba Pi classes to support P4Runtime action profiles by Carmelo Cascone · 7 years ago
  32. f3a1a38 Removed pipeconf dependency from PiPipelineInterpreter by Carmelo Cascone · 7 years ago
  33. fc1d34c [ONOS-6809] Implementation for packet out in p4Runtime by Andrea Campanella · 7 years ago
  34. e254d6c change the way ImmutableBiMap is created for subsequent expansion by Frank Wang · 7 years ago
  35. c672c98 [ONOS-6750]Implement BMv2 PacketProgrammable by Frank Wang · 7 years ago
  36. 44daf56 Registering BMv2 default/base pipeconf at driver loading by Carmelo Cascone · 7 years ago
  37. 8d99b17 Handling of table entry messages in P4Runtime by Carmelo Cascone · 7 years ago
  38. 31d3e44 Better handling of extensions in PiPipeconf by Carmelo Cascone · 7 years ago
  39. 432f718 [ONOS-6809] Support for Packets and packet Metadata by Andrea Campanella · 7 years ago
  40. 07d7271 ONOS-6555 Default pipeconf implementation and builder by Carmelo Cascone · 7 years ago
  41. 59f57de ONOS-6561 BMv2 handshaker via P4Runtime by Carmelo Cascone · 7 years ago
  42. 378e21a [ONOS-6465] gRPC Protocol and controller by Andrea Campanella · 7 years ago
  43. 241896c [ONOS-6463] general device Provider by Andrea Campanella · 7 years ago
  44. 43740a0 Pruned old BMv2 stuff by Carmelo Cascone · 7 years ago
  45. 3615326 Fix Null pointer reference by tellviveks · 7 years ago
  46. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  47. 728b1cd Fixed stack overflow bug when using BMv2 table entry service by Carmelo Cascone · 8 years ago
  48. fbc577b Various BMv2 bugfixes by Carmelo Cascone · 8 years ago
  49. 0ec92f1 Implemented convenient builders of BMv2 extension selectors and treatments. by Carmelo Cascone · 8 years ago
  50. 6256d01 Fixed deadlock in BMv2 device context service by Carmelo Cascone · 8 years ago
  51. ee4cd7e Improved consistency for BMv2 flow rules handling by Carmelo Cascone · 8 years ago
  52. 25f1888 Various bmv2 changes to reflect onos-bmv2 v1.0.0 (onos1.6 cherry-pick) by Carmelo Cascone · 8 years ago
  53. 0831efb Various changes in BMv2 driver and provider modules (onos1.6 cherry-pick) by Carmelo Cascone · 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