[ovs-discuss] Adding a new action to OVS

aditya kamath adityakamath at gmail.com
Fri Aug 1 05:14:01 UTC 2014


Hi,

I am working on a research project, and I have to add a datastructure to
the kernel module to perform some statistics on the incoming packets.

To do this in a nice way, I wanted to know how I can add a custom action in
the flow rule to direct packets to the code I write (which will then update
the datastructure).

I understand that I will have to change the controller side as well, but
currently I want to finish with the switch part.

-- 
-By Aditya Kamath
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/discuss/attachments/20140801/cdc22a0c/attachment.html>


More information about the discuss mailing list