> On Aug 20, 2017, at 10:10 AM, Rahul Sharma <rahul.k...@gmail.com> wrote:
> 
> Hi everyone,
> 
> I am new here, so in case this has already been answered, or it's not the 
> appropriate place to ask, kindly let me know.
> 
> I am trying to add a custom action to openflow by making some code changes in 
> the OVS. The action which would send port statistics to the controller on 
> receipt of a particular matching packet. Would the proper procedure to add 
> such an action be documented somewhere, as it would make things quite easier 
> for me.

The implementation would vary depending on which datapath you're targeting, but 
the general answer is that there is not such documentation.  What you may want 
to do is look for when such a feature was introduced in the past and look at 
the commit to see what changes were made.

Good luck!

--Justin


_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to