On Fri, Apr 22, 2016 at 03:55:07PM +0800, Haosen Wen wrote: > Hi all, > > I'm trying to add a new action, "FLAT" to ovs-2.3.2 action definitions. > When compiling, I met the following errors: > > *lib/ofp-actions.c: In function 'ofpact_from_openflow11':* > *lib/ofp-actions.c:1155:5: error: duplicate case value* > *lib/ofp-util.def:66:1: error: previously used here*
You added your OpenFlow 1.3 action to the function that parses OpenFlow 1.1 actions. _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss