-
Notifications
You must be signed in to change notification settings - Fork 15
Home
bdfreeman1421 edited this page Feb 8, 2021
·
19 revisions
Welcome to the sessionOffload wiki!
Sequence Diagram
2/7/2021 - v1alpha5 Merged into master branch
- Changes to error codes to use standard gRPC definitions where possible.
- Modified the structure of the addSessionResponse to optimize performance on the normal case of no errors
- Changed getAllSessionsResponse to be an array instead of a stream so that the client could page through the responses
- Add cacheTimeout so client could set a timeout parameter per session on the server
- Substantial updates to reference implementations both from the protobuf change and as a result of testing with a SmartNIC
- Updated documentation to provide an example architecture for SmartNIC integration.
10/20/2020 - v1alpha4 Merged into master branch
Moved addSession to a stream interface so blocks of sessions could be sent in one message to improve performance Changed source and destination IP's to be socket inet_ton friendly for IPV4 and IPv6 Updated cpp , basic python and python simulator reference implementations Updated README's for various aspects of the SmartNIC based solution
To be scheduled
- OCP Virtual Conference Spring 2020
Recording: Hardware Framework For Disaggregated Scale Out Firewall
Presentation: Hardware Framework For Disaggregated Scale Out Firewall