Skip to content

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

@seliopou

Description

@seliopou

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions