You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order for the abstraction layer to support stats queries, it must be able to transform an OpenFlow 1.3 flowRequest response into an abstraction layer flowStats response. The code to perform the transformation should be included in the SDN_OpenFlow0x04.ml and should have the following type signature:
In order for the abstraction layer to support stats queries, it must be able to transform an OpenFlow 1.3
flowRequest
response into an abstraction layerflowStats
response. The code to perform the transformation should be included in theSDN_OpenFlow0x04.ml
and should have the following type signature:The text was updated successfully, but these errors were encountered: