Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
14458b1f3a525824c804735a6919f6e39b465960
/
protocols
/
p4runtime
/
ctl
/
src
e3ba922
More robust P4Runtime group handling
by Carmelo Cascone
· 6 years ago
beeda6c
Do not insert or delete default action entries in P4Runtime
by Carmelo Cascone
· 6 years ago
61e5af8
Fixed P4RuntimeClient not parsing detailed write errors
by Carmelo Cascone
· 6 years ago
b3e821d
Increase gRPC inbound msg size for P4Runtime client
by Carmelo Cascone
· 6 years ago
d797e2c
Relinquish mastership when device reports "permission" denied event
by Carmelo Cascone
· 6 years ago
6c14804
Refactor P4Runtime subsystem to implement async connection procedure
by Carmelo Cascone
· 6 years ago
86f82c9
Fix race to become master in P4Runtime before pipeline config set
by Carmelo Cascone
· 6 years ago
0e427dc
Fix P4RuntimeClientImpl sending empty stream RPC messages
by Carmelo Cascone
· 6 years ago
72893b7
[WIP] Attempt at building grpc and p4runtime protocols with Bazel
by Carmelo Cascone
· 6 years ago
5813681
ONOS-7739 Support for P4Runtime multicast programming
by Carmelo Cascone
· 6 years ago
7044efd
More bugfixes in P4Runtime subsystem
by Carmelo Cascone
· 6 years ago
158b8c4
More improvements and bugfixes in P4Runtime subsystem
by Carmelo Cascone
· 6 years ago
dbd3821
Checkstyle rule to prevent throwing the generic RuntimeException
by Ray Milkey
· 6 years ago
e5b2872
Improve scalability of P4Runtime subsystem
by Carmelo Cascone
· 6 years ago
44448a5
Allow re-creating clients for the same P4Runtime addr-port
by Carmelo Cascone
· 6 years ago
6af4e17
Bumped supported revisions of P4 tools
by Carmelo Cascone
· 6 years ago
ea70de3
[ONOS-7602]Implement support for P4Data in PI framework and P4Runtime southbound
by FrankWang
· 6 years ago
1e57344
[ONOS-7584] Adding Capability of re-connecting to a P4Runtime Device.
by Andrea Campanella
· 6 years ago
8d35513
[ONOS-7605] Unable to modify groups on BMV2
by Yi Tseng
· 7 years ago
a74bdba
Bug Fixes and improvements to P4Runtime subsystem
by Andrea Campanella
· 6 years ago
9ea7276
minor fix for P4Runtime meter
by FrankWang
· 7 years ago
81929aa
Bumped supported commit of P4Runtime and BMv2
by Carmelo Cascone
· 7 years ago
8a571af
Support for bitwise AND/OR/XOR in ImmutableByteSequence
by Carmelo Cascone
· 7 years ago
76e33c6
Fix string format bug found by error prone
by Ray Milkey
· 7 years ago
d28936e
[ONOS-7500] Supports PiTableEntry with no action
by Yi Tseng
· 7 years ago
d7e3b4b
[ONOS-7051] Support for P4Runtime meters
by Frank Wang
· 7 years ago
5bc7e10
[ONOS-7474] Fixed P4Runtime detailed error logging on write requests
by Carmelo Cascone
· 7 years ago
4256bde
Support for PI table entry with default action
by Carmelo Cascone
· 7 years ago
5c7d488
SONAR suggestion - proper handling of InterruptedException
by Ray Milkey
· 7 years ago
e67e141
[ONOS-7437] Logs more detail from P4Runtime error message
by Yi Tseng
· 7 years ago
9539082
[ONOS-7393] Allows TableEntryEncoder decode action profile group and member id
by Yi Tseng
· 7 years ago
02c4c57
[ONOS-7392] Fix P4Runtime priority bug
by Yi Tseng
· 7 years ago
59ad657
[ONOS-7334] Using Cache Loader to remove stale entries in p4runtime
by Manjunath Vanaraj
· 7 years ago
123ad5d
P4Runtime unit tests for api, ctl, model modules
by Ekber Aziz
· 7 years ago
8bcd586
[ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI
by Andrea Campanella
· 7 years ago
39c28ca
Moved service PI classes/interfaces to appropriate package
by Carmelo Cascone
· 7 years ago
87892e2
ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser
by Carmelo Cascone
· 7 years ago
3e7f145
[ONOS-7143] Add arbitration update support by P4RuntimeClient
by Yi Tseng
· 7 years ago
d61fdb3
Added P4Runtime-based Barefoot Tofino driver
by Carmelo Cascone
· 7 years ago
ca94bcf
ONOS-7058 Refactored default pipeconfs in new pipelines directory
by Carmelo Cascone
· 7 years ago
cb0a49c
ONOS-7078 Fixed inconsistencies when encoding/decoding P4Runtime msgs
by Carmelo Cascone
· 7 years ago
87b9b39
Various improvements to PI group handling
by Carmelo Cascone
· 7 years ago
82512da
[ONOS-6935] ActionProfile supports in P4RuntimeClient
by Yi Tseng
· 7 years ago
7f75be4
ONOS-7001 Support for direct counters
by Carmelo Cascone
· 7 years ago
b045ddc
Implemented support for P4Runtime counter read
by Carmelo Cascone
· 7 years ago
f423bec
Fixed internal device ID in P4Runtime
by Carmelo Cascone
· 7 years ago
d8ab096
Fixs some misspellings
by Frank Wang
· 7 years ago
9f00770
Bumped P4Runtime version of generated gRPC stubs
by Carmelo Cascone
· 7 years ago
0288c87
Creating a p4runtime default driver to avoid code duplication between bmv2 and barefoot drivers
by Andrea Campanella
· 7 years ago
088f4ce
[ONOS-6916] Fix bmv2 flow programmable and PiCriterionTranslator
by Yi Tseng
· 7 years ago
a09fe5b
Updating Copyright line to Open Networking Foundation
by Brian O'Connor
· 7 years ago
2cad9ef
Various fixes to get a P4Runtime demo that works
by Carmelo Cascone
· 7 years ago
a966c34
Catch exceptions when processing messages on P4Runtime stream channel
by Carmelo Cascone
· 7 years ago
0e896a0
Implemented class for PI match key
by Carmelo Cascone
· 7 years ago
288b273
Implement support for packetIn through p4Runtime
by Andrea Campanella
· 7 years ago
b2e3dba
Pi classes to support P4Runtime action profiles
by Carmelo Cascone
· 7 years ago
c8e8498
P4runtime test utility app
by Carmelo Cascone
· 7 years ago
fc1d34c
[ONOS-6809] Implementation for packet out in p4Runtime
by Andrea Campanella
· 7 years ago
04d0939
Fixed deps and bundles for BMv2 drivers, P4Runtime and gRPC protocols
by Carmelo Cascone
· 7 years ago
8d99b17
Handling of table entry messages in P4Runtime
by Carmelo Cascone
· 7 years ago
432f718
[ONOS-6809] Support for Packets and packet Metadata
by Andrea Campanella
· 7 years ago
98dfdb7
Implemented P4Info browser
by Carmelo Cascone
· 7 years ago
59f57de
ONOS-6561 BMv2 handshaker via P4Runtime
by Carmelo Cascone
· 7 years ago
f7aa3f9
ONOS-6559 P4Runtime protocol library
by Carmelo Cascone
· 7 years ago