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
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to