1. c0914ec [SDFAB-500][SDFAB-527] Meters cleanup and leftovers by pierventre · 2 years, 9 months ago
  2. 121ea29 [SDFAB-379] Optimize the resource usage of the L3 unicast groups by pierventre · 2 years, 9 months ago
  3. 29b4f22 Add truncate instruction and support it with PI framework by Yi Tseng · 2 years, 9 months ago
  4. d900fe4 Add support for one shot action profile programming in PI by Daniele Moro · 3 years, 3 months ago
  5. f92de51 [SDFAB-98] Improve logging in several ONOS subsystems by pierventre · 3 years ago
  6. c44ccc7 [AETHER-1324] Force push pipeline config by pierventre · 3 years, 2 months ago
  7. c6f2f7f Add Optional match fields support to PI subsystem by Daniele Moro · 3 years, 5 months ago
  8. 5c82b0f Support arbitrary bit width action parameter and match field by Daniele Moro · 3 years, 5 months ago
  9. f11a321 Ignore PI range match field if not provided in flow rule by Carmelo Cascone · 3 years, 9 months ago
  10. dcd56ba Use instance 0 for first replica of P4RT clone groups by Carmelo Cascone · 3 years, 9 months ago
  11. a4a89fb Fix PiGroupTranslatorImpl producing action profile members with ID 0 by Carmelo Cascone · 4 years, 9 months ago
  12. 75a9a89 Trigger pipeconf deploy right after registration by Carmelo Cascone · 5 years ago
  13. 3b4baa0 Improve fingerprint computation for pipeconf by Carmelo Cascone · 5 years ago
  14. 33f36a0 Clean up PipelineInterpreter API by removing ambiguous methods by Carmelo Cascone · 5 years ago
  15. 9db4d5c Add support for P4Runtime clone sessions via Group API by Carmelo Cascone · 5 years ago
  16. c2be50a Allow sharing the same gRPC channel between clients by Carmelo Cascone · 5 years ago
  17. a7e60c6 Various fixes for P4Runtime group handling by Carmelo Cascone · 5 years ago
  18. 4f73fac Use max_group_size 1 for INDIRECT groups by Carmelo Cascone · 5 years ago
  19. 9530828 Fix pipeline not marked as READY after device reboot by Carmelo Cascone · 5 years ago
  20. ab5d41e Add support for enabling/disabling ports for gNMI devices by Carmelo Cascone · 5 years ago
  21. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 5 years ago
  22. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  23. 99c59db ONOS-7898 Action profile group/member refactoring by Carmelo Cascone · 5 years ago
  24. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  25. f566fa2 Removing commented out @Property annotations from the core. by Thomas Vachuska · 6 years ago
  26. a218d43 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  27. 66460c9 The tableAction should be checked if it is null. by wu · 6 years ago
  28. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  29. 855b108 [tiny-fix] Missing deviceId for log. by Tian Jian · 6 years ago
  30. 2d7bca1 Move type specifiers from property name constants to the corresponding component annotations by Ray Milkey · 6 years ago
  31. d04e227 Constants for core/net OSGI properties by Ray Milkey · 6 years ago
  32. db57f1c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  33. e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  34. da0b559 Recover missing pipeconf-merged driver at component activation by Carmelo Cascone · 6 years ago
  35. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  36. de3b684 Relinquish mastership when device reports "permission" denied event by Carmelo Cascone · 6 years ago
  37. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  38. 0761cd3 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
  39. da60a61 Build missing pipeconf-merged driver at startup by Carmelo Cascone · 6 years ago
  40. 1e8843f ONOS-7251 ONOS-7264 Support for clone to CPU action in fabric.p4 by Carmelo Cascone · 6 years ago
  41. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  42. a73f106 Translate only certain groups to PI by Carmelo Cascone · 6 years ago
  43. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  44. 96beb6f Refactored GDP and PipeconfManager to fix multi-node tests by Carmelo Cascone · 6 years ago
  45. e5b2872 Improve scalability of P4Runtime subsystem by Carmelo Cascone · 6 years ago
  46. 667538d [ONOS-7724] Incorrect priority check in PiFlowRuleTranslator by Yi Tseng · 6 years ago
  47. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  48. 181f3f4 Fixed wrong LPM mask in PI flow rule translator by Carmelo Cascone · 6 years ago
  49. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  50. 8a571af Support for bitwise AND/OR/XOR in ImmutableByteSequence by Carmelo Cascone · 6 years ago
  51. df3eec5 [ONOS-7493] Segment routing may uninstall forwarding with no next id by Yi Tseng · 6 years ago
  52. d28936e [ONOS-7500] Supports PiTableEntry with no action by Yi Tseng · 6 years ago
  53. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  54. 4256bde Support for PI table entry with default action by Carmelo Cascone · 6 years ago
  55. 0e5632a Sonar is not happy with RuntimeException by Carmelo Cascone · 6 years ago
  56. abbd1ee Fixed race condition in CriterionTranslatorHelper by Carmelo Cascone · 6 years ago
  57. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  58. 02c4c57 [ONOS-7392] Fix P4Runtime priority bug by Yi Tseng · 6 years ago
  59. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  60. 326ad2d ONOS-7050 Refactored PI translation service and store by Carmelo Cascone · 6 years ago
  61. 14e196d [ONOS-6810] Implement Mastership handling in general DeviceProvider by Andrea Campanella · 7 years ago
  62. 1a7e4f9 ONOS-7050 First stab at PI translation store by Carmelo Cascone · 6 years ago
  63. dbe0560 [ONOS-7236] Supports simple IPv4 routing on fabric.p4 by Yi Tseng · 6 years ago
  64. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 6 years ago
  65. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  66. f9c409a [ONOS-6556] Distributed Implementation of PiPipeconfService by Andrea Campanella · 7 years ago
  67. ca94bcf ONOS-7058 Refactored default pipeconfs in new pipelines directory by Carmelo Cascone · 7 years ago
  68. 87b9b39 Various improvements to PI group handling by Carmelo Cascone · 7 years ago
  69. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  70. a62ac3d Reusable implementation of default P4 interpreter by Carmelo Cascone · 7 years ago
  71. a3d811c Fixed priority mapping in PiFlowRuleTranslotor by Carmelo Cascone · 7 years ago
  72. 088f4ce [ONOS-6916] Fix bmv2 flow programmable and PiCriterionTranslator by Yi Tseng · 7 years ago
  73. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  74. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  75. a9b3c9b [ONOS-6774] Mechanism to unregister pipeconfs in PiPipeconfService by Andrea Campanella · 7 years ago
  76. 0e896a0 Implemented class for PI match key by Carmelo Cascone · 7 years ago
  77. f3a1a38 Removed pipeconf dependency from PiPipelineInterpreter by Carmelo Cascone · 7 years ago
  78. 5395e64 ONOS-6824 Unit tests for Translation of all criterion types in PiFlowRuleTranslationService by zhiyong ke · 7 years ago
  79. 44daf56 Registering BMv2 default/base pipeconf at driver loading by Carmelo Cascone · 7 years ago
  80. 3bf5157 Removed unnecessary criterion translators by Carmelo Cascone · 7 years ago
  81. 897fd2d ONOS-6604 More criterion translators for PiFlowRuleTranslationService by zhiyong ke · 7 years ago
  82. 48f99fa [ONOS-6556] Implementation of PiPeconfService by Andrea Campanella · 7 years ago
  83. f2e6a48 ONOS-6604 Translation of all criterion types in PiFlowRuleTranslationService by zhiyong ke · 7 years ago
  84. bc112a9 [ONOS-6564] Adding PiPeconf behaviours to driver for device. by Andrea Campanella · 7 years ago
  85. 1667fbb ONOS-6776 ImmutableMap.of use error by zhiyong ke · 7 years ago
  86. 00a5996 ONOS-6605 PI flow rule translator implementation by Carmelo Cascone · 7 years ago