On Wed, Sep 25, 2013 at 11:31:13AM +0300, Andrei Andone wrote: > What do you guys usually use or recommend regarding new complex > actions (complex as in it modifies more fields), is it better to > define the action similarly to the nicira extended actions or should > I just create an action for each field that needs to be modified?
If you follow the pattern already in the tree, you don't need to create new actions to modify the fields that you add: you can use NXAST_REG_LOAD or OFPAT12_SET_FIELD. _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss