1. 6d42cff [SDFAB-354] Improve P4RTMeterProgrammable by Wailok Shum · 2 years, 8 months ago
  2. 9664209 [SDFAB-356] Extend P4RuntimeMeterProgrammable and Codecs to support reset scenario by Wailok Shum · 2 years, 9 months ago
  3. f013a78 [SDFAB-352][SDFAB-353] Retrieve MeterFeatures from the P4RT southbound, Extend MeterProviderService and revisit MeterStore by Wailok Shum · 2 years, 9 months ago
  4. 121ea29 [SDFAB-379] Optimize the resource usage of the L3 unicast groups by pierventre · 2 years, 9 months ago
  5. d900fe4 Add support for one shot action profile programming in PI by Daniele Moro · 3 years, 2 months ago
  6. 1e28f77 [AETHER-1248] Reset default entries by pierventre · 3 years, 2 months ago
  7. 46b2763 Add support for all tables wildcard read in P4Runtime by Daniele Moro · 3 years, 3 months ago
  8. 43d52fd [AETHER-1077] Missing entries in default P4RT mirror store. by pierventre · 3 years, 3 months ago
  9. cd9c2dd Fix comment regarding P4Runtime original default entry by Carmelo Cascone · 4 years, 5 months ago
  10. 464e5ed First implementation of BngProgrammable API by Daniele Moro · 4 years, 9 months ago
  11. e9ba39c [ONOS-7808] Support P4Runtime default table entries by CyberHasH · 4 years, 7 months ago
  12. 080969a Simplify packet i/o trace logging for P4Runtime by Carmelo Cascone · 4 years, 8 months ago
  13. d33d3b4 Build ONOS exclusively with Bazel-provided remote JDK by Carmelo Cascone · 4 years, 10 months ago
  14. b953669 First attempt at supporting builds with Java 11 by Carmelo Cascone · 5 years ago
  15. af877e9 Fix NOT_FOUND error when removing P4Runtime table entries by Carmelo Cascone · 5 years ago
  16. d6191ec Fix missing P4Runtime multicast/clone groups after device reboot by Carmelo Cascone · 5 years ago
  17. c0b23a4 Allow building third-party apps based on gRPC by Carmelo Cascone · 5 years ago
  18. adb8905 Do not require device data blob when checking pipeconf on device by Carmelo Cascone · 5 years ago
  19. 5505a6d Fix P4Runtime driver ignoring CLONE groups by Carmelo Cascone · 5 years ago
  20. 9db4d5c Add support for P4Runtime clone sessions via Group API by Carmelo Cascone · 5 years ago
  21. 556c8d4 Fix NPE of P4Runtime device when deleting a group by Yi Tseng · 5 years ago
  22. c2be50a Allow sharing the same gRPC channel between clients by Carmelo Cascone · 5 years ago
  23. c32976e Various fixes in preparation of Stratum demo at ONS 2019 by Carmelo Cascone · 5 years ago
  24. a7e60c6 Various fixes for P4Runtime group handling by Carmelo Cascone · 5 years ago
  25. a1cabe5 Do not clear the P4Runtime device mirror when devices go offline by Carmelo Cascone · 5 years ago
  26. b4863b3 Fix missing P4Runtime groups because of infinite delete/insert cycle by Carmelo Cascone · 5 years ago
  27. 1ae2506 Add stratum-tofino driver by Carmelo Cascone · 5 years ago
  28. 6146946 Fix inconsistent update type during concurrent P4Runtime writes by Carmelo Cascone · 5 years ago
  29. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 5 years ago
  30. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  31. 99c59db ONOS-7898 Action profile group/member refactoring by Carmelo Cascone · 5 years ago
  32. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  33. a71b849 Removes the gRPC channel if an exception occurs while instantiating the client by Carmelo Cascone · 5 years ago
  34. a46f554 Fix runtime of P4-related stuff with new karaf by Carmelo Cascone · 5 years ago
  35. d771648 Cherry pick gNMI and Stratum related changes to this branch by Yi Tseng · 5 years ago
  36. b5324e7 Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl by Carmelo Cascone · 5 years ago
  37. fe6afd8 Sonar suggestions by Ray Milkey · 5 years ago
  38. 5739b2c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  39. 2a340f7 [ONOS-7829] Implement AbstractGrpcClient and AbstractGrpcClientControl by Yi Tseng · 5 years ago
  40. 07782d2 Eliminated old features.xml and app.xml files required by no-longer supported Maven build. by Thomas Vachuska · 5 years ago
  41. a218d43 Merge branch 'master' into merge by Ray Milkey · 5 years ago
  42. ed7340c ONOS-7797 Support adding an arbitrary number of members to an existing P4Runtime group by ghj0504520 · 6 years ago
  43. 1e8a1bd [ONOS-7818] Implement a device behaviour to get table statistics. Make FlowRuleDriverProvider periodically call FlowRuleProviderService.pushTableStatistics(). by hjtsao · 6 years ago
  44. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  45. 7632e15 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
  46. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  47. db57f1c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  48. e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  49. 50d195f Do not insert or delete default action entries in P4Runtime by Carmelo Cascone · 6 years ago
  50. c1fa8f2 More permissive group operations in P4RuntimeGroupProgrammable by Carmelo Cascone · 6 years ago
  51. 2660097 Keep P4Runtime device groups in sync with translator/mirror state by Carmelo Cascone · 6 years ago
  52. c7639fb Flush device mirror in P4Runtime driver when pipeline status is unknown by Carmelo Cascone · 6 years ago
  53. 055e9b2 More robust handling of multicast groups in P4Runtime by Carmelo Cascone · 6 years ago
  54. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  55. 33b27bc Ignore entries from constant tables in P4Runtime by Carmelo Cascone · 6 years ago
  56. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  57. fe13f3e Fix timeout problem of fabric pipeliner by Yi Tseng · 6 years ago
  58. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  59. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  60. 05d609a buildifier reformatting of bazel files by Ray Milkey · 6 years ago
  61. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  62. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  63. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  64. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  65. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  66. 4164436 More p4runtime-related bazel build files by Carmelo Cascone · 6 years ago
  67. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  68. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  69. 7044efd More bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  70. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  71. f325a60 [ONOS-7435] Add configurable properties in P4RuntimeGroupProgrammable by Yi Tseng · 6 years ago
  72. e5b2872 Improve scalability of P4Runtime subsystem by Carmelo Cascone · 6 years ago
  73. 971fb7f ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature. by Esin Karaman · 6 years ago
  74. 44448a5 Allow re-creating clients for the same P4Runtime addr-port by Carmelo Cascone · 6 years ago
  75. 5bdb651 Disabling P4Runtime meters until ONOS-7720 is fixed by Carmelo Cascone · 6 years ago
  76. 08392f4 Fix gRPC dependency by Yuta HIGUCHI · 6 years ago
  77. 1e57344 [ONOS-7584] Adding Capability of re-connecting to a P4Runtime Device. by Andrea Campanella · 6 years ago
  78. 8d35513 [ONOS-7605] Unable to modify groups on BMV2 by Yi Tseng · 6 years ago
  79. c267df2 Initialize behaviour attributes before perform meter operation by Kevin Chuang · 6 years ago
  80. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  81. 255125d No need to map table counters in PI pipeline interpreter by Carmelo Cascone · 6 years ago
  82. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  83. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  84. a10137c Fixing residual ON.Lab references. by Thomas Vachuska · 6 years ago
  85. 3da671a Driver properties for P4RuntimeFlowRuleProgrammable by Carmelo Cascone · 6 years ago
  86. 165afdd pom fix around gNMI by Yuta HIGUCHI · 6 years ago
  87. 76737cf [ONOS-7435] add "ignoreDeviceWhenGet" property to P4RuntimeGroupProgrammable by Yi Tseng · 6 years ago
  88. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  89. 59ad657 [ONOS-7334] Using Cache Loader to remove stale entries in p4runtime by Manjunath Vanaraj · 6 years ago
  90. 222262f bug fixes: clean data in p4runtime mirror while deactivating p4runtime driver by Frank Wang · 6 years ago
  91. b1936bd Bumped version of gRPC to 1.3.1 by Carmelo Cascone · 6 years ago
  92. e75b794 ONOS-7050 Refactored P4Runtime GP to use distributed stores by Carmelo Cascone · 6 years ago
  93. 6a0b5a3 ONOS-7050 Refactored P4Runtime FRP to use distributed stores by Carmelo Cascone · 6 years ago
  94. 326ad2d ONOS-7050 Refactored PI translation service and store by Carmelo Cascone · 6 years ago
  95. 14e196d [ONOS-6810] Implement Mastership handling in general DeviceProvider by Andrea Campanella · 7 years ago
  96. 1a7e4f9 ONOS-7050 First stab at PI translation store by Carmelo Cascone · 6 years ago
  97. 63a82df Temporary disable pulling entries from p4 target before bmv2/PI fixed by Yi Tseng · 6 years ago
  98. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 6 years ago
  99. 03f343d Clarify and clean up some PiPipelineInterpreter usages by Carmelo Cascone · 6 years ago
  100. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago