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