Re: [ovs-dev] Adding a new action to flow rules

2014-08-19 Thread Gurucharan Shetty
On Tue, Aug 19, 2014 at 7:48 AM, Aditya Kamath wrote: > Hi everyone, > > I am a student newly starting to work on a research project on OpenVSwitch. I > have to add a data structure to the OVS kernel module to perform some > statistics of the incoming packets. Also I want to be able to control t

[ovs-dev] Adding a new action to flow rules

2014-08-19 Thread Aditya Kamath
Hi everyone, I am a student newly starting to work on a research project on OpenVSwitch. I have to add a data structure to the OVS kernel module to perform some statistics of the incoming packets. Also I want to be able to control this data structure from the controller, and make this data stru