Hello All, I want to receive all the flow table fields from the OVS in the nox controller. I have written a flow_stats_in_handler method that actually does the required in one system which runs Mininet along with it.
But when I run it in another system with nox controller and OVS installed in it, it gives me all the fields in the flow table except for the actions field. And I want the actions field too. Does anyone know what might be the reason for this? Many Thanks, Udita
