Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0x01: Implement stats response transformation for abstraction layer #184

Open
seliopou opened this issue Dec 11, 2014 · 0 comments
Open

Comments

@seliopou
Copy link
Collaborator

In order for the abstraction layer to support stats queries, it must be able to transform an OpenFlow 1.0 individualStats response into an abstraction layer flowStats response. The code to perform the transformation should be included in the SDN_OpenFlow0x01.ml and should have the following type signature:

val to_flowStats : OpenFlow0x01_Stats.individualStats -> SDN_Types.flowStats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant