-
Notifications
You must be signed in to change notification settings - Fork 19
Home
bdfreeman1421 edited this page May 20, 2021
·
19 revisions
Welcome to the sessionOffload wiki!
Sequence Diagram
5/20/2021 - Official Release of v1.
5/11/2021 - v1beta1 Merged into master branch
- Renamed statisticsRequestArgs to sessionRequestArgs
- Renamed sessionResponseArray to sessionResponses
- Removed Activation from protocol buffer definition and reference implementations. During implementation a better approach was identified and will be added in a later release. Config will be used until the new Activation approach is re-implemented.
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
- Documentation [Doxygen site on github pages] (https://att.github.io/sessionOffload/)
To be scheduled
- OCP Virtual Conference Spring 2020
Recording: Hardware Framework For Disaggregated Scale Out Firewall
Presentation: Hardware Framework For Disaggregated Scale Out Firewall